|
ElegantJ Data Tables Java API Specification v1.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
| DataListener | The DataListener interface for receiving data events. |
| DataProvider | The DataProvider interface for objects which provides the data and the transaction. |
| Class Summary | |
| AbstractDataProvider | This class encapsulates functionality of a abstract data provider. |
| DataEvent | The data event is generated by a data provider (such as a SqlDataProvider) when the data provider-specific action occurs (such as data inserted, deleted, updated). |
| Record | The Record class provides the attributes of the data record (row). |
| Table | This class encapsulates the data structure for table which hold records. |
A package contains the data components which provides the data from the database, text file, or xml file through HTTP or FTP protocol.
|
ElegantJ Data Tables Java API Specification v1.1 | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||