jACOB 2.7 API Documentation.
A B C D E F G H I K L M N O P Q R S T U V W X Z

I

IActionButtonEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for action buttons, i.e search, new, delete and update buttons.
IActionButtonEventHandler() - Constructor for class de.tif.jacob.screen.event.IActionButtonEventHandler
 
IActionEmitter - Interface in de.tif.jacob.screen
 
IAdhocBrowserDefinition - Interface in de.tif.jacob.core.definition
This interface represents an ad-hoc browser definition.
IApplication - Interface in de.tif.jacob.screen
 
IApplicationDefinition - Interface in de.tif.jacob.core.definition
This interface represents an application definition, i.e application design.
IApplicationEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for the application object.
IApplicationEventHandler() - Constructor for class de.tif.jacob.screen.event.IApplicationEventHandler
 
IAskDialog - Interface in de.tif.jacob.screen.dialogs
Base interface for ask dialog implementations.
IAskDialogCallback - Interface in de.tif.jacob.screen.dialogs
Interface which has to be implemented by callback handlers for ask dialogs, i.e. single value request dialogs.
IAutosuggestProvider - Interface in de.tif.jacob.screen.event
 
IAutosuggestProvider.AutosuggestItem - Class in de.tif.jacob.screen.event
 
IAutosuggestProvider.AutosuggestItem(String, Object) - Constructor for class de.tif.jacob.screen.event.IAutosuggestProvider.AutosuggestItem
 
IBarChart - Interface in de.tif.jacob.screen
 
IBarChartEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for bar charts.
IBarChartEventHandler() - Constructor for class de.tif.jacob.screen.event.IBarChartEventHandler
 
IBrowser - Interface in de.tif.jacob.screen
 
IBrowserDefinition - Interface in de.tif.jacob.core.definition
This interface represents the definition of a browser, which could be used for either search or inform browsers.
IBrowserDialog - Interface in de.tif.jacob.screen.dialogs
Base interface for all grid oriented data browsing dialog implementations.
IBrowserEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for browsers.
IBrowserEventHandler() - Constructor for class de.tif.jacob.screen.event.IBrowserEventHandler
 
IBrowserField - Interface in de.tif.jacob.core.definition
This interface represents a browser field.
IBrowserTableField - Interface in de.tif.jacob.core.definition
This interface represents a table browser field.
IButton - Interface in de.tif.jacob.screen
 
IButtonEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for non-action buttons.
IButtonEventHandler() - Constructor for class de.tif.jacob.screen.event.IButtonEventHandler
 
ICaption - Interface in de.tif.jacob.screen
 
IChart - Interface in de.tif.jacob.screen
 
IChartEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for charts.
IChartEventHandler() - Constructor for class de.tif.jacob.screen.event.IChartEventHandler
 
ICheckBox - Interface in de.tif.jacob.screen
 
ICheckBoxEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for check boxes.
ICheckBoxEventHandler() - Constructor for class de.tif.jacob.screen.event.ICheckBoxEventHandler
 
IClientContext - Class in de.tif.jacob.screen
Client context in which an user action has been performed.
IClientSession - Class in de.tif.jacob.screen
 
IClientSession(IApplicationDefinition) - Constructor for class de.tif.jacob.screen.IClientSession
 
ICmdEntryPoint - Interface in de.tif.jacob.entrypoint
 
ICmdEntryPoint.PropertyDefinition - Class in de.tif.jacob.entrypoint
 
ICmdEntryPoint.PropertyDefinition(String, boolean, String) - Constructor for class de.tif.jacob.entrypoint.ICmdEntryPoint.PropertyDefinition
 
IComboBox - Interface in de.tif.jacob.screen
 
IComboBoxEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for combo boxes.
IComboBoxEventHandler() - Constructor for class de.tif.jacob.screen.event.IComboBoxEventHandler
 
Icon - Class in de.tif.jacob.screen
 
IContextMenu - Interface in de.tif.jacob.screen
 
