|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DataModel | Abstract model interface for representing a record of named data fields. |
IndexMapper | |
SelectionModel | A basic selection model interface that can be used in any situation where one or more contiguous or noncontiguous "rows" may be selected. |
SelectionModelListener | Listener for tracking changes in what rows are selected in a SelectionModel |
TabularDataModel | |
TabularValueChangeListener | |
ValueChangeListener | Listener interface which receives events when field values change within a DataModel object. |
Class Summary | |
---|---|
AbstractDataModel | Abstract base class for implementing concrete DataModel implementations. |
DataConstants | |
DefaultDataModel | Default data model implementation designed to hold a single record of field values. |
JavaBeanDataModel | A class that creates a collection of MetaData based BeanInfo PropertyDescriptors. |
SelectionBinding | |
SelectionModelEvent | Event for tracking changes in the selected rows in a SelectionModel |
TabularValueChangeEvent | Event fired by TabularDataModel on cell updates. |
ValueChangeEvent | Event indicating the value of a named data field within a DataModel has changed. |
Contains API used to process data in a client application, including data models and adapters, meta-data, validation, and type-conversion.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |