Calendar"

From Documentation
m
Line 32: Line 32:
 
=Supported Children=
 
=Supported Children=
  
  <source lang="xml" >
 
 
  *NONE
 
  *NONE
</source>
 
  
 
=Use cases=
 
=Use cases=
Line 41: Line 39:
 
! Version !! Description !! Example Location
 
! Version !! Description !! Example Location
 
|-
 
|-
| 5.0+
+
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;
 
| &nbsp;

Revision as of 05:01, 14 May 2010

Calendar

Employment/Purpose

A calendar displays a 'flat' calendar and allows user to select a day from it.

Example

ZKComRef Calendar Example.png

 <hbox>
     <calendar id="cal" onChange="in.value = cal.value"/>
     <datebox id="in" onChange="cal.value = in.value"/>
 </hbox>

Supported events

Name
Event Type
None None

Supported Children

*NONE

Use cases

Version Description Example Location
     

Version History

Version Date Content
5.0.2 5/12/2010 Initialization



Last Update : 2010/05/14

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