Class UIFormRadioBoxInput

All Implemented Interfaces:
UIFormInput<String>

public class UIFormRadioBoxInput extends UIFormInputBase<String>
Represents a radio box element The selected box value is stored in the value_ property of UIFormInputBase