Interface InitialSelectionProvider

    • Method Detail

      • getInitialSelection

        org.eclipse.emf.ecore.EObject getInitialSelection​(java.lang.Object input)
        Called to set the initial selection on the tree. This may be null if no specific default selection should be set.
        Parameters:
        input - the input
        Returns:
        the object to select or null