Uses of Interface
org.zkoss.zul.api.Radiogroup

Packages that use Radiogroup
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
org.zkoss.zul.api Interfaces of zul components, which are the abstract layer to access a ZUL component 
 

Uses of Radiogroup in org.zkoss.zul
 

Classes in org.zkoss.zul that implement Radiogroup
 class Radiogroup
          A radio group.
 

Methods in org.zkoss.zul that return Radiogroup
 Radiogroup Radio.getRadiogroupApi()
          Returns Radiogroup that this radio button belongs to.
 

Uses of Radiogroup in org.zkoss.zul.api
 

Methods in org.zkoss.zul.api that return Radiogroup
 Radiogroup Radio.getRadiogroupApi()
          Returns Radiogroup that this radio button belongs to.
 



Copyright © 2005-2009 Potix Corporation. All Rights Reserved. SourceForge.net Logo