Uses of Class
org.opencms.ui.components.editablegroup.CmsEditableGroupButtons
Package
Description
Contains components for editing a homogeneous list of Vaadin components, often used for multivalued fields in dialogs.
-
Uses of CmsEditableGroupButtons in org.opencms.ui.components.editablegroup
Modifier and TypeMethodDescriptionCmsEditableGroupRow.getButtonBar()
Gets the button bar.I_CmsEditableGroupRow.getButtonBar()
Returns the button bar widget. -
Uses of CmsEditableGroupButtons in org.opencms.ui.favorites
Modifier and TypeMethodDescriptionvoid
CmsFavInfo.setButtons
(CmsEditableGroupButtons buttons) Sets the buttons.