Overview
Package
Class
Use
Tree
Deprecated
Index
Help
jACOB 2.7 API Documentation.
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
A
accept
- Static variable in class de.tif.jacob.screen.
Icon
add
- Static variable in class de.tif.jacob.screen.
Icon
addAttachment(DataDocumentValue)
- Method in class de.tif.jacob.messaging.
Message
Adds a document as attachment to this message.
addAttachment(String, DataDocumentValue)
- Method in class de.tif.jacob.messaging.
Message
Adds a document as attachment to this message.
addAttachment(String, String, byte[])
- Method in class de.tif.jacob.messaging.
Message
Adds a file as attachment to this message.
addBrowserField(String, String, String, SortOrder)
- Method in interface de.tif.jacob.core.definition.
IAdhocBrowserDefinition
Adds a new browser table field to this browser definition, which will be appended to already existing browser fields.
addBrowserField(int, String, String, String, SortOrder)
- Method in interface de.tif.jacob.core.definition.
IAdhocBrowserDefinition
Adds a new browser table field to this browser definition, which will be inserted at the given position index.
addCheckBox(String, boolean, CellConstraints)
- Method in interface de.tif.jacob.screen.dialogs.form.
IFormDialog
addComboBox(String, String[], int, CellConstraints)
- Method in interface de.tif.jacob.screen.dialogs.form.
IFormDialog
Add a ComboBox to the dialog.
addComboBox(IFormActionEmitter, String, String[], int, CellConstraints)
- Method in interface de.tif.jacob.screen.dialogs.form.
IFormDialog
Add a ComboBox to the dialog.
addFileUpload(String, CellConstraints)
- Method in interface de.tif.jacob.screen.dialogs.form.
IFormDialog
Add a file upload field to the dialog.
addFormButton(IFormActionEmitter, String, CellConstraints)
- Method in interface de.tif.jacob.screen.dialogs.form.
IFormDialog
Add a Form action button to the dialog.
addHeader(String, CellConstraints)
- Method in interface de.tif.jacob.screen.dialogs.form.
IFormDialog
Add a header text to the dialog.
addLabel(String, CellConstraints)
- Method in interface de.tif.jacob.screen.dialogs.form.
IFormDialog
Add a generic Label/Caption to the dialog
addListBox(String, String[], int, CellConstraints)
- Method in interface de.tif.jacob.screen.dialogs.form.
IFormDialog
Add a list box component to the dialog.
addOption(String)
- Method in interface de.tif.jacob.screen.
IMutableComboBox
Add the handsover entry to the listbox element
addOption(String)
- Method in interface de.tif.jacob.screen.
IMutableListBox
Add the handsover entry to the listbox element
addPasswordField(String, String, CellConstraints)
- Method in interface de.tif.jacob.screen.dialogs.form.
IFormDialog
Add a password field to the dialog.
addSubmitButton(String, String)
- Method in interface de.tif.jacob.screen.dialogs.form.
IFormDialog
The label of the cancel button.
addTextArea(String, String, CellConstraints)
- Method in interface de.tif.jacob.screen.dialogs.form.
IFormDialog
Add a TextArea to the dialog.
addTextArea(String, String, boolean, CellConstraints)
- Method in interface de.tif.jacob.screen.dialogs.form.
IFormDialog
Add a TextArea to the dialog.
addTextArea(String, String, boolean, boolean, CellConstraints)
- Method in interface de.tif.jacob.screen.dialogs.form.
IFormDialog
Add a TextArea to the dialog.
addTextField(String, String, CellConstraints)
- Method in interface de.tif.jacob.screen.dialogs.form.
IFormDialog
Add a TextField to the dialog.
addTextField(String, String, IAutosuggestProvider, CellConstraints)
- Method in interface de.tif.jacob.screen.dialogs.form.
IFormDialog
Add a TextField to the dialog.
addTextField(String, String, boolean, CellConstraints)
- Method in interface de.tif.jacob.screen.dialogs.form.
IFormDialog
Add a TextField to the dialog.
ADMIN
- Static variable in class de.tif.jacob.core.
Version
The version of the jACOB admin application.
afterCommitAction(IDataTableRecord)
- Method in class de.tif.jacob.core.data.event.
DataTableRecordEventHandler
This hook method will be called immediately after a record modification has been pushed to the data source.
afterDeleteAction(IDataTableRecord, IDataTransaction)
- Method in class de.tif.jacob.core.data.event.
DataTableRecordEventHandler
This hook method will be called immediately after a delete operation has been invoked on the given record instance.
afterNewAction(IDataTableRecord, IDataTransaction)
- Method in class de.tif.jacob.core.data.event.
DataTableRecordEventHandler
This hook method will be called immediately after a new record instance has been created and initialized.
alert(String)
- Method in class de.tif.jacob.entrypoint.
IGuiEntryPoint
Display an alert message on the user interface.
alert(Message)
- Method in class de.tif.jacob.screen.event.
GuiEventHandler
Shows the given alert message to the user.
alert(String)
- Method in class de.tif.jacob.screen.event.
GuiEventHandler
Shows the given alert message to the user.
alert(String, Throwable)
- Method in class de.tif.jacob.screen.event.
GuiEventHandler
Shows the given alert message to the user.
appendLongTextValue(IDataTransaction, String, String)
- Method in interface de.tif.jacob.core.data.
IDataTableRecord
Appends the given value to the field value of a long text record field.
appendToHistory(IDataTransaction, String)
- Method in interface de.tif.jacob.core.data.
IDataTableRecord
Appends the given note to the modification history of this record.
application_view_tile
- Static variable in class de.tif.jacob.screen.
Icon
application_xp
- Static variable in class de.tif.jacob.screen.
Icon
ApplicationMessage
- Class in
de.tif.jacob.i18n
ApplicationMessage(String)
- Constructor for class de.tif.jacob.i18n.
ApplicationMessage
ApplicationMessage(String, Object)
- Constructor for class de.tif.jacob.i18n.
ApplicationMessage
ApplicationMessage(String, Object, Object)
- Constructor for class de.tif.jacob.i18n.
ApplicationMessage
ApplicationMessage(String, Object, Object, Object)
- Constructor for class de.tif.jacob.i18n.
ApplicationMessage
ApplicationMessage(String, Object[])
- Constructor for class de.tif.jacob.i18n.
ApplicationMessage
arrow_down
- Static variable in class de.tif.jacob.screen.
Icon
arrow_left
- Static variable in class de.tif.jacob.screen.
Icon
arrow_refresh_small
- Static variable in class de.tif.jacob.screen.
Icon
arrow_right
- Static variable in class de.tif.jacob.screen.
Icon
arrow_up
- Static variable in class de.tif.jacob.screen.
Icon
ASCENDING
- Static variable in class de.tif.jacob.core.definition.
SortOrder
The instance for indicating that ascending sort order is used.
attach
- Static variable in class de.tif.jacob.screen.
Icon
AuthenticationException
- Exception in
de.tif.jacob.core.exception
This exception indicates that an user authentication has failed due to any reason.
AuthenticationException(Message)
- Constructor for exception de.tif.jacob.core.exception.
AuthenticationException
Constructs a new authentication exception with the specified internationalized detail message.
AuthenticationException(String)
- Constructor for exception de.tif.jacob.core.exception.
AuthenticationException
Constructs a new authentication exception with the specified detail message.
AuthorizationException
- Exception in
de.tif.jacob.core.exception
This exception indicates that an authorization problem has occured, i.e.
AuthorizationException()
- Constructor for exception de.tif.jacob.core.exception.
AuthorizationException
Constructs the
AuthorizationException
.
AuthorizationException(Message)
- Constructor for exception de.tif.jacob.core.exception.
AuthorizationException
Constructs the
AuthorizationException
.
AuthorizationException(String)
- Constructor for exception de.tif.jacob.core.exception.
AuthorizationException
Constructs the
AuthorizationException
.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
jACOB 2.7 API Documentation.
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z