Listbox"
From Documentation
Line 3: | Line 3: | ||
= Listbox = | = Listbox = | ||
− | *Demonstration: | + | *Demonstration: [http://www.zkoss.org/zkdemo/userguide/#g7 Listbox] |
− | *Java API: <javadoc>org.zkoss.zul. | + | *Java API: <javadoc>org.zkoss.zul.Listbox</javadoc> |
*JavaScript API: <javadoc directory="jsdoc">zul.YYY.XXX</javadoc> | *JavaScript API: <javadoc directory="jsdoc">zul.YYY.XXX</javadoc> | ||
Revision as of 11:06, 10 May 2010
Listbox
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 |