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
|
de.esprit.netsuite.client.gui.remote |
Contains classes used to perform a remote table editing
|
Modifier and Type | Method and Description |
---|---|
DBRecordTable<C,?> |
DBRecordTablePanel.getDBRecordTable() |
DBRecordTable |
DBRecordTableFrame.getDBTable() |
Constructor and Description |
---|
ColumnNameHeaderRenderer(DBRecordTable table) |
DBRecordTablePanel(DBRecordTable<C,?> dbTable)
Constructs the panel for the given type of DBObject.
|
DBTableHeaderRenderer(DBRecordTable table) |
TableStepperPanel(DBRecordTable dbTable) |
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 . |
Constructor and Description |
---|
RemoteTableStepperPanel(ClientContext clientCtx,
DBRecordTable dbTable) |
Copyright © 2014 EsprIT-Systems. All Rights Reserved.