Comboitem"

From Documentation
Line 14: Line 14:
  
  
[[Image:ZKComRef_Comboitem_Example.PNG]]  
+
[[Image:ZKComRef_Combobox_Example.PNG]]  
  
 
<source lang="xml" >
 
<source lang="xml" >
Line 23: Line 23:
 
  </combobox>
 
  </combobox>
 
</source>
 
</source>
 
 
  
 
=Supported events=
 
=Supported events=

Revision as of 10:33, 16 November 2010

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

Version Date Content
     



Last Update : 2010/11/16

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