Uses of Interface
org.eclipse.ui.IPageService
Packages that use IPageService
Package
Description
Application programming interfaces for interaction
with and extension of the Eclipse Platform User Interface.
- 
Uses of IPageService in org.eclipse.uiSubinterfaces of IPageService in org.eclipse.uiModifier and TypeInterfaceDescriptioninterfaceA workbench window is a top level window in a workbench.
- 
Uses of IPageService in org.eclipse.ui.databinding.typedMethods in org.eclipse.ui.databinding.typed with type parameters of type IPageServiceModifier and TypeMethodDescriptionstatic <S extends IPageService>
 IValueProperty<S, IWorkbenchPage> WorkbenchProperties.activePage()Returns a property for observing the active page of a workbench window.
- 
Uses of IPageService in org.eclipse.ui.internalClasses in org.eclipse.ui.internal that implement IPageServiceModifier and TypeClassDescriptionclassclassA window within the workbench.Constructors in org.eclipse.ui.internal with parameters of type IPageService