Package | Description |
---|---|
de.esprit.appsuite.database.dbgui.field |
Contains a set of input fields for user input of various data types.
|
de.esprit.appsuite.database.dbgui.field.option |
Contains GUI input components for entering java-VM command line options.
|
de.esprit.appsuite.database.dbgui.form |
Contains form components for graphical editing of DBRecord instances.
|
de.esprit.netsuite.client.abo |
Contains the client's support classes for ABOs (Alive Business Objects)
|
de.esprit.netsuite.client.abo.std |
Contains standard client ABOs
|
de.esprit.netsuite.client.gui.db |
Contains the client's support classes for managing remote Records
|
de.esprit.netsuite.client.tool.user |
Contains classes that make up the user manager
|
Modifier and Type | Class and Description |
---|---|
class |
AllFieldsPanel
This is a demo panel that contains all types of input fields.
|
Modifier and Type | Class and Description |
---|---|
class |
CommandLineOptionPanel
This panel places
OptionField instances which appear with a help text next to it. |
Modifier and Type | Class and Description |
---|---|
class |
RecordFieldPanel<C extends ApplicationContext,R extends DBRecord>
This class creates a ready to use input form that contains all fields
of the given
DBRecord for user input. |
Modifier and Type | Class and Description |
---|---|
class |
ABOFieldPanel<C extends ClientContext>
This is an editor panel for
AliveBusinessObject s |
Modifier and Type | Method and Description |
---|---|
FieldPanel |
AbstractABODialog.getFieldPanel() |
Modifier and Type | Class and Description |
---|---|
class |
TankFieldPanel
This is an editor panel for the
TankABO |
Modifier and Type | Class and Description |
---|---|
class |
ClientRecordFieldPanel<C extends ClientContext,R extends DBRecord>
This version of a
RecordFieldPanel listens for RemoteRecordChangeEvent s in order
to update its form content dynamically on changes. |
Modifier and Type | Class and Description |
---|---|
class |
GroupFieldPanel
This class encapsulates the input fields for creating/editing a Group object
|
class |
UserFieldPanel
This class encapsulates the input fields for creating/editing a User object
|
Copyright © 2014 EsprIT-Systems. All Rights Reserved.