public class EnvironmentPage extends FormPage
| Modifier and Type | Field and Description |
|---|---|
static String |
PAGE_ID |
PROP_DIRTY, PROP_INPUTPROP_TITLE| Constructor and Description |
|---|
EnvironmentPage(FormEditor editor) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canLeaveThePage()
By default, editor will be allowed to flip the page.
|
protected void |
createFormContent(IManagedForm managedForm)
Subclasses should override this method to create content in the form
hosted in this page.
|
void |
dispose()
Disposes the managed form.
|
createPartControl, doSave, doSaveAs, getEditor, getId, getIndex, getManagedForm, getPartControl, getTitleImage, init, initialize, isActive, isDirty, isEditor, isSaveAsAllowed, selectReveal, setActive, setFocus, setIndexcheckSite, getEditorInput, getEditorSite, getTitleToolTip, isSaveOnCloseNeeded, setContentDescription, setInitializationData, setInput, setInputWithNotify, setPartNameaddPartPropertyListener, addPropertyListener, firePartPropertyChanged, firePropertyChange, getAdapter, getConfigurationElement, getContentDescription, getDefaultImage, getOrientation, getPartName, getPartProperties, getPartProperty, getSite, getTitle, removePartPropertyListener, removePropertyListener, setPartProperty, setSite, setTitle, setTitleImage, setTitleToolTip, showBusyaddListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObjectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetEditorInput, getEditorSiteaddPropertyListener, getSite, getTitle, getTitleToolTip, removePropertyListenergetAdapterisSaveOnCloseNeededpublic static final String PAGE_ID
public EnvironmentPage(FormEditor editor)
protected void createFormContent(IManagedForm managedForm)
FormPagecreateFormContent in class FormPagemanagedForm - the form hosted in this page.public void dispose()
FormPagedispose in interface IWorkbenchPartdispose in class FormPagepublic boolean canLeaveThePage()
FormPagecanLeaveThePage in interface IFormPagecanLeaveThePage in class FormPagetrue