Class ErdContextSupport


  • public class ErdContextSupport
    extends com._1c.g5.v8.dt.diagram.framework.ui.editors.support.AbstractEditorContextSupport
    Support class for ErdEditor. Helps activation/deactivation of context.
    • Constructor Detail

      • ErdContextSupport

        public ErdContextSupport​(org.eclipse.ui.IEditorPart parent)
        Constructor.
        Parameters:
        parent - - parent diagram editor. Can't be null.
    • Method Detail

      • isEditorActive

        protected boolean isEditorActive()
        Specified by:
        isEditorActive in class com._1c.g5.v8.dt.diagram.framework.ui.editors.support.AbstractEditorContextSupport