IContextMenuEntry - Interface in de.tif.jacob.core.definition
This interface represents the definition of a group context menu entry.
IContextMenuEntry - Interface in de.tif.jacob.screen
 
IDataAccessor - Interface in de.tif.jacob.core.data
A data accessor is the central "entry point" for accessing data from data sources.
IDataBrowser - Interface in de.tif.jacob.core.data
A data browser represents a record set containing data browser records, i.e.
IDataBrowserRecord - Interface in de.tif.jacob.core.data
Data browser records represent records created when populating instances of IDataBrowser.
IDataKeyValue - Class in de.tif.jacob.core.data
Data key value instances could be obtained by means of IDataRecord.getPrimaryKeyValue() IDataTableRecord.getKeyValue(IKey) IDataTableRecord.getKeyValue(String).
IDataKeyValue(Object[]) - Constructor for class de.tif.jacob.core.data.IDataKeyValue
 
IDataKeyValue(Object) - Constructor for class de.tif.jacob.core.data.IDataKeyValue
 
IDataRecord - Interface in de.tif.jacob.core.data
A data record represents the joint behaviour of instances of IDataBrowserRecord and IDataTableRecord.
IDataRecordId - Interface in de.tif.jacob.core.data
The data record id unambiguously identifies a data record in any table.
IDataRecordSet - Interface in de.tif.jacob.core.data
A data record set defines a container for instances of IDataRecord and also represents the joint behaviour of instances of IDataBrowser and IDataTable.
IDataTable - Interface in de.tif.jacob.core.data
A data table represents a record set containing data table records, i.e.
IDataTableRecord - Interface in de.tif.jacob.core.data
Data table records represent records created when populating instances of IDataTable.
IDataTransaction - Interface in de.tif.jacob.core.data
A data transaction provides the ability to flush (commit) multiple record modifications at once by means of calling IDataTransaction.commit().
IDate - Interface in de.tif.jacob.screen
 
IDateTime - Interface in de.tif.jacob.screen
 
IDefinition - Interface in de.tif.jacob.core.definition
This interface represents an abstract definition used to fetch
table definitions table aliases browser definitions relations relation sets domain definitions by name.
IDialog - Interface in de.tif.jacob.screen.dialogs
Base interface for all dialog implementations.
IDocument - Interface in de.tif.jacob.screen
 
IDocumentDialog - Interface in de.tif.jacob.screen.dialogs
Base interface for document dialog implementations.
IDomain - Interface in de.tif.jacob.screen
 
IDomainDefinition - Interface in de.tif.jacob.core.definition
This interface represents a domain definition.
IDomainEventHandler - Class in de.tif.jacob.screen.event
FOR INTERNAL USE AT THE MOMENT
IDomainEventHandler() - Constructor for class de.tif.jacob.screen.event.IDomainEventHandler
 
IDomainEventHandler.INavigationEntry - Class in de.tif.jacob.screen.event
 
IDomainEventHandler.INavigationEntry(IGuiElement, String, String, String) - Constructor for class de.tif.jacob.screen.event.IDomainEventHandler.INavigationEntry
 
IDomainEventHandler.INavigationPanel - Interface in de.tif.jacob.screen.event
 
IEntryPoint - Interface in de.tif.jacob.entrypoint
The common Interface for all entry point classes in jACOB.
IExcelDialog - Interface in de.tif.jacob.screen.dialogs
Base interface for excel dialog implementations.
IForeignField - Interface in de.tif.jacob.screen
 
IForeignFieldEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for foreign fields.
IForeignFieldEventHandler() - Constructor for class de.tif.jacob.screen.event.IForeignFieldEventHandler
 
IForm - Interface in de.tif.jacob.screen
 
IFormActionEmitter - Interface in de.tif.jacob.screen.dialogs.form
 
IFormDefinition - Interface in de.tif.jacob.core.definition
This interface represents a form definition.
IFormDialog - Interface in de.tif.jacob.screen.dialogs.form
 
