Menu"
From Documentation
m |
|||
Line 1: | Line 1: | ||
{{ZKComponentReferencePageHeader}} | {{ZKComponentReferencePageHeader}} | ||
− | = | + | = Menu = |
− | *Demonstration: | + | *Demonstration: [http://www.zkoss.org/zkdemo/userguide/#t1 Menu Demo] |
− | *Java API: <javadoc>org.zkoss.zul. | + | *Java API: <javadoc>org.zkoss.zul.Menu</javadoc> |
− | *JavaScript API: <javadoc directory="jsdoc">zul. | + | *JavaScript API: <javadoc directory="jsdoc">zul.menu.Menu</javadoc> |
= Employment/Purpose = | = Employment/Purpose = |
Revision as of 06:16, 11 May 2010
Menu
Employment/Purpose
Space is a Separator with the orient default to "horizontal".
In other words, <space> is equivalent to <separator orient="horizontal">
Example
Supported events
None | None |
Supported Children
*ALL
Use cases
Version | Description | Example Location |
---|---|---|
5.0+ |
Version History
Version | Date | Content |
---|---|---|
5.x.x | x/x/20xx | Initialization |