Eclipse Platform
Release 3.3

Uses of Interface
org.eclipse.ui.presentations.IPresentationSerializer

Packages that use IPresentationSerializer
org.eclipse.ui.presentations Classes for contributing presentations to eclipse. 
 

Uses of IPresentationSerializer in org.eclipse.ui.presentations
 

Methods in org.eclipse.ui.presentations with parameters of type IPresentationSerializer
 void StackPresentation.saveState(IPresentationSerializer context, IMemento memento)
          Saves the state of this presentation to the given memento.
 void StackPresentation.restoreState(IPresentationSerializer context, IMemento memento)
          Restores the state of this presentation to a previously saved state.
 


Eclipse Platform
Release 3.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.