|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use rs.sol.soloist.server.guiconfiguration.components | |
---|---|
rs.sol.soloist.server.guiconfiguration.components | Provides GUI classes for tangible widgets like, label, button, link, menu, menu item, dialog, image, panel, tab, etc. |
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. |
rs.sol.soloist.server.guiconfiguration.layout | Provides classes for invisible GUI widgets that basically perform some kind of behavior on the client, like logics, filtering, relaying, etc. |
rs.sol.soloist.server.guiconfiguration.nonvisualcompoments | Provides classes that capture widgets' layout specification. |
Classes in rs.sol.soloist.server.guiconfiguration.components used by rs.sol.soloist.server.guiconfiguration.components | |
---|---|
GUIApplicationComponent
The root widget in a GUI tree. |
|
GUIButtonComponent
A standard push-button widget. |
|
GUICommandComponent
Invisible widget used to trigger server-side actions. |
|
GUIContainerComponent
Abstract base class for different kinds of container GUI widgets. |
|
GUIDeckComponent
A container widget that displays only one of its child widgets at a time. |
|
GUIDialogComponent
A draggable popup panel (container) with a caption. |
|
GUIDisclosurePanel
A container widget that displays/hides its content depending on a clickable header. |
|
GUIHTMLComponent
A widget that contains an arbitrary HTML. |
|
GUIImageComponent
A widget that displays an image. |
|
GUILabelComponent
A widget that contains an arbitrary text. |
|
GUILazyPanel
A special type of panel with additional means for content loading management. |
|
GUILinkComponent
A widget that represents an anchor element. |
|
GUIMenuComponent
A regular menu widget with an arbitrary number of menu items. |
|
GUIMenuItemComponent
A single entry in a menu. |
|
GUIPanelComponent
A widget that contains and lays out its child widgets. |
|
GUIScrollPanel
A container that wraps its content in a scrollable area. |
|
GUISearchPanelComponent
A panel meant to be used as a container of widgets that collect serach parameter values. |
|
GUISearchResultComponent
A widget that renders a collection of tuples returned as the result of a search initiated by the user. |
|
GUISearchResultComponent.ISearch
Generic search provider interface. |
|
GUISearchResultComponent.QueryDefinitionSearch
Search based on QueryDefinition. |
|
GUIStatusBarComponent
A widget that displays information about client-server connection status. |
|
GUITabComponent
A container widget that displays its child widgets in a tabbed layout. |
|
GUITimerComponent
A widget that displays and counts-down the time. |
|
PerformImmediately
A class-enumeration that can be used to specify execution scenario of the GUICommandComponent
and its subclasses. |
Classes in rs.sol.soloist.server.guiconfiguration.components used by rs.sol.soloist.server.guiconfiguration.construction | |
---|---|
GUIApplicationComponent
The root widget in a GUI tree. |
|
GUIButtonComponent
A standard push-button widget. |
|
GUIContainerComponent
Abstract base class for different kinds of container GUI widgets. |
|
GUIDialogComponent
A draggable popup panel (container) with a caption. |
|
GUIPanelComponent
A widget that contains and lays out its child widgets. |
|
PerformImmediately
A class-enumeration that can be used to specify execution scenario of the GUICommandComponent
and its subclasses. |
Classes in rs.sol.soloist.server.guiconfiguration.components used by rs.sol.soloist.server.guiconfiguration.elementcomponents | |
---|---|
GUIButtonComponent
A standard push-button widget. |
|
GUICommandComponent
Invisible widget used to trigger server-side actions. |
|
GUIContainerComponent
Abstract base class for different kinds of container GUI widgets. |
|
GUIDynamicContentsPanel
An abstract base class for a panel class with a parameterized data-dependent variable collection of child widgets. |
|
GUIPanelComponent
A widget that contains and lays out its child widgets. |
Classes in rs.sol.soloist.server.guiconfiguration.components used by rs.sol.soloist.server.guiconfiguration.layout | |
---|---|
GUIPanelComponent
A widget that contains and lays out its child widgets. |
Classes in rs.sol.soloist.server.guiconfiguration.components used by rs.sol.soloist.server.guiconfiguration.nonvisualcompoments | |
---|---|
GUIContainerComponent
Abstract base class for different kinds of container GUI widgets. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |