Class DropdownButtonDto
java.lang.Object
com.evolveum.midpoint.gui.api.component.button.DropdownButtonDto
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionDropdownButtonDto
(String info, String icon, String label, List<InlineMenuItem> items) -
Method Summary
-
Field Details
-
F_INFO
- See Also:
-
F_ICON
- See Also:
-
F_LABEL
- See Also:
-
F_ITEMS
- See Also:
-
-
Constructor Details
-
DropdownButtonDto
-
-
Method Details
-
getInfo
-
setInfo
-
getIcon
-
setIcon
-
getLabel
-
setLabel
-
getMenuItems
-