|
Class Summary |
| CoreCommandButton |
The commandButton control creates a button representation of a UIXCommand. |
| CoreCommandLink |
The commandLink control creates a link representation of a UIXCommand. |
| CoreCommandMenuItem |
The commandMenuItem control creates a a menu item representation of a UIXCommand. |
| CoreGoButton |
The goButton creates a push button that navigates directly
to another location instead of delivering an action. |
| CoreGoLink |
The goLink component wraps its children inside
of an HTML link. |
| CoreGoMenuItem |
The goMenuItem control creates a menu item representation of a UIXGo. |
| CoreMenuBar |
The menuBar component creates a series of navigation items representing one level in a navigation hierarchy. |
| CoreMenuButtons |
The menuButtons component creates a series of navigation items representing one level in a navigation hierarchy. |
| CoreMenuChoice |
The menuChoice component creates a series of navigation items representing one level in a navigation hierarchy. |
| CoreMenuList |
The menuList component creates a series of navigation items representing one level in a navigation hierarchy. |
| CoreMenuPath |
A menuPath component is used in hierarchical
site layouts to indicate the path back to the root page of the
hierarchy with links. |
| CoreMenuTabs |
The menuTabs component creates a series of navigation items representing one level in a navigation hierarchy. |
| CoreMenuTree |
The menuTree is used to display menu data that is structured in a hierarchical format. |
| CorePage |
The Page component is similar to the PanelPage component, except that instead of having menu1, menu2 and menu3 facets for adding menu information, the user binds a model object and a stamp to render these areas. |
| CoreProcessChoiceBar |
ProcessChoiceBar is a UIXProcess component that renders a previous
button, a choice bar, and a next button. |
| CoreProcessTrain |
ProcessTrain is a UIXProcess component that renders a train. |
| CoreSingleStepButtonBar |
SingleStepButtonBar renders a Previous button,
text indicating the current step and the maximum steps, and a Next button. |