Package | com.flexicious.nestedtreedatagrid.cells |
Class | public class ElasticContainer |
Inheritance | ElasticContainer ![]() |
Property | Defined By | ||
---|---|---|---|
boundContainer : Container | ElasticContainer | ||
grid : FlexDataGrid
The grid that we belong to
| ElasticContainer |
Method | Defined By | ||
---|---|---|---|
ElasticContainer(grid:FlexDataGrid) | ElasticContainer |
boundContainer | property |
public var boundContainer:Container
grid | property |
public var grid:FlexDataGrid
The grid that we belong to
ElasticContainer | () | Constructor |