Class | Description |
---|---|
AbstractClientDesktopElement |
Ein Objekt dieser Klasse repraesentiert ein im window / desktop manager verwaltetes Element
bzw.
|
AbstractClientPlugin | |
AbstractMDIManager | |
CallDefinition | |
ClientDesktopElement |
Ein Objekt dieser Klasse repraesentiert ein Element auf dem von ClientDesktopManager
verwalteten Desktop.
|
ClientDesktopManager | |
ClientDesktopTaskbar | |
ClientLoginDialog | |
ClientMenuManager | |
ClientNativeWindowManager | |
ClientNavigationTree |
"Frontend" class for de.ipcon.form.navtree.ClientNavigationTree.
|
ClientPrintDialog | |
ClientSDIManager | |
ClientSecurityManager | |
ClientStatusDisplay | |
ClientToolBarManager | |
ConnectionMonitor | |
DefaultFormContext | |
DoubleList | |
FBooleanInputComponent | |
FBorder | |
FButton | |
FCanvas |
MyTISM GUI component to be able to render arbitrary graphics.
|
FChart | |
FCheckBox |
A checkbox, possibly tri-state (true, false, null), for boolean/flag input in
the GUI.
|
FComboBox |
FComboBox can be used as a GUI input element for relation and scalar
attributes.
|
FDateChooser | |
FDetailView | |
FEditor | |
FElement | |
FEmail | |
FHideablePanel | |
FImage | |
FInputPanel |
Abstract base class for de.ipcon.form components that handle input.
|
FJRDesignViewer | |
FLabel | |
FLocked |
Component class for locking other components, for use with features like
"gantt" and "chart".
|
ForcedClientDisconnectWarner | |
FormAction |
This class handles >Action<-Elements in structure elements.
|
FormContextAggregatesMenu | |
FormContextDirectLinkMenu | |
FormContextMenu | |
FormContextMenuSelection | |
FormContextSubMenu | |
FormElementFactory | |
FormElementPath | |
FormElementPathPart |
Represents a part of a form element path, used for navigating and identifying form elements.
|
FormElementWrapper |
Wraps a `FormElementWithDisplayPropertyI` along with its associated `BO` and `AttributeI`.
|
FormUtils | |
FPanel | |
FPanelValueReader |
helper / tools class to read swing-related values from the XML definition
of UI components (which are usually subclasses of
FPanel
FIXME lk 2024-10-10: Would love to translate this class to Java, but it uses a lot of Rexx types and the parse keyword |
FPDFViewer | |
FPopup | |
FRootPane | |
FScript |
Actually this belongs into the DefaultFormContext class, but it's already quite big,
so I decided to put the script specific code into this class.
|
FSimpleDurationChooser | |
FSimpleTimespanChooser |
This class is a direct descendant from
FSimpleDurationChooser with a
little conversion between Duration and
Timespan (=Long ) to allow using the basically same code. |
FStyledText | |
FTab | |
FTabbedView | |
FTable | |
FText | |
FTextInputComponent |
Abstract base class for de.ipcon.form components that handle textual input.
|
FTimeSelector |
An input component for input/editing of one or multiple timespans in a given
timespan (range of daytime hours).
|
FTimespanChooser |
Timespan input control.
|
FToggleButton |
A boolean input in the form of a button which switches between two states for
true and false.
|
FTransferable | |
FTree | |
FTSTermsListIntelliHints | |
FUri | |
FView | |
LiquidSeparatorLabel |
Can be used to break up the automatic formatting in a LiquidLayout
|
ListButtonWrapper | |
LocaleSelectionDialog | |
MenuSelectionTrie |
A trie is a data structure for storing very similar data, such as dictionaries and the like.
|
PaintGroovyScript | |
PanelVisibility | |
PDFPreviewer |
class to show a window containing a FPDFViewer which shows the PDF from the given InputStream
|
PolymorphicTemplateSelectionTree |
"Frontend" class for de.ipcon.form.selectiontree.PolymorphicTemplateSelectionTree.
|
ServerHealthMonitor | |
ShutdownWarner | |
TaskbarIcon | |
TransactionDumpDialog |
A dialog for displaying the contents of a BOProcHolderI in a human-readable format.
|
Exception | Description |
---|---|
FormElementDefinitionException |
This exception is to be thrown whenever there's a form element definition error and we can
provide the xml element on which the error occurred.
|
SaveVetoExceptionWithConflictingBOs |
A specialized
SaveVetoException for client-side use that displays a helpful dialog
with links to conflicting Business Objects (BOs). |
Copyright © 2000-2024 OAshi S.à r.l. All Rights Reserved.