| Package | Description |
|---|---|
| com.suncode.plugin.framework.web.support |
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceLink |
class |
ScopedWebLink |
| Modifier and Type | Method and Description |
|---|---|
WebLink |
MenuEntry.getLink() |
| Modifier and Type | Method and Description |
|---|---|
Menu |
Menu.addEntry(String key,
WebLink link,
LocalizedMessage label) |
| Constructor and Description |
|---|
DefaultView(WebLink url,
LocalizedMessage label) |
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) |
Copyright © 2024 Suncode. All rights reserved.