public class BasicEditor extends AbstractConfigurationEditor
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
EDITOR_ID |
| Constructor and Description |
|---|
BasicEditor() |
BasicEditor(boolean nested) |
| Modifier and Type | Method and Description |
|---|---|
void |
contribueTo(IEditorSite viewSite) |
void |
createPartControl(Composite parent) |
protected void |
handleDelete() |
protected void |
handleInsert() |
void |
init(IEditorSite site,
IEditorInput input) |
void |
setFocus() |
protected void |
setInput(IEditorInput input) |
protected void |
triggerEditDialog(ISelection selection) |
deleteEntry, doSave, doSaveAs, getEditorInput, insertEntry, isDirty, isSaveAsAllowed, updateEntrypublic static final java.lang.String EDITOR_ID
public void init(IEditorSite site,
IEditorInput input)
throws PartInitException
PartInitExceptionprotected void setInput(IEditorInput input)
setInput in class AbstractConfigurationEditorpublic void createPartControl(Composite parent)
protected void triggerEditDialog(ISelection selection)
public void setFocus()
protected void handleInsert()
protected void handleDelete()
public void contribueTo(IEditorSite viewSite)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0