Interface IApplicationEditor

  • All Superinterfaces:
    org.eclipse.core.runtime.IAdaptable, org.eclipse.ui.IEditorPart, org.eclipse.ui.ISaveablePart, org.eclipse.ui.IWorkbenchPart

    public interface IApplicationEditor
    extends org.eclipse.ui.IEditorPart
    The interface for IApplication object editors.
    Since:
    1.0.0
    • Field Summary

      • Fields inherited from interface org.eclipse.ui.IEditorPart

        PROP_DIRTY, PROP_INPUT
      • Fields inherited from interface org.eclipse.ui.IWorkbenchPart

        PROP_TITLE
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      IApplicationEditingContext getEditingContext()
      Returns the editing context.
      IApplicationEditorInput getEditorInput()  
      • Methods inherited from interface org.eclipse.core.runtime.IAdaptable

        getAdapter
      • Methods inherited from interface org.eclipse.ui.IEditorPart

        getEditorSite, init
      • Methods inherited from interface org.eclipse.ui.ISaveablePart

        doSave, doSaveAs, isDirty, isSaveAsAllowed, isSaveOnCloseNeeded
      • Methods inherited from interface org.eclipse.ui.IWorkbenchPart

        addPropertyListener, createPartControl, dispose, getSite, getTitle, getTitleImage, getTitleToolTip, removePropertyListener, setFocus