Package | Description |
---|---|
org.zkoss.zul |
ZUL component set that are used for HTML-based clients.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
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.