IFormDialogCallback - Interface in de.tif.jacob.screen.dialogs.form
The callback handler for single value request dialogs.
IFormEventHandler - Class in de.tif.jacob.screen.event
FOR INTERNAL USE AT THE MOMENT
IFormEventHandler() - Constructor for class de.tif.jacob.screen.event.IFormEventHandler
 
IGridTableDialog - Interface in de.tif.jacob.screen.dialogs
Base interface for grid table dialog implementations.
IGridTableDialogCallback - Interface in de.tif.jacob.screen.dialogs
Interface which has to be implemented by callback handlers for grid table dialogs.
IGroup - Interface in de.tif.jacob.screen
 
IGroupDefinition - Interface in de.tif.jacob.core.definition
This interface represents a group definition.
IGroupEventHandler - Class in de.tif.jacob.screen.event
FOR INTERNAL USE AT THE MOMENT
IGroupEventHandler() - Constructor for class de.tif.jacob.screen.event.IGroupEventHandler
 
IGroupListenerEventHandler - Class in de.tif.jacob.screen.event
Deprecated. use IGroupEventHandler instead
IGroupListenerEventHandler() - Constructor for class de.tif.jacob.screen.event.IGroupListenerEventHandler
Deprecated.  
IGroupMemberEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for GUI elements which listen for events related to its corresponding group.
IGroupMemberEventHandler() - Constructor for class de.tif.jacob.screen.event.IGroupMemberEventHandler
 
IGuiElement - Interface in de.tif.jacob.screen
Base interface which is implemented by all jACOB GUI elements.
IGuiElement.GroupState - Class in de.tif.jacob.screen
Class to reflect the (data) status of a GUI group.
IGUIElementDefinition - Interface in de.tif.jacob.core.definition
This interface represents GUI elements on an abstract level.
IGuiEntryPoint - Class in de.tif.jacob.entrypoint
 
IGuiEntryPoint() - Constructor for class de.tif.jacob.entrypoint.IGuiEntryPoint
 
IHeading - Interface in de.tif.jacob.screen
 
IHtmlText - Interface in de.tif.jacob.screen
 
IImage - Interface in de.tif.jacob.screen
 
IImageProvider - Interface in de.tif.jacob.screen
 
IInFormBrowser - Interface in de.tif.jacob.screen
 
IInFormHtmlText - Interface in de.tif.jacob.screen
 
IInFormLongText - Interface in de.tif.jacob.screen
 
IKey - Interface in de.tif.jacob.core.definition
This interface represents an abstraction of data source table keys.
ILabelProvider - Interface in de.tif.jacob.screen
Provide the text and/or image for the label of a given element.
ILineChart - Interface in de.tif.jacob.screen
 
ILineChartEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for line charts.
ILineChartEventHandler() - Constructor for class de.tif.jacob.screen.event.ILineChartEventHandler
 
IListBox - Interface in de.tif.jacob.screen
 
IListBoxEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for list boxes.
IListBoxEventHandler() - Constructor for class de.tif.jacob.screen.event.IListBoxEventHandler
 
ILongLastingOperation - Interface in de.tif.jacob.screen
 
ILongText - Interface in de.tif.jacob.screen
 
ImageDecoration - Class in de.tif.jacob.screen
 
IManyToManyRelation - Interface in de.tif.jacob.core.definition
This interface represents a N:M relation.
IMessageDialog - Interface in de.tif.jacob.screen.dialogs
Base interface for message dialog implementations.
IMutableComboBox - Interface in de.tif.jacob.screen
 
IMutableComboBoxEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for mutable list boxes.
IMutableComboBoxEventHandler() - Constructor for class de.tif.jacob.screen.event.IMutableComboBoxEventHandler
 
IMutableListBox - Interface in de.tif.jacob.screen
 
IMutableListBoxEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for mutable list boxes.
IMutableListBoxEventHandler() - Constructor for class de.tif.jacob.screen.event.IMutableListBoxEventHandler
 
