See: Description
| Interface | Description |
|---|---|
| TableColumn<V,T> |
Table column renderer and bean value definitions.
|
| Class | Description |
|---|---|
| AbstractTableColumn<V,T> |
Table column details.
|
| AbstractTableEditableColumn<V,T> |
Editable column that defaults to a TextField instead of a WText.
|
| DefaultTableColumn<T> |
Default table column that returns the row bean as the column bean.
|
| TableBeanModel<T,U extends TableColumn<?,T>> |
Bean bound table model with column definitions.
|
Copyright © 2018. All rights reserved.