import SelectionInfo from 'flexicious-react-datagrid/js/flexgrid/valueobjects/SelectionInfo.js'
SelectionInfo
Extends:
TypedObject → SelectionInfo
Constructor Summary
Public Constructor | ||
public |
|
Member Summary
Public Members | ||
public |
The top level selection. |
|
public |
Array of LevelSelectionInfo |
Method Summary
Public Methods | ||
public |
|
|
public |
|
|
public |
|
Inherited Summary
From class TypedObject | ||
public |
typeCache: {} |
|
public |
|
|
public |
Returns a list of strings that represent the object hierarchy for this object. |
|
public |
implementsOrExtends(name: *): Boolean Returns true if the class name to check is in the list of class names defined for this class. |