|
Eclipse eRCP Release 1.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Objects implementing this interface are capable of saving their state in an IMemento.
Note that parts that implement this interface will typically take an ISavedState in their constructor which supplies their initial state.
Method Summary | |
---|---|
void |
saveState(IMemento memento)
Saves the state of the object in the given memento. |
Method Detail |
public void saveState(IMemento memento)
memento
- the storage area for object's state
|
Eclipse eRCP Release 1.1 |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |