Input widget class for generating a set of radio buttons. This class is usually used internally by `UIM\View\Helper\FormHelper`, it but can be used to generate standalone radio buttons.
Inherited | Abstract | Final | Static | Datatype | Header |
---|---|---|---|---|---|
bool | bool _isDisabled(Json[string] radio, /* string[]| */ bool isDisabled) | ||||
string | string render(Json[string] data, IContext formContext) | ||||
bool | bool initialize(Json[string] initData = null) | ||||
this(DStringContents | this(DStringContents templates, DLabelWidget labelWidget) |