Uses of Class
zul.wgt.Toolbar

Packages that use Toolbar
zul.tab The tabbox related widgets, such as tabbox and tabpanel. 
zul.wnd The window related widgets, such as window and panel. 
 

Uses of Toolbar in zul.tab
 

Methods in zul.tab that return Toolbar
 Toolbar Tabbox.getToolbar()
          Returns the auxiliary toolbar that this tabbox owns.
 

Uses of Toolbar in zul.wnd
 

Methods in zul.wnd with parameters of type Toolbar
 boolean Panel.addToolbar(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