public interface UiMenuItem
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
String |
getName() |
UiMenu |
getParentMenu() |
UiMenuItemType |
getType() |
String |
getUrl() |
boolean |
isAuthorized() |
String getId()
String getName()
String getUrl()
UiMenuItemType getType()
UiMenu getParentMenu()
boolean isAuthorized()
Copyright © 2018. All rights reserved.