Class | Description |
---|---|
FlexDataGrid |
FlexDataGrid is the class name for AndroidToolbelt Android DataGrid, a DataGrid component
built for the Android SDK from the ground up to cater to the needs of UI
developers who create complex Line of Business applications.
|
FlexDataGridBodyContainer |
FlexDataGridBodyContainer is the container for the unlocked section of the
datagrid.
|
FlexDataGridCheckBoxColumn |
A column to add checkbox selection to the grid.
|
FlexDataGridColumn |
The FlexDataGridColumn class describes a column in a FlexDataGrid Column control.
|
FlexDataGridColumnGroup |
Class responsible for storing information about grouped columns
|
FlexDataGridColumnLevel |
A class that contains information about a nest level of grid.
|
FlexDataGridContainerBase |
FlexDataGridContainerBase is the base class for each of the containers of the grid.
|
FlexDataGridExpandCollapseColumn |
A column to add expand collapse icon.
|
FlexDataGridHeaderContainer |
The container for header, footer, filter and pager sections of the top level.
|
NdgBase |