|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.component.UIComponent
javax.faces.component.UIComponentBase
org.jboss.gravel.common.ui.UIGravelBase
org.jboss.gravel.common.ui.UINamingContainer
org.jboss.gravel.common.ui.UICollection
org.jboss.gravel.data.ui.UIRepeat
public final class UIRepeat
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.jboss.gravel.common.ui.UICollection |
---|
UICollection.State |
Field Summary | |
---|---|
static String |
COMPONENT_FAMILY
|
static String |
COMPONENT_TYPE
|
static String |
RENDERER_TYPE
|
Fields inherited from interface javax.faces.component.NamingContainer |
---|
SEPARATOR_CHAR |
Constructor Summary | |
---|---|
UIRepeat()
|
Method Summary | |
---|---|
String |
getFamily()
|
Methods inherited from class org.jboss.gravel.common.ui.UICollection |
---|
getFirst, getIdVar, getLimit, getValue, getValueList, getVar, restoreState, saveState, setFirst, setIdVar, setLimit, setValue, setVar |
Methods inherited from class org.jboss.gravel.common.ui.UINamingContainer |
---|
getContainerClientId, isPrependId, setPrependId |
Methods inherited from class org.jboss.gravel.common.ui.UIGravelBase |
---|
getChildrenOfType, getChildrenOfType, isGeneratedId |
Methods inherited from class javax.faces.component.UIComponentBase |
---|
broadcast, decode, encodeBegin, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getClientId, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRendererType, getRendersChildren, getValueBinding, invokeOnComponent, isRendered, isTransient, processDecodes, processRestoreState, processSaveState, processUpdates, processValidators, queueEvent, restoreAttachedState, saveAttachedState, setId, setParent, setRendered, setRendererType, setTransient, setValueBinding |
Methods inherited from class javax.faces.component.UIComponent |
---|
encodeAll, getValueExpression, setValueExpression |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.jboss.gravel.common.ui.HasJsfCoreAttributes |
---|
getId, isRendered |
Methods inherited from interface org.jboss.gravel.common.ui.FriendlyNamingContainer |
---|
isPrependId, setPrependId |
Field Detail |
---|
public static final String COMPONENT_TYPE
public static final String RENDERER_TYPE
public static final String COMPONENT_FAMILY
Constructor Detail |
---|
public UIRepeat()
Method Detail |
---|
public String getFamily()
getFamily
in class javax.faces.component.UIComponent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |