Interface IHCRequestFieldBooleanMultiValue

    • Method Detail

      • isChecked

        boolean isChecked()
        Specified by:
        isChecked in interface IHCRequestFieldBoolean
        Returns:
        true if the check box with the passed value is checked is checked or if no such request parameter is present and the fall-back is true, false otherwise.
      • getValue

        @Nonnull
        String getValue()
        Returns:
        The value to be used for the check box or radio button.