|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of LocalRowKeyIndex in org.apache.myfaces.trinidad.component |
|---|
| Classes in org.apache.myfaces.trinidad.component that implement LocalRowKeyIndex | |
|---|---|
class |
UIXHierarchyBase class for components that take a TreeModel, which is a hierarchical model. |
class |
UIXIteratorUIXIterator is a component that performs iteration over its child components. |
class |
UIXListViewUIXListView is a component that is similar to UIXIterator. |
class |
UIXMenuHierarchyBase class for the Menu component. |
class |
UIXNavigationHierarchyBase class for the Navigation component. |
class |
UIXNavigationLevelThe navigationLevel component creates a series of navigation items representing one level in a navigation hierarchy. |
class |
UIXNavigationPathA navigationPath component is used in hierarchical site layouts to indicate the path back to the root page of the hierarchy with links. |
class |
UIXNavigationTree<html:p> Apache Trinidad navigationTree components are used to display hierarchical navigation data. |
class |
UIXPage<html:p> A Page component uses a MenuModel and a stamp to render navigation items. |
class |
UIXProcessSignifies an element that represents a process and binds to a menuModel. |
class |
UIXTableEvents: |
class |
UIXTree<html:p> Apache Trinidad tree components are used to display hierarchical data. |
class |
UIXTreeTable<html:p> The Apache Trinidad TreeTable is used to display data that is structured in a hierarchical format. |
| Uses of LocalRowKeyIndex in org.apache.myfaces.trinidad.component.core.data |
|---|
| Classes in org.apache.myfaces.trinidad.component.core.data that implement LocalRowKeyIndex | |
|---|---|
class |
CoreTableThe Trinidad Table is used to display tabular data. |
class |
CoreTree<html:p> The Trinidad Tree is used to display data that is structured in a hierarchical format. |
class |
CoreTreeTable<html:p> The Trinidad TreeTable is used to display data that is structured in a hierarchical format. |
| Uses of LocalRowKeyIndex in org.apache.myfaces.trinidad.component.core.nav |
|---|
| Classes in org.apache.myfaces.trinidad.component.core.nav that implement LocalRowKeyIndex | |
|---|---|
class |
CoreBreadCrumbsA breadCrumbs component is used in hierarchical site layouts to indicate the path back to the root page of the hierarchy with links. |
class |
CoreNavigationPane<html:p> The navigationPane component creates a series of navigation items representing one level in a navigation hierarchy. |
class |
CoreNavigationTree<html:p> The navigationTree is used to display navigation data that is structured in a hierarchical format. |
class |
CorePageThe Page component is similar to the PanelPage component, except that instead of having navigation1, navigation2 and navigation3 facets for adding navigation item information, the user binds a model object and a stamp to render these areas. |
class |
CoreProcessChoiceBarProcessChoiceBar is a UIXProcess component that renders a previous button, a choice bar, and a next button. |
class |
CoreTrainTrain is a UIXProcess component that renders a train. |
| Uses of LocalRowKeyIndex in org.apache.myfaces.trinidad.model |
|---|
| Classes in org.apache.myfaces.trinidad.model that implement LocalRowKeyIndex | |
|---|---|
class |
BaseMenuModelA base class which takes a TreeModel. |
class |
ChildPropertyMenuModelCreates a MenuModel from a List of beans. |
class |
ChildPropertyTreeModelCreates a TreeModel from a List of beans. |
class |
CollectionModelThe data model that is used by the Trinidad Table and Iterator components. |
class |
CollectionModelDecoratorUsed by anybody who wants to wrap the CollectionModel class. |
class |
MenuModelA MenuModel objects represents the menu structure of a page or application. |
class |
ProcessMenuModelThere are two common scenarios for processes, "Plus One" and "Max Visited" which are explained below. |
class |
RowKeyPropertyModelCreates a CollectionModel whose row keys are defined by a unique data property in the model. |
class |
RowKeyPropertyTreeModelA subclass of ChildPropertyTreeModel that supports row keys by creating RowKeyPropertyModel(s) for its child models. |
class |
SortableModelCreates a CollectionModel that is sortable. |
class |
TreeModelThe data model used by Trinidad Tree components. |
class |
TreeModelDecorator |
class |
ViewIdPropertyMenuModelCreates a MenuModel from a TreeModel where nodes in the treeModel contain viewId information. |
class |
XMLMenuModelCreates a Menu Model from a TreeModel where nodes in the treeModel contain viewId information. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2001-2013 The Apache Software Foundation. All Rights Reserved.