|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PersistentState
An interface used by components to save their state on shutdown and restore it following a restarts
Copyright (c) Formaria Ltd., 2008
License: see license.txt
| Method Summary | |
|---|---|
void |
restoreState(XmlElement stateElement)
Restore the application state |
void |
saveState(XmlElement stateElement)
Save the application state |
| Method Detail |
|---|
void restoreState(XmlElement stateElement)
void saveState(XmlElement stateElement)
the - elements to hold the page state
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||