FlexberryObjectlistviewHierarchicalControllerMixin Class
Module: ember-flexberry
Mixin for Controller to support hierarchical mode into FlexberryObjectlistviewComponent.
Item Index
Methods
Methods
actions.loadRecords
(
-
id
-
Instance
-
property
-
Flag
Redirect actions into route.
Parameters:
-
id
StringRecord ID.
-
Instance
ObjectListViewRowComponent -
property
StringProperty name into ObjectListViewRowComponent.
-
Flag
Booleanindicates that this is the first download of data.
actions.saveHierarchicalAttribute
(
-
hierarchicalAttribute
-
[refresh]
Saves attribute name and switches the mode if necessary.
actions.switchExpandMode
()
Switch collapse/expand mode.
actions.switchHierarchicalMode
()
Switch hierarchical mode.