- java.lang.Object
-
- javax.faces.component.UIComponent
-
- javax.faces.component.UIComponentBase
-
- javax.faces.component.UIPanel
-
- org.richfaces.component.UIColumnGroup
-
-
Field Summary
-
Fields inherited from class javax.faces.component.UIComponent
bindings
-
Method Summary
Methods
Modifier and Type |
Method and Description |
java.util.Iterator<javax.faces.component.UIComponent> |
columns() |
boolean |
isBreakBefore() |
void |
setBreakBefore(boolean newBreakBefore) |
-
Methods inherited from class javax.faces.component.UIPanel
getFamily
-
Methods inherited from class javax.faces.component.UIComponentBase
addFacesListener, broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, removeFacesListener, restoreAttachedState, restoreState, saveAttachedState, saveState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding
-
Methods inherited from class javax.faces.component.UIComponent
encodeAll, getContainerClientId, getValueExpression, setValueExpression
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.richfaces.component.Column
getFilterMethod, getFilterValue, getSortExpression, getSortOrder, isSelfSorted, isSortable, setFilterMethod, setFilterValue, setSelfSorted, setSortable, setSortExpression, setSortOrder
-
-
Constructor Detail
-
UIColumnGroup
public UIColumnGroup()
Copyright © 2015. All Rights Reserved.