public interface NavigationItem extends Navigatable
Modifier and Type | Field and Description |
---|---|
static NavigationItem[] |
EMPTY_NAVIGATION_ITEM_ARRAY |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName() |
ItemPresentation |
getPresentation() |
canNavigate, canNavigateToSource, navigate
static final NavigationItem[] EMPTY_NAVIGATION_ITEM_ARRAY
java.lang.String getName()
ItemPresentation getPresentation()