Uses of Class
org.zkoss.zul.Toolbar

Packages that use Toolbar
org.zkoss.zul ZUL component set that are used for HTML-based clients. 
 

Uses of Toolbar in org.zkoss.zul
 

Methods in org.zkoss.zul that return Toolbar
 Toolbar Panel.getBottomToolbar()
          Returns the bottom toolbar of this panel.
 Toolbar Panel.getFootToolbar()
          Returns the foot toolbar of this panel.
 Toolbar Tabbox.getToolbar()
          Returns the auxiliary toolbar that this tabbox owns.
 Toolbar Panel.getTopToolbar()
          Returns the top toolbar of this panel.
 

Methods in org.zkoss.zul with parameters of type Toolbar
 boolean Panel.addToolbar(java.lang.String name, Toolbar toolbar)
          Adds the toolbar of the panel by these names, "tbar", "bbar", and "fbar".
 



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