Comboitem

From Documentation
Revision as of 01:58, 28 September 2012 by Vincent (talk | contribs) (moved ZK Component Reference/Input/Comboitem to ZK Component Reference/Input/Combobox/Comboitem: Comboitem is child component of Combobox)

Comboitem

Employment/Purpose

An item of a combo box.

Example

ZKComRef Combobox Example.PNG

 <combobox>
     <comboitem label="Simple and Rich"/>
     <comboitem label="Cool!"/>
     <comboitem label="Ajax and RIA"/>
 </combobox>

Supported Events

Name
Event Type
None None

Supported Children

*NONE

Use Cases

Version Description Example Location
     

Version History

Last Update : 2012/09/28


Version Date Content
     



Last Update : 2012/09/28

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.