Members
(static, non-null) STATE :Object
State definition.
Type:
- Source:
_expandedNodes :Array.<string>
List of expanded nodes.
Type:
- Default Value:
- Source:
Methods
(static) _getColumnTree(state, column) → {Object}
Parameters:
Name |
Type |
Description |
state |
object
|
|
column |
object
|
|
- Source:
Returns:
-
Type
-
Object
(static) _getFragmentEntryLinkTree(state, fragmentEntryLink) → {Object}
Parameters:
Name |
Type |
Description |
state |
object
|
|
fragmentEntryLink |
object
|
|
- Source:
Returns:
-
Type
-
Object
(static) _getRowTree(state, row) → {Object}
Parameters:
Name |
Type |
Description |
state |
object
|
|
row |
object
|
|
- Source:
Returns:
-
Type
-
Object