|
intarsys runtime library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISaveStateSupport
An object supporting state dumps. A "save state" is created and restored transparently by the component.
Method Summary | |
---|---|
void |
restoreState(Object saveState)
Restore a previously saved state. |
Object |
saveState()
Create a restorable dump of the objects state. |
Method Detail |
---|
void restoreState(Object saveState)
Object saveState()
|
intarsys runtime library | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |