| Class | Description |
|---|---|
| ElementActionBase |
Base class for UI elements that support an associated action.
|
| ElementBase |
This is the base class for all layout elements supported by the CareWeb framework.
|
| ElementButton |
Simple button stock object.
|
| ElementDesktop |
This is the topmost component of the layout.
|
| ElementFrame |
UI element that encapsulates an iframe or an include (as determined by URL).
|
| ElementImage |
Simple button stock object.
|
| ElementLabel |
Simple button stock object.
|
| ElementLayout |
Wrapper for a UI layout component.
|
| ElementLink |
Simple hyperlink stock object.
|
| ElementMenubar |
Base implementation of a menu bar.
|
| ElementMenuItem |
Base class for representing a single menu item.
|
| ElementPlugin |
This class is used for all container-hosted plugins.
|
| ElementProxy |
Proxy for an arbitrary UI element that can store and return property values.
|
| ElementSplitterPane |
A child of the ElementSplitterView.
|
| ElementSplitterView |
A splitter view has either a vertical or horizontal orientation and can contain any number of
splitter panes which are placed side-by-side with splitter bars in between for manual sizing.
|
| ElementStepPane |
A step-oriented UI Element.
|
| ElementStepView |
A step-oriented UI Element.
|
| ElementTabPane |
Wraps the Tab component.
|
| ElementTabView |
Wraps the Tabview component.
|
| ElementToolbar |
Implements a shared toolbar.
|
| ElementTreePane |
A child of a ElementTreeView, this UI element specifies the tree path where its associated tree
node is to reside in the parent's tree.
|
| ElementTreeView |
A tree view consists of a selector pane on the left containing a treeview component and a view
area on the right where tree panes are positioned.
|
| ElementTrigger |
A trigger is a condition/action pair with zero or more plugin targets.
|
| ElementTriggerAction |
Base class trigger-based actions.
|
| ElementTriggerCondition |
Conditional logic for a trigger.
|
| ElementUI |
This is the base class for all layout elements supported by the CareWeb framework.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.