|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use rs.sol.soloist.server.guiconfiguration.elementcomponents | |
---|---|
rs.sol.soloist.server.guiconfiguration.construction | Provides root GUI class and the main class that deals with widget interaction. |
rs.sol.soloist.server.guiconfiguration.elementcomponents | Provides GUI classes for widgets that display and edit objects from the domain object space. |
Classes in rs.sol.soloist.server.guiconfiguration.elementcomponents used by rs.sol.soloist.server.guiconfiguration.construction | |
---|---|
GUIElementComponent
Deprecated. GUIInput and GUIEdit are introduced to improve
the understandability of the API. GUIInput is there to capture
all widgets that solely help in choosing one or more values (instances of
primitive types or instances of classes) and do not edit the domain object
space. GUIEdit is however there, to capture all widgets that
modify domain object space. |
|
GUITableWidget
Deprecated. Not for public use. |
Classes in rs.sol.soloist.server.guiconfiguration.elementcomponents used by rs.sol.soloist.server.guiconfiguration.elementcomponents | |
---|---|
GUICollectionInput
Deprecated. Not for public use. |
|
GUIComboWidget
Deprecated. Not for public use. |
|
GUIEdit
A class that covers a variaty of widgets and input controls (fields, lists, combo boxes, suggest boxes, trees, and tables) that serve to help users pick or specify a value or values (both class or a data type instances) from the domain object space and edit or modify the object space. |
|
GUIElementComponent
Deprecated. GUIInput and GUIEdit are introduced to improve
the understandability of the API. GUIInput is there to capture
all widgets that solely help in choosing one or more values (instances of
primitive types or instances of classes) and do not edit the domain object
space. GUIEdit is however there, to capture all widgets that
modify domain object space. |
|
GUIElementComponentKind
Deprecated. Not for public use. |
|
GUIElementInput
Deprecated. Not for public use. |
|
GUIFieldWidget
Deprecated. Not for public use. |
|
GUIHasElementInputWidget
Deprecated. Not for public use. |
|
GUIInput
A class that covers a variaty of widgets and input controls (fields, lists, combo boxes, suggest boxes, trees, and tables) that serve to help users pick or specify a value or values (both class or a data type instances) from the domain object space. |
|
GUIInputKind
Deprecated. Not for public use. |
|
GUIMultiFileUplaod
A special type of GUIDynamicContentsPanel that provides
editing of the file collection for the object accepted on (inherited)
element input pin
(GUIDynamicContentsPanel.ipElement()
method). |
|
GUIMultipleElementWidget
Deprecated. |
|
GUIParametrizedInput
Deprecated. Not for public use. |
|
GUISingleElementComponent
A widget that renders an object accepted on the element
input pin (GUISingleElementComponent.ipElement() method). |
|
GUISlotEditorKind
Deprecated. Not for public use. |
|
GUISlotValueInput
Deprecated. Not for public use. |
|
GUISubnodesInput
Deprecated. Not for public use. |
|
GUISuggestWidget
Deprecated. Not for public use. |
|
GUITableWidget
Deprecated. Not for public use. |
|
GUITreeWidget
Deprecated. Not for public use. |
|
GUIWidget
Deprecated. Not for public use. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |