|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UIXCollection | |
|---|---|
| org.apache.myfaces.trinidad.component | |
| Uses of UIXCollection in org.apache.myfaces.trinidad.component |
|---|
| Subclasses of UIXCollection in org.apache.myfaces.trinidad.component | |
|---|---|
class |
UIXHierarchy
Base class for components that take a TreeModel, which is a hierarchical model. |
class |
UIXMenuHierarchy
Base class for the Menu component. |
class |
UIXNavigationHierarchy
Base class for the Navigation component. |
| Methods in org.apache.myfaces.trinidad.component with parameters of type UIXCollection | |
|---|---|
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 |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||