|
||||||||||
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
javax.faces.component.UIData
org.ajax4jsf.component.UIDataAdaptorBase
org.ajax4jsf.component.UIDataAdaptor
org.ajax4jsf.component.SequenceDataAdaptor
public abstract class SequenceDataAdaptor
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.ajax4jsf.component.UIDataAdaptorBase |
---|
UIDataAdaptorBase.ComponentVisitor, UIDataAdaptorBase.IndexedEvent |
Field Summary |
---|
Fields inherited from class org.ajax4jsf.component.UIDataAdaptorBase |
---|
COMPONENT_STATE_ATTRIBUTE, decodeVisitor, EMPTY_MODEL, updateVisitor, validateVisitor |
Fields inherited from class javax.faces.component.UIData |
---|
COMPONENT_FAMILY, COMPONENT_TYPE |
Fields inherited from class javax.faces.component.UIComponent |
---|
bindings |
Fields inherited from interface javax.faces.component.NamingContainer |
---|
SEPARATOR_CHAR |
Constructor Summary | |
---|---|
SequenceDataAdaptor()
|
Method Summary | |
---|---|
protected org.ajax4jsf.model.DataComponentState |
createComponentState()
Hook method for create default state in concrete implementations. |
protected org.ajax4jsf.model.ExtendedDataModel |
createDataModel()
Hook mathod for create data model in concrete implementations. |
protected javax.faces.model.DataModel |
getDataModel()
|
protected void |
setDataModel(javax.faces.model.DataModel model)
|
Methods inherited from class javax.faces.component.UIData |
---|
getFamily, getFirst, getFooter, getHeader, getRows, getVar, setFirst, setFooter, setHeader, setRows, setValueBinding, setValueExpression, setVar |
Methods inherited from class javax.faces.component.UIComponentBase |
---|
addFacesListener, decode, encodeChildren, encodeEnd, findComponent, getAttributes, getChildCount, getChildren, getFacesContext, getFacesListeners, getFacet, getFacetCount, getFacets, getFacetsAndChildren, getId, getParent, getRenderer, getRendererType, getRendersChildren, getValueBinding, isRendered, isTransient, processRestoreState, processSaveState, removeFacesListener, restoreAttachedState, saveAttachedState, setRendered, setRendererType, setTransient |
Methods inherited from class javax.faces.component.UIComponent |
---|
encodeAll, getContainerClientId, getValueExpression |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SequenceDataAdaptor()
Method Detail |
---|
protected org.ajax4jsf.model.DataComponentState createComponentState()
UIDataAdaptorBase
createComponentState
in class UIDataAdaptorBase
protected org.ajax4jsf.model.ExtendedDataModel createDataModel()
UIDataAdaptorBase
createDataModel
in class UIDataAdaptorBase
protected javax.faces.model.DataModel getDataModel()
getDataModel
in class javax.faces.component.UIData
protected void setDataModel(javax.faces.model.DataModel model)
setDataModel
in class javax.faces.component.UIData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |