de.ralfebert.rcputils.parts
Class AbstractEditorPart<INPUT extends IEditorInput>
java.lang.Object
EditorPart
de.ralfebert.rcputils.parts.AbstractEditorPart<INPUT>
- Direct Known Subclasses:
- DataBindingEditorPart
public abstract class AbstractEditorPart<INPUT extends IEditorInput>
- extends EditorPart
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractEditorPart
public AbstractEditorPart()
init
public void init(IEditorSite site,
IEditorInput input)
throws PartInitException
- Throws:
PartInitException
createPartControl
public final void createPartControl(Composite parent)
isSaveAsAllowed
public boolean isSaveAsAllowed()
doSaveAs
public void doSaveAs()
getEditorInput
public INPUT getEditorInput()
Copyright 2005-2011 by Gerry Weirich, Elexis