|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IterationStateHolder
In the original UIData component, only state for a EditableValueHolder component saved for an iteration.
In the Richfaces, we also save state for a components implemented this interface.
| Method Summary | |
|---|---|
java.lang.Object |
getIterationState()
Get component state for a current iteration. |
void |
setIterationState(java.lang.Object state)
Restore component state from previsious saved value. |
| Method Detail |
|---|
java.lang.Object getIterationState()
void setIterationState(java.lang.Object state)
state - request-scope component state. Details are subject for a component implementation
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||