public class ETLEditorViewMultiViewElement extends CloneableTopComponent implements MultiViewElement,Lookup.Provider,Externalizable(Code)
author: radval author: To change the template for this generated type comment go to author: Window - Preferences - Java - Code Generation - Code and Comments
Inner Class :public class TreeEditorUndoRedo implements UndoRedo
Overwrite when you want to change default persistence type. Default
persistence type is PERSISTENCE_ALWAYS.
Return value should be constant over a given TC's lifetime.
one of P_X constants since: 4.20
Get the undo/redo support for this component.
The default implementation returns a dummy support that cannot
undo anything.
undoable edit for this component