DhRadioButton Class

Methods | This Package | All Packages

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****

Remarks

Radio button groups allow for mutually exclusive choices from a list of options.