StateManager
and saving it using the state id or component id as the key.
saveState
and restoreState
must be balanced.
saveState
and restoreState
must be balanced.
This method is automatically called by the workbench at appropriate times. Clients must not call this method directly.
@param memento a memento to receive the object state
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|