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:
-
idStringRecord ID.
-
targetObjectListViewRowComponentInstance of ObjectListViewRowComponent.
-
propertyStringProperty name into ObjectListViewRowComponent.
-
firstRunModeBooleanFlag indicates that this is the first download of data.
-
recordParamsObjectRecord params such as modelName, modelProjection and hierarchicalAttribute.
Flexberry Documentation