Class Summary |
AbstractTableModel |
A model for table components. |
DataController |
A controller class for data components. |
DataModel |
A data model for list or table components. |
DataTemplate |
Define a repeating layout of fields from data obtained from the model associated with the DataTemplate's view. |
DataView |
An abstract class defining the characteristics of the View portion of a Model-View-Controller structure for a list or table. |
RegionStyles |
Container class for the region styles to be applied to a region. |
RichList |
The RichList class provides an API that makes it more convenient to access
the Table API Model-View-Controller structure to make a patterned list of Bitmaps and Strings. |
RichListDataTemplate |
This class describes a default implementation of a DataTemplate for the needs of the RichList class. |
SimpleList |
The SimpleList class provides an API that makes it more convenient to access the
Table API Model-View-Controller structure to make a list of Strings, one on top of the other. |
SimpleListDataTemplate |
This class describes a default implementation of a DataTemplate for the needs of the SimpleList class. |
SortedTableModel |
Maintain a sorted model according to one row column. |
TableController |
A controller class for table components. |
TableModel |
Implemetation of AbstractTableModel that allows storage of
any kind of data and supports all accessor/mutator methods. |
TableModelAdapter |
Abstract child class of AbstractTableModel that overrides all methods
except for getNumberOfColumns() and getNumberOfRows() . |
TableModelChangeEvent |
TableModelChangeEvent is a concrete class that describes the change event
details sent to the recipient of a notification. |
TableView |
A view interface for TableView as part of a Model-View-Controller paradigm. |
TemplateColumnProperties |
Container class of column properties. |
TemplateRowProperties |
Container class of row properties. |
Copyright 1999-2010 Research In Motion Limited. 295 Phillip Street, Waterloo, Ontario, Canada, N2L 3W8. All Rights Reserved.
Copyright 1993-2003 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved.
Copyright 2002-2003 Nokia Corporation All Rights Reserved.
Java is a trademark of Sun Microsystems, Inc.