Methods Summary |
---|
public boolean | getDisabled()The control is unavailable in this context. See the disabled
attribute definition in HTML 4.0.
|
public java.lang.String | getLabel()Assigns a label to this option group. See the label attribute
definition in HTML 4.0.
|
public void | setDisabled(boolean disabled)
|
public void | setLabel(java.lang.String label)
|