|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use de.twenty11.skysail.common.grids | |
|---|---|
| de.twenty11.skysail.common.grids | |
| Classes in de.twenty11.skysail.common.grids used by de.twenty11.skysail.common.grids | |
|---|---|
| ColumnDefinition
Defines a grid column. |
|
| Columns
Manages a data grids' list of columns. |
|
| ColumnsBuilder
Subclasses have to implement the configure method, which typically looks something like addColumn("col1").setWidth(100).addColumn("col2")... |
|
| RowData
A rowData object basically holds a map between the columns name and a value, thus providing access to the cells making up the row. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||