INamedObjectDefinition - Interface in de.tif.jacob.core.definition
This interface is an abstract representation of named definition elements.
INDEX - Static variable in class de.tif.jacob.core.definition.KeyType
The key type for non-unique indices.
information - Static variable in class de.tif.jacob.screen.Icon
 
InvalidApplicationException - Exception in de.tif.jacob.core.exception
This exception indicates that an operation has been performed on an invalid application, e.g. an application could not be deployed because of a version incompatibility.
InvalidApplicationException(String) - Constructor for exception de.tif.jacob.core.exception.InvalidApplicationException
Constructs the InvalidApplicationException.
InvalidExpressionException - Exception in de.tif.jacob.core.exception
This exception indicates that an invalid expression has been entered.
InvalidExpressionException(String, Exception) - Constructor for exception de.tif.jacob.core.exception.InvalidExpressionException
Constructs the InvalidExpressionException.
InvalidExpressionException(String, String, Exception) - Constructor for exception de.tif.jacob.core.exception.InvalidExpressionException
Constructs the InvalidExpressionException.
InvalidExpressionException(String, String) - Constructor for exception de.tif.jacob.core.exception.InvalidExpressionException
Constructs the InvalidExpressionException.
InvalidExpressionException(String) - Constructor for exception de.tif.jacob.core.exception.InvalidExpressionException
Constructs the InvalidExpressionException.
InvalidExpressionException(String, int) - Constructor for exception de.tif.jacob.core.exception.InvalidExpressionException
Constructs the InvalidExpressionException.
InvalidMimetypeException - Exception in de.tif.jacob.core.exception
This exception indicates that a respective mime type is not valid, i.e. is not supported by an operation.
InvalidMimetypeException(String) - Constructor for exception de.tif.jacob.core.exception.InvalidMimetypeException
Constructs the InvalidMimetypeException.
InvalidNewPasswordException - Exception in de.tif.jacob.core.exception
This exception indicates that the entered new password is not excepted for any reason.
InvalidNewPasswordException() - Constructor for exception de.tif.jacob.core.exception.InvalidNewPasswordException
Constructs the InvalidNewPasswordException.
InvalidUseridPasswordException - Exception in de.tif.jacob.core.exception
This exception indicates that an user authentication has failed due to an invalid combination of user id and password.
InvalidUseridPasswordException() - Constructor for exception de.tif.jacob.core.exception.InvalidUseridPasswordException
Constructs the InvalidUseridPasswordException.
IOkCancelDialog - Interface in de.tif.jacob.screen.dialogs
Base interface for confirmatiom dialog implementations.
IOkCancelDialogCallback - Interface in de.tif.jacob.screen.dialogs
Interface which has to be implemented by callback handlers for confirmation dialogs.
IOneToManyRelation - Interface in de.tif.jacob.core.definition
This interface represents a 1:N relation.
IOwnDrawElement - Interface in de.tif.jacob.screen
 
IOwnDrawElementEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for own draw areas.
IOwnDrawElementEventHandler() - Constructor for class de.tif.jacob.screen.event.IOwnDrawElementEventHandler
 
IPassword - Interface in de.tif.jacob.screen
 
IPasswordFieldEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for password input fields.
IPasswordFieldEventHandler() - Constructor for class de.tif.jacob.screen.event.IPasswordFieldEventHandler
 
IRecordTreeDialog - Interface in de.tif.jacob.screen.dialogs
Base interface for record tree implementations.
IRecordTreeDialogCallback - Interface in de.tif.jacob.screen.dialogs
Interface which has to be implemented by callback handlers for record tree dialogs.
IRelation - Interface in de.tif.jacob.core.definition
This interface represents a relation.
IRelationSet - Interface in de.tif.jacob.core.definition
This interface represents a relation set.
IRole - Interface in de.tif.jacob.security
Role interface, which has to be implemented by an application developer to provide application specific role information.
IS_OPEN_ENGINE - Static variable in class de.tif.jacob.core.Version
Flag whether this jACOB application server is the open version.
isBackfilled() - Method in interface de.tif.jacob.screen.IForeignField
 
