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,
String iconName) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIconName() |
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)
Copyright © 2024 Suncode. All rights reserved.