Class DtEditorInputPersistableElement

  • All Implemented Interfaces:
    org.eclipse.ui.IPersistable, org.eclipse.ui.IPersistableElement

    public class DtEditorInputPersistableElement
    extends Object
    implements org.eclipse.ui.IPersistableElement
    Persistable element implementation for IDtEditorInput.
    See Also:
    DtEditorInputElementFactory
    • Constructor Detail

      • DtEditorInputPersistableElement

        public DtEditorInputPersistableElement​(IDtEditorInput<?> input)
        Instantiates a new DT editor input persistable element.
        Parameters:
        input - the input.
    • Method Detail

      • saveState

        public void saveState​(org.eclipse.ui.IMemento memento)
        Specified by:
        saveState in interface org.eclipse.ui.IPersistable
      • getFactoryId

        public String getFactoryId()
        Specified by:
        getFactoryId in interface org.eclipse.ui.IPersistableElement