public interface Ribbon
| Modifier and Type | Method and Description |
|---|---|
RibbonGroup |
getGroupByName(String groupName)
Get group by name of this ribbon
|
List<RibbonGroup> |
getGroups()
Get groups of this ribbon
|
String |
getName()
Get identifier of this ribbon
|
RibbonGroup getGroupByName(String groupName)
List<RibbonGroup> getGroups()
String getName()
Copyright © 2010-2025 Qcadoo Limited