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

Packages that use Treefoot
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 Treefoot in org.zkoss.zul
 

Classes in org.zkoss.zul that implement Treefoot
 class Treefoot
          A row of Treefooter.
 

Methods in org.zkoss.zul that return Treefoot
 Treefoot Tree.getTreefootApi()
          Returns the treefoot that this tree owns (might null).
 

Uses of Treefoot in org.zkoss.zul.api
 

Methods in org.zkoss.zul.api that return Treefoot
 Treefoot Tree.getTreefootApi()
          Returns the treefoot that this tree owns (might null).
 



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