| Interface | Description |
|---|---|
| ILayoutService |
Interface for implementing layout management.
|
| Class | Description |
|---|---|
| LayoutConstants |
Package-wide constants.
|
| LayoutIdentifier |
Unique identifier for a layout.
|
| LayoutService |
Default layout service implementation using property service for persistence.
|
| LayoutUtil |
Static utility class for accessing layout services.
|
| UIElementActionBase |
Base class for UI elements that support an associated action.
|
| UIElementBase |
This is the base class for all UI elements supported by the CareWeb framework.
|
| UIElementButton |
Simple button stock object.
|
| UIElementDesktop |
This is the topmost component of the layout.
|
| UIElementFrame |
UI element that encapsulates an iframe or an include (as determined by URL).
|
| UIElementLayout |
Wrapper for a UI layout component.
|
| UIElementLink |
Simple hyperlink stock object.
|
| UIElementMenubar |
Implements a shared menubar.
|
| UIElementMenuBase |
Base implementation of a menu bar.
|
| UIElementMenuItem |
Single menu item for inclusion in a menubar-based tree.
|
| UIElementMenuItemBase |
Base class for representing a single menu item.
|
| UIElementPlugin |
This class is used for all container-hosted plugins.
|
| UIElementProxy |
Proxy for an arbitrary UI element that can store and return property values.
|
| UIElementSplitterPane |
A child of the UIElementSplitterView.
|
| UIElementSplitterView |
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.
|
| UIElementStepPane |
A step-oriented UI Element.
|
| UIElementStepView |
A step-oriented UI Element.
|
| UIElementTabMenu |
Implements a tab-based menubar.
|
| UIElementTabMenu.MenupopupEx | |
| UIElementTabMenuPane |
Single menu item for the tab menu.
|
| UIElementTabPane |
Wraps the ZK Tab and Tabpanel components.
|
| UIElementTabPane.TabEx |
Re-purpose close tab button for drop down menu.
|
| UIElementTabView |
Wraps the ZK Tabbox component.
|
| UIElementToolbar |
Implements a shared toolbar.
|
| UIElementTreePane |
A child of a UIElementTreeView, this UI element specifies the tree path where its associated tree
node is to reside in the parent's tree.
|
| UIElementTreeView |
A tree view consists of a selector pane on the left containing a ZK tree component and a view
area on the right where tree panes are positioned.
|
| UIElementZKBase |
This is an abstract class from which all ZK-based UI elements must derive.
|
| UILayout |
Represents the layout of the visual interface.
|
| Enum | Description |
|---|---|
| UIElementSplitterView.Orientation |
| Exception | Description |
|---|---|
| UIException |
Copyright © 2016 Regenstrief Center for Biomedical Informatics. All rights reserved.