Uses of Interface
org.eclipse.ui.forms.IDetailsPage
Package
Description
Forms-based controls for use in views, editors, and wizards.
-
Uses of IDetailsPage in org.eclipse.ui.forms
Modifier and TypeMethodDescriptionDetailsPart.getCurrentPage()
Returns the current page visible in the part.Returns the page for the provided key.Modifier and TypeMethodDescriptionvoid
DetailsPart.registerPage
(Object objectClass, IDetailsPage page) Registers the details page to be used for all the objects of the provided object class.