GridState
Mixin
Mixin for Grid that handles state. It serializes the following grid properties:
- rowHeight
- selectedCell
- selectedRecords
- columns (order, widths, visibility)
- store (sorters, groupers, filters)
- scroll position
- collapsed group records
- tree group levels
See State for more information on state.
See also
No results
Configs
Configs are options you supply in a configuration object when creating an instance of this classProperties
Properties are getters/setters or publicly accessible variables on this class-
Identifies an object as an instance of GridState class, or subclass thereof.