Eclipse eRCP
Release 1.1

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

Packages that use IStackPresentationSite
org.eclipse.ui.presentations   
 

Uses of IStackPresentationSite in org.eclipse.ui.presentations
 

Methods in org.eclipse.ui.presentations that return IStackPresentationSite
protected  IStackPresentationSite StackPresentation.getSite()
          Returns the presentation site (not null).
 

Constructors in org.eclipse.ui.presentations with parameters of type IStackPresentationSite
StackPresentation(IStackPresentationSite stackSite)
          Constructs a new stack presentation with the given site.
 


Eclipse eRCP
Release 1.1