| Class | Description |
|---|---|
| AbstractClientDesktopElement |
Ein Objekt dieser Klasse repraesentiert ein im window / desktop manager verwaltetes Element
bzw.
|
| AbstractClientPlugin | |
| AbstractMDIManager | |
| AutoRefreshHandler |
helper class that encapsulates the autoRefresh functionality of FElements
|
| 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 |
A graphical user interface (GUI) input element for both relation and scalar attributes.
|
| FDateChooser | |
| FDetailView | |
| FEditor | |
| FElement | |
| FEmail | |
| FHideablePanel | |
| FImage | |
| FInputPanel |
Abstract base class for form input components.
|
| 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 | |
| FScheduler |
a powerful UI element that displays time-sensitive data in a calendar
terminology: Item : an object with a start and end time in the calendar, e.g. appointments, punching times, item production time, etc. |
| FScript |
A class containing static utility methods for evaluating scripts within a form context.
|
| 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.
|
| 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-2025 OAshi S.à r.l. All Rights Reserved.