Package | Description |
---|---|
de.esprit.appsuite.database.dbgui.table |
Contains the DBTable component for visualizing DBRecord instances in a table.
|
de.esprit.appsuite.gui.table |
Contains classes for Object based application-tables
|
de.esprit.common.gui.event |
Contains events that may be useful in any application.
|
de.esprit.common.gui.table |
Contains GUI support classes for tables of objects.
|
de.esprit.common.gui.util |
Contains non visible GUI support classes like renderers etc.
|
de.esprit.netsuite.client.abo |
Contains the client's support classes for ABOs (Alive Business Objects)
|
de.esprit.netsuite.client.gui |
Contains GUI related classes of the Duap-Port Servers admin client
|
de.esprit.netsuite.client.gui.db |
Contains the client's support classes for managing remote Records
|
de.esprit.netsuite.client.gui.rtask |
Contains GUI components dealing with remote tasks
|
de.esprit.netsuite.client.tool.proc |
Contains classes for configuring server processes
|
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 DBRecord s. |
Constructor and Description |
---|
RecordCountLabel(AbstractObjectTable t) |
Modifier and Type | Class and Description |
---|---|
class |
ApplicationTable<C extends ApplicationContext,T>
This table just maintains an
ApplicationContext |
Constructor and Description |
---|
CrossTableSelector(AbstractObjectTable table1,
AbstractObjectTable table2) |
CrossTableSelector(AbstractObjectTable table1,
AbstractObjectTable table2) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMarkableTable<T>
This class ...
|
Constructor and Description |
---|
RecordStepper(AbstractObjectTable table) |
Modifier and Type | Class and Description |
---|---|
class |
ABORecordTable<C extends ClientContext,T extends DBRecord>
This table just displays ABOs
|
class |
ABOTable<C extends ClientContext,T extends AliveBusinessObject>
This ABOTable contains currently accessed AliveBusinessObjects.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientTable<C extends ClientContext,T>
This table just manages a ClientContext.
|
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 . |
Modifier and Type | Class and Description |
---|---|
class |
RemoteTaskTable<C extends ClientContext>
This class...
|
Modifier and Type | Class and Description |
---|---|
class |
BatchTaskTable
This list keeps the currently configured server processes.
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.