public abstract class AbstractMEEditorPage extends Object
Constructor and Description |
---|
AbstractMEEditorPage() |
Modifier and Type | Method and Description |
---|---|
abstract org.eclipse.ui.forms.editor.FormPage |
createPage(org.eclipse.ui.forms.editor.FormEditor editor,
ECPEditorContext modelElementContext)
Create a page for the editor.
|
public abstract org.eclipse.ui.forms.editor.FormPage createPage(org.eclipse.ui.forms.editor.FormEditor editor, ECPEditorContext modelElementContext)
editor
- the editor to add the page tomodelElementContext
- the ECPEditorContext
FormPage
Copyright © 2019. All rights reserved.