|
Components |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
---|---|
CellContentsNoRowsRenderer | The CellContentsNoRowsRenderer is a TransformationBean that generates the contents of the TableView when there are no rows in the data model. |
ColumnHeader | A ColumnHeader manages the header of the TableView. |
DefaultCellContentsRenderer | The DefaultCellContentsRenderer is a TransformationBean that generates the contents of the table's cells. |
DefaultTableCellRenderer | The DefaultTableCellRenderer is the default class for rendering a cell for a TableView. |
DefaultTableHeaderRenderer | The DefaultTableHeaderRenderer is a class for rendering a cell in the header row of the TableView. |
DefaultTableRowHeaderRenderer | The DefaultTableRowHeaderRenderer is a class that generates a row header cell of the TableView. |
DefaultTableRowRenderer | The DefaultTableRowRenderer is a class for rendering the begin and end WML row tags for the TableView. |
RowHeader | A RowHeader manages the row headers of the TableView. |
TableView | The TableView is a TransformationBean that generates a WML table with the data from the given model and format the 2-dimensional table. |
Provides the classes used to generate a table of data in WML.
OVERVIEW
This package contains the classes needed to represent the data model in a WML table. The WML TableView does not allow editing.
|
Components |
|
| |||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |