public interface InitialSelectionProvider
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EObject |
getInitialSelection(Object input)
Called to set the initial selection on the tree.
|
org.eclipse.emf.ecore.EObject getInitialSelection(Object input)
null
if no specific default selection
should be set.input
- the inputnull
Copyright © 2017. All rights reserved.