Package org.ametys.core.ui
Class SimpleMenu.GalleryItem
java.lang.Object
org.ametys.core.ui.SimpleMenu.GalleryItem
- Enclosing class:
- SimpleMenu
Class representing a gallery item
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addGroup
(SimpleMenu.GalleryGroup group) Add a group of this galleryGet gallery's groups
-
Constructor Details
-
GalleryItem
public GalleryItem()Constructor
-
-
Method Details
-
addGroup
Add a group of this gallery- Parameters:
group
- The gallery group to add
-
getGroups
Get gallery's groups- Returns:
- The gallery's group
-