Constants: Complex grid

Parent: $root.$constants

kGridRowSizeCollapseCollapses a table row back to $rowheight
kGridRowSizeExpandExpands a table row to the height passed
kGridRowSizeToggleToggles a table row size between kGridRowSizeCollapse and kGridRowSizeExpand
kGridSlideDirectionHideHides a sliding column
kGridSlideDirectionShowShows a sliding column
kGridSlideDirectionToggleToggles a sliding column between kGridSlideDirectionShow and kGridSlideDirectionHide
kGridSlideOutTypeLeftThe complex grid first column will be hidden until shown with $slideoutcolumn
kGridSlideOutTypeLeftRightThe complex grid first and last columns will be hidden until shown with $slideoutcolumn
kGridSlideOutTypeNoneThe complex grid columns are standard columns
kGridSlideOutTypeRightThe complex grid final column will be hidden until shown with $slideoutcolumn