Class BpEditorContextSupport


  • public class BpEditorContextSupport
    extends com._1c.g5.v8.dt.diagram.framework.ui.editors.support.AbstractEditorContextSupport
    Bp Editor implementation of context support.
    • Constructor Detail

      • BpEditorContextSupport

        public BpEditorContextSupport​(org.eclipse.ui.IEditorPart parent)
        Constructor.
        Parameters:
        parent - - parent 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