Colorbox"

From Documentation
Line 14: Line 14:
 
= Example =
 
= Example =
  
 +
[[Image:ZKComRef_Colorbox_Examples.PNG]]
  
 
+
<source lang="xml" >
 
+
<colorbox color="#FFFFFF" />
 +
</source>
  
 
=Supported events=
 
=Supported events=

Revision as of 09:04, 18 May 2010

Colorbox

Employment/Purpose

A Colorbox used to retrieve an input that the user can select a color.


Example

ZKComRef Colorbox Examples.PNG

<colorbox color="#FFFFFF" />

Supported events

Name
Event Type
onChange
Event: InputEvent

Notifies the application with the onChange event if its content is changed

Supported Children

*ALL

Use cases

Version Description Example Location
     

Version History

Version Date Content
5.0.2 5/18/2010 Initialization



Last Update : 2010/05/18

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