Uses of Class
org.zkoss.stateless.sul.IRadiogroup.Orient
-
Packages that use IRadiogroup.Orient Package Description org.zkoss.stateless.sul -
-
Uses of IRadiogroup.Orient in org.zkoss.stateless.sul
Methods in org.zkoss.stateless.sul that return IRadiogroup.Orient Modifier and Type Method Description static IRadiogroup.OrientIRadiogroup.Orient. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static IRadiogroup.Orient[]IRadiogroup.Orient. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.zkoss.stateless.sul with parameters of type IRadiogroup.Orient Modifier and Type Method Description default IRadiogroup<I>IRadiogroup. withOrient(IRadiogroup.Orient orient)Returns a copy ofthisimmutable component with the specifiedorient.
-