Package org.zkoss.stateless.sul
Interface IRadiogroupCtrl
-
public interface IRadiogroupCtrlAn addition interface toIRadiogroupthat is used for implementation or tools.- Author:
- katherine
-
-
Method Summary
Static Methods Modifier and Type Method Description static IRadiogroupfrom(org.zkoss.zul.Radiogroup instance)static java.lang.StringgenGroupName(IRadiogroup radiogroup)
-
-
-
Method Detail
-
from
static IRadiogroup from(org.zkoss.zul.Radiogroup instance)
-
genGroupName
static java.lang.String genGroupName(IRadiogroup radiogroup)
-
-