public interface RibbonGroup
| Modifier and Type | Method and Description |
|---|---|
SecurityRole |
getAuthorizationRole()
Returns default authorization role necessary to be able to see this ribbon group or null if no such role defined
|
RibbonActionItem |
getItemByName(String itemName)
Get item by name
|
List<RibbonActionItem> |
getItems()
Get items of this group
|
String |
getName()
Get identifier of this ribbon group
|
SecurityRole getAuthorizationRole()
RibbonActionItem getItemByName(String itemName)
List<RibbonActionItem> getItems()
String getName()
Copyright © 2010-2025 Qcadoo Limited