|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.taursys.xml.Component
com.taursys.xml.Container
com.taursys.xml.DispatchingContainer
com.taursys.xml.DocumentElement
com.taursys.xml.BoundDocumentElement
BoundDocumentElement is a DocumentElement which is bound to a ValueHolder.
| Constructor Summary | |
BoundDocumentElement()
Default constructor |
|
| Method Summary | |
ValueHolder |
getValueHolder()
Get the ValueHolder for this component |
void |
setValueHolder(ValueHolder valueHolder)
Set the ValueHolder for this component |
java.lang.String |
toString()
Returns a string representation of this object. |
| Methods inherited from class com.taursys.xml.DispatchingContainer |
add, createInputDispatcher, createParameterDispatcher, createRecycleDispatcher, createRenderDispatcher, createTriggerDispatcher, dispatchActions, dispatchInput, dispatchParameters, dispatchRecycle, dispatchRender, getParameterMap, processInputEvent, processParameterEvent, processTriggerEvent, setParameterMap |
| Methods inherited from class com.taursys.xml.Container |
addDispatcher, contains, get, getComponents, getDispatcher, getDispatchers, getDocumentAdapter, getInputDispatcher, getParameterDispatcher, getRecycleDispatcher, getRenderDispatcher, getTriggerDispatcher, remove, removeDispatcher, setComponents |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public BoundDocumentElement()
| Method Detail |
public ValueHolder getValueHolder()
public void setValueHolder(ValueHolder valueHolder)
valueHolder - The valueHolder to set.public java.lang.String toString()
toString in class DocumentElement
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||