Package org.ametys.core.ui
Class SimpleMenu.GalleryGroup
java.lang.Object
org.ametys.core.ui.SimpleMenu.GalleryGroup
- Enclosing class:
 SimpleMenu
Class representing a gallery group
- 
Constructor Details
- 
GalleryGroup
Constructor- Parameters:
 label- The group's label
 
 - 
 - 
Method Details
- 
addItem
Add a new item to group- Parameters:
 item- The item to add
 - 
getLabel
Get the group's label- Returns:
 - The group's label
 
 - 
getItems
Get the gallery item- Returns:
 - The gallery item
 
 
 -