neokoenig/jQuery-gridmanager

what about remodeling options ?

alpastar opened this issue · 0 comments

there is many style-class
so make a sub-object, style
then all the properties regarding style would be treated like this
which is much better to understand

options.style.xxx

Old-name New-name
controlMove controlMove (options.style.controlMove)
controlNestedEditable controlNestedEditable (options.style.controlNestedEditable)
controlButtonClass controlButton
controlButtonSpanClass controlButtonSpan
gmEditClass gmEdit
gmEditClassSelected gmEditSelected
gmEditRegion gmEditRegion
gmContentRegion gmContentRegion
gmToolClass gmToolbar
gmClearClass gmClear
gmFloatLeft gmFloatLeft
gmFloatRight gmFloatRight
gmBtnGroup gmBtnGroup
gmDangerClass gmDanger

rowClass row
rowSelector rowSelector
rowSortingClass rowSorting
colClass Col
contentDraggableClass contentDraggable
colDesktopClass colDesktop
colTabletClass colTablet
colPhoneClass colPhone
colAdditionalClass colAdditional