| Package | Description |
|---|---|
| de.esprit.appsuite.database.dbgui.table |
Contains the DBTable component for visualizing DBRecord instances in a table.
|
| de.esprit.netsuite.client.abo |
Contains the client's support classes for ABOs (Alive Business Objects)
|
| de.esprit.netsuite.client.gui.db |
Contains the client's support classes for managing remote Records
|
| Modifier and Type | Class and Description |
|---|---|
class |
DBRecordTable<C extends ApplicationContext,T extends DBRecord>
This is a special table that uses a
DBRecordTableModel in order to store DBRecords. |
| Modifier and Type | Class and Description |
|---|---|
class |
ABORecordTable<C extends ClientContext,T extends DBRecord>
This table just displays ABOs
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientRecordTable<C extends ClientContext,T extends DBRecord>
This is the client side version of
DBRecordTable which narrows to ClientContext. |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.