Implements an intrinsic HTML radio button control with a text label.
Component | +--DhStyleBase | +--DhElement | +--DhBaseContainer | +--DhRadioButton
package com.ms.wfc.html
public class DhRadioButton
extends DhBaseContainer
Radio button groups allow for mutually exclusive choices from a list of options.