FlexberryObjectlistviewHierarchicalRouteMixin Class
Module: ember-flexberry
Mixin for Route to support hierarchical mode into FlexberryObjectlistviewComponent.
Item Index
Methods
Methods
actions.loadRecordsById
(
-
id
-
target
-
property
-
firstRunMode
-
recordParams
Set in property
for target
promise that load nested records.
Parameters:
-
id
StringRecord ID.
-
target
ObjectListViewRowComponentInstance of ObjectListViewRowComponent.
-
property
StringProperty name into ObjectListViewRowComponent.
-
firstRunMode
BooleanFlag indicates that this is the first download of data.
-
recordParams
ObjectRecord params such as modelName, modelProjection and hierarchicalAttribute.