| Package | Description |
|---|---|
| org.carewebframework.shell.layout |
| Modifier and Type | Class and Description |
|---|---|
class |
UIElementActionBase
Base class for UI elements that support an associated action.
|
class |
UIElementButton
Simple button stock object.
|
class |
UIElementDesktop
This is the topmost component of the layout.
|
class |
UIElementFrame
UI element that encapsulates an iframe or an include (as determined by URL).
|
class |
UIElementLayout
Wrapper for a UI layout component.
|
class |
UIElementLink
Simple hyperlink stock object.
|
class |
UIElementMenubar
Implements a shared menubar.
|
class |
UIElementMenuBase
Base implementation of a menu bar.
|
class |
UIElementMenuItem
Single menu item for inclusion in a menubar-based tree.
|
class |
UIElementMenuItemBase
Base class for representing a single menu item.
|
class |
UIElementPlugin
This class is used for all container-hosted plugins.
|
class |
UIElementSplitterPane
A child of the UIElementSplitterView.
|
class |
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.
|
class |
UIElementStepPane
A step-oriented UI Element.
|
class |
UIElementStepView
A step-oriented UI Element.
|
class |
UIElementTabMenu
Implements a tab-based menubar.
|
class |
UIElementTabMenuPane
Single menu item for the tab menu.
|
class |
UIElementTabPane
Wraps the ZK Tab and Tabpanel components.
|
class |
UIElementTabView
Wraps the ZK Tabbox component.
|
class |
UIElementToolbar
Implements a shared toolbar.
|
class |
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.
|
class |
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.
|
| Modifier and Type | Method and Description |
|---|---|
UIElementZKBase |
UIElementZKBase.getParent() |
Copyright © 2016 Regenstrief Center for Biomedical Informatics. All rights reserved.