|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UIXCollection | |
|---|---|
| org.apache.myfaces.trinidad.component | |
| org.apache.myfaces.trinidad.component.core.data | |
| org.apache.myfaces.trinidad.component.core.nav | |
| Uses of UIXCollection in org.apache.myfaces.trinidad.component |
|---|
| Subclasses of UIXCollection in org.apache.myfaces.trinidad.component | |
|---|---|
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. |
| Methods in org.apache.myfaces.trinidad.component with parameters of type UIXCollection | |
|---|---|
static SortStrength |
TableUtils.findSortStrength(UIXCollection parent, java.lang.String sortProperty)Retrieves the sort strength for the column with the given sort property from the given table. |
static void |
TableUtils.processColumnFacets(javax.faces.context.FacesContext context, UIXCollection table, javax.faces.component.UIComponent column, javax.faces.event.PhaseId phaseId)Process all the facets of any children that are columns; these are generally not processed once per row. |
static void |
TableUtils.processFacets(javax.faces.context.FacesContext context, UIXCollection table, javax.faces.component.UIComponent component, javax.faces.event.PhaseId phaseId, java.lang.String skipFacet)Process all the facets of a component; these are generally not processed once per row. |
static void |
TableUtils.processStampedChildren(javax.faces.context.FacesContext context, UIXCollection table, javax.faces.event.PhaseId phaseId)Process all the children of the given table |
| Uses of UIXCollection in org.apache.myfaces.trinidad.component.core.data |
|---|
| Subclasses of UIXCollection in org.apache.myfaces.trinidad.component.core.data | |
|---|---|
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 UIXCollection in org.apache.myfaces.trinidad.component.core.nav |
|---|
| Subclasses of UIXCollection in org.apache.myfaces.trinidad.component.core.nav | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.