isBackward() - Method in class de.tif.jacob.core.definition.Filldirection
Checks whether this fill direction includes backward direction.
isChecked() - Method in interface de.tif.jacob.screen.ICheckBox
 
isClosed() - Method in interface de.tif.jacob.screen.IApplication
Returns the current state of the application object.
isCompatible(Version) - Method in class de.tif.jacob.core.Version
True if 'this' version is compatible with the hands over version.
isDeleted() - Method in interface de.tif.jacob.core.data.IDataTableRecord
Checks whether the record is going to be deleted (within the current transaction) or already has been deleted.
ISearchActionEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for search buttons.
ISearchActionEventHandler() - Constructor for class de.tif.jacob.screen.event.ISearchActionEventHandler
 
ISecurityClass - Interface in de.tif.jacob.security
 
isEnabled() - Method in interface de.tif.jacob.screen.IGuiElement
Checks whether this GUI element is enabled.
isEnabledForHistory() - Method in interface de.tif.jacob.core.definition.ITableField
Checks whether this table field is enabled for history, i.e. changing the field value should be logged in the change history of the corresponding data table record.
isEnforcePrinting() - Method in interface de.tif.jacob.screen.dialogs.IDocumentDialog
Returns whether printing of the document is enforced or not.
isForward() - Method in class de.tif.jacob.core.definition.Filldirection
Checks whether this fill direction includes forward direction.
isGreaterOrEqual(Version) - Method in class de.tif.jacob.core.Version
Compares whether this version is greater or equal to a given version.
isIndex() - Method in class de.tif.jacob.core.definition.KeyType
Checks whether this key type is an index.
ISingleDataGuiElement - Interface in de.tif.jacob.screen
 
isInReportMode(IClientContext) - Method in interface de.tif.jacob.screen.IApplication
 
isInternal() - Method in interface de.tif.jacob.core.definition.ITableDefinition
Checks whether this table is an internal table.
isLocal() - Method in interface de.tif.jacob.core.definition.IRelationSet
Checks whether the given relation set is the local relation set.
isMandatory() - Method in interface de.tif.jacob.core.definition.IOneToManyRelation
Checks whether this relation is mandatory on the one side, i.e. each entry of the foreign table must be related to an entry of the primary table.
isNavigationVisible() - Method in interface de.tif.jacob.screen.IApplication
 
isNew() - Method in interface de.tif.jacob.core.data.IDataTableRecord
Checks whether the record is a new record, i.e. is an uncommitted record or if called from DataTableRecordEventHandler.afterCommitAction(IDataTableRecord) has just been committed.
isNormal() - Method in interface de.tif.jacob.core.data.IDataTableRecord
Checks whether the record is in normal mode, i.e. is neither new nor updated nor deleted.
isOmitLocking() - Method in interface de.tif.jacob.core.definition.ITableDefinition
Checks whether locking is omitted for entries of this table.
isOptionalForeignAlias(ITableAlias) - Method in interface de.tif.jacob.core.definition.ITableAliasCondition
Determines whether the given alias should be treated as optional.
isPerfect(Version) - Method in class de.tif.jacob.core.Version
 
isPrimary() - Method in interface de.tif.jacob.core.definition.ITableField
Convenient method to determine whether the given field belongs to the primary key of the corresponding table.
isReadOnly() - Method in interface de.tif.jacob.core.definition.ITableField
Checks whether this table field is readonly or not.
isRequired() - Method in interface de.tif.jacob.core.definition.ITableField
Checks whether this table field is required or not.
isRequired() - Method in class de.tif.jacob.entrypoint.ICmdEntryPoint.PropertyDefinition
Return true if the parameter required for this entry point.
isRequired() - Method in interface de.tif.jacob.screen.ISingleDataGuiElement
Returns if the Data element is required.
isSafeSearch() - Method in interface de.tif.jacob.screen.IActionEmitter
Deprecated. TODO: hat nichts an eine ActionEmitter zu suchen. Bei einem 'Cancel' Button macht so eine Funktion keinen Sinn.
isSearchBrowserVisible(IClientContext) - Method in interface de.tif.jacob.screen.IApplication
 
