| 程序包 | 说明 |
|---|---|
| org.opencms.gwt.client.ui.input |
GWT input widget classes for form input widgets.
|
| org.opencms.gwt.client.ui.input.datebox |
| 限定符和类型 | 字段和说明 |
|---|---|
protected CmsRadioButtonGroup |
CmsRadioButton.m_group
The radio button group.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
CmsRadioButton.setGroup(CmsRadioButtonGroup group)
Sets the group for this radio button.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected CmsRadioButtonGroup |
CmsDateBox.m_ampmGroup
The radio button group for am/pm selection.
|