Package | Description |
---|---|
org.zkoss.bind.converter.sys |
System Converter for ZK Bind
|
org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
Modifier and Type | Method and Description |
---|---|
protected ListModel<?> |
RadiogroupSelectedIndexConverter.getComponentModel(Radiogroup comp) |
protected ListModel<?> |
RadiogroupModelConverter.getComponentModel(Radiogroup comp) |
Modifier and Type | Method and Description |
---|---|
Radiogroup |
Radio.getRadiogroup()
Returns
Radiogroup that this radio button belongs to. |
Modifier and Type | Method and Description |
---|---|
void |
Radio.setRadiogroup(Radiogroup radiogroup)
Associates the radiogroup to this radio component.
|
Copyright © 2005-2021 Potix Corporation. All Rights Reserved.