Package | Description |
---|---|
org.eclipse.ui.forms |
Forms-based controls for use in views, editors, and wizards.
|
Modifier and Type | Method and Description |
---|---|
IDetailsPage |
DetailsPart.getCurrentPage()
Returns the current page visible in the part.
|
IDetailsPage |
IDetailsPageProvider.getPage(Object key)
Returns the page for the provided key.
|
Modifier and Type | Method and Description |
---|---|
void |
DetailsPart.registerPage(Object objectClass,
IDetailsPage page)
Registers the details page to be used for all the objects of
the provided object class.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.