| Package | com.flexicious.nestedtreedatagrid.cells |
| Class | public class ElasticContainer |
| Inheritance | ElasticContainer mx.core.Container |
| 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:FlexDataGridThe grid that we belong to
| ElasticContainer | () | Constructor |