public class MenuEntry extends MenuItem
WebFragmentsManager.| Constructor and Description |
|---|
MenuEntry(String key,
WebLink link,
LocalizedMessage label,
int order,
List<Condition> conditions) |
MenuEntry(String key,
WebLink link,
LocalizedMessage label,
int order,
List<Condition> conditions,
ResourceLink icon) |
| Modifier and Type | Method and Description |
|---|---|
Optional<WebLink> |
getIcon() |
String |
getKey() |
WebLink |
getLink() |
String |
getLinkPath() |
applyConditions, getConditions, getLabel, getLabelMessage, getOrder, meetsCondition, meetsConditionpublic MenuEntry(String key, WebLink link, LocalizedMessage label, int order, List<Condition> conditions)
public MenuEntry(String key, WebLink link, LocalizedMessage label, int order, List<Condition> conditions, ResourceLink icon)
Copyright © 2020 Suncode. All rights reserved.