Comboitem"

From Documentation
m
Line 38: Line 38:
 
=Supported Children=
 
=Supported Children=
  
{| border="1" | width="100%"
+
*NONE
! <center>Name</center>
 
! <center>Event Type</center>
 
|-
 
| None
 
| None
 
|}
 
  
 
=Use cases=
 
=Use cases=
Line 51: Line 45:
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
| 5.0
+
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
Line 61: Line 55:
 
! Version !! Date !! Content
 
! Version !! Date !! Content
 
|-
 
|-
| 5.0.1
+
| 5.0.2
 
| 4/27/2010
 
| 4/27/2010
 
| Initialization
 
| Initialization

Revision as of 03:45, 14 May 2010

Comboitem

Employment/Purpose

An item of a combo box.

Example

ZKComRef Comboitem 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
5.0.2 4/27/2010 Initialization



Last Update : 2010/05/14

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