Elexis API documentation
Version 2.1.6 as of December 11 2011

de.ralfebert.rcputils.parts
Class AbstractEditorPart<INPUT extends IEditorInput>

java.lang.Object
  extended by EditorPart
      extended by de.ralfebert.rcputils.parts.AbstractEditorPart<INPUT>
Direct Known Subclasses:
DataBindingEditorPart

public abstract class AbstractEditorPart<INPUT extends IEditorInput>
extends EditorPart


Constructor Summary
AbstractEditorPart()
           
 
Method Summary
 void createPartControl(Composite parent)
           
 void doSaveAs()
           
 INPUT getEditorInput()
           
 void init(IEditorSite site, IEditorInput input)
           
 boolean isSaveAsAllowed()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractEditorPart

public AbstractEditorPart()
Method Detail

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()

Elexis API documentation
Version 2.1.6 as of December 11 2011

Copyright 2005-2011 by Gerry Weirich, Elexis