public interface LayoutItem
| Modifier and Type | Method and Description |
|---|---|
String |
getIcon()
Get icon.
|
String |
getId()
Get identifier.
|
String |
getLabel()
Get label.
|
List<String> |
getProfiles()
Get profiles.
|
void |
setIcon(String icon)
Set icon.
|
void |
setLabel(String label)
Set label.
|
String getId()
String getLabel()
void setLabel(String label)
label - labelString getIcon()
void setIcon(String icon)
icon - iconCopyright © 2021. All rights reserved.