| Package | Description |
|---|---|
| com.inmethod.grid.examples.pages.datagrid | |
| com.inmethod.grid.examples.pages.treegrid |
| Modifier and Type | Class and Description |
|---|---|
class |
DataGridColumnPropertiesPage
Page with
DataGrid showing various columns properties. |
class |
DataGridSelectionPage
Page with
DataGrid that allows user to select items. |
class |
DataGridWithUnknownItemCount
Page with
DataGrid that doesn't know the exact items count from the beginning. |
class |
EditableDataGridPage
Page with
DataGrid that enables to edit selected items. |
class |
EditableDataGridWithSelectionPage
Page with
DataGrid that enables to edit selected items. |
class |
SimpleDataGridPage
Page with a basic
DefaultDataGrid. |
class |
VerticalScrollingDataGridPage
Page with
DataGrid that shows vertical scrolling. |
| Modifier and Type | Class and Description |
|---|---|
class |
EditableTreeGridPage
Page with
TreeGrid that allows editing selected items. |
class |
SimpleTreeGridPage
Page with simple
TreeGrid. |
class |
TreeGridColumnPropertiesPage
Page with
TreeGrid that shows various column properties. |
class |
TreeGridSelectionPage
Page with
TreeGrid that allows user to select items. |
class |
VerticalScrollingTreeGridPage
Table with
TreeGrid with vertical scrollbar. |
Copyright © 2015. All rights reserved.