import ItemLoadInfo from 'flexicious-react-datagrid/js/flexgrid/valueobjects/ItemLoadInfo.js'
ItemLoadInfo
Extends:
TypedObject → ItemLoadInfo
In lazy loaded grids, stores information about which items are being loaded or have been loaded.
Constructor Summary
Public Constructor | ||
public |
constructor(item: *, level: *, hasLoaded: *) |
Member Summary
Public Members | ||
public |
|
|
public |
|
|
public |
|
|
public |
|
|
public |
|
Method Summary
Public Methods | ||
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. |
Public Constructors
public constructor(item: *, level: *, hasLoaded: *) source
Override:
TypedObject#constructorParams:
Name | Type | Attribute | Description |
item | * | ||
level | * | ||
hasLoaded | * |
Public Members
public level: FlexDataGridColumnLevel source
Properties:
Name | Type | Attribute | Description |
level | * |
Public Methods
public getClassNames(): Array source
Returns a list of strings that represent the object hierarchy for this object.