Interface RadioGroupSettingSpecifier

All Superinterfaces:
KeyedSettingSpecifier<String>, MappableSpecifier, MarkupSetting, SettingSpecifier, TextFieldSettingSpecifier, TitleSettingSpecifier
All Known Implementing Classes:
BasicRadioGroupSettingSpecifier

public interface RadioGroupSettingSpecifier extends TextFieldSettingSpecifier
Similar to the MultiValueSettingSpecifier except that these settings are displayed in-line.

The TitleSettingSpecifier.getValueTitles() is required for this setting, and provides the list of possible setting values for the user to choose from.

Version:
1.0
Author:
matt
  • Method Details

    • getFooterText

      String getFooterText()
      Localizable text to display at the end of the group's content.
      Returns:
      localizable