Class ECPSelectionStatusValidator

  • All Implemented Interfaces:
    org.eclipse.ui.dialogs.ISelectionStatusValidator

    public abstract class ECPSelectionStatusValidator
    extends java.lang.Object
    implements org.eclipse.ui.dialogs.ISelectionStatusValidator
    An ISelectionStatusValidator allowing to get the TreePath of the current selection.
    Author:
    Eugen Neufeld
    • Constructor Detail

      • ECPSelectionStatusValidator

        public ECPSelectionStatusValidator()
    • Method Detail

      • setECPViewEditorTreeSelectionDialog

        public void setECPViewEditorTreeSelectionDialog​(ECPViewEditorTreeSelectionDialog dialog)
        Sets the dialog.
        Parameters:
        dialog - the dialog
      • getTreePath

        protected org.eclipse.jface.viewers.TreePath getTreePath()
        The TreePath of the current selection.
        Returns:
        the TreePath