Class CmsListRadioMultiAction

java.lang.Object
org.opencms.workplace.tools.A_CmsHtmlIconButton
All Implemented Interfaces:
I_CmsListAction, org.opencms.workplace.tools.I_CmsHtmlIconButton

Default implementation of a list radio multi action.

Since:
6.0.0
  • Constructor Details

    • CmsListRadioMultiAction

      public CmsListRadioMultiAction(String id, List<String> relatedActionIds)
      Default Constructor.

      Parameters:
      id - the unique id
      relatedActionIds - the ids of the related item selection actions
  • Method Details

    • buttonHtml

      public String buttonHtml(org.opencms.workplace.CmsWorkplace wp)
      Specified by:
      buttonHtml in interface org.opencms.workplace.tools.I_CmsHtmlIconButton
      Overrides:
      buttonHtml in class CmsListMultiAction
      See Also:
      • I_CmsHtmlIconButton.buttonHtml(CmsWorkplace)
    • getSelections

      public int getSelections()
      Returns the number of expected selections.

      Returns:
      the number of expected selections