isSystem() - Method in interface de.tif.jacob.security.IUser
Checks whether the given user is a system user or a real user.
IStaticImage - Interface in de.tif.jacob.screen
 
isToolbarVisible() - Method in interface de.tif.jacob.screen.IApplication
 
isUnique() - Method in class de.tif.jacob.core.definition.KeyType
Checks whether this key type is an unique constraint.
isUpdated() - Method in interface de.tif.jacob.core.data.IDataTableRecord
Checks whether the record is currently updated or if called from DataTableRecordEventHandler.afterCommitAction(IDataTableRecord) has just been updated.
isValid() - Method in interface de.tif.jacob.core.data.IDataTransaction
Checks whether this transaction is valid.
isVisible() - Method in interface de.tif.jacob.core.definition.IBrowserField
Returns the default visibility of this browser field.
isVisible() - Method in interface de.tif.jacob.core.definition.IContextMenuEntry
Returns the default visibility of this context menu entry.
isVisible() - Method in interface de.tif.jacob.core.definition.IDomainDefinition
Returns the default visibility of this domain.
isVisible() - Method in interface de.tif.jacob.core.definition.IGUIElementDefinition
Returns the default visibility of this GUI element.
isVisible() - Method in interface de.tif.jacob.core.definition.IToolbarButtonDefinition
Returns whether the toolbar button should be visible by default.
isVisible() - Method in interface de.tif.jacob.screen.IGuiElement
Checks whether this GUI element is visible.
ITabContainer - Interface in de.tif.jacob.screen
 
ITableAlias - Interface in de.tif.jacob.core.definition
This interface represents the definition of a table alias.
ITableAliasCondition - Interface in de.tif.jacob.core.definition
This interface represents a table alias condition.
ITableDefinition - Interface in de.tif.jacob.core.definition
This interface represents the definition of data source table.
ITableField - Interface in de.tif.jacob.core.definition
This interface represents the definition of a field within a data source table.
ITableListBox - Interface in de.tif.jacob.screen
 
ITableListBoxEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for table list boxes.
ITableListBoxEventHandler() - Constructor for class de.tif.jacob.screen.event.ITableListBoxEventHandler
 
IText - Interface in de.tif.jacob.screen
 
ITextFieldEventHandler - Class in de.tif.jacob.screen.event
Abstract event handler class for text fields.
ITextFieldEventHandler() - Constructor for class de.tif.jacob.screen.event.ITextFieldEventHandler
 
ITime - Interface in de.tif.jacob.screen
 
IToolbar - Interface in de.tif.jacob.screen
 
IToolbarButton - Interface in de.tif.jacob.screen
 
IToolbarButtonDefinition - Interface in de.tif.jacob.core.definition
This interface represents the definition of a toolbar button.
IToolbarDefinition - Interface in de.tif.jacob.core.definition
This interface represents the definition of a toolbar.
IUploadDialog - Interface in de.tif.jacob.screen.dialogs
Base interface for file upload dialog implementations.
IUploadDialogCallback - Interface in de.tif.jacob.screen.dialogs
Interface which has to be implemented by callback handlers for file upload dialogs.
IUrlDialog - Interface in de.tif.jacob.screen.dialogs
Base interface for URL dialog implementations.
IUser - Interface in de.tif.jacob.security
User interface, which has to be implemented by an application developer to provide application specific user information.
IUserFactory - Class in de.tif.jacob.security
Abstract user factory class, which has to be implemented (i.e. extended) by an application developer to provide application specific concerns regarding authentifikation and authorization.
IUserFactory() - Constructor for class de.tif.jacob.security.IUserFactory
 

jACOB 2.7 API Documentation.
A B C D E F G H I K L M N O P Q R S T U V W X Z