Timebox"

From Documentation
Line 34: Line 34:
 
| None
 
| None
 
| None
 
| None
 +
|}
 +
 +
=Supported molds=
 +
Available molds of a component are defined in lang.xml embedded in zul.jar.
 +
{| border="1" | width="100%"
 +
! <center>Name</center>
 +
! <center>Snapshot</center>
 +
|-
 +
| <center>default</center>
 +
|
 +
|-
 +
| <center>rounded</center>
 +
|
 
|}
 
|}
  

Revision as of 07:33, 2 November 2010

Timebox

Employment/Purpose

An edit box for holding a time (a java.util.Date Object , but only Hour & Minute are used.


Example

ZKCompRef Timebox.png


 <window title="Simple" width="300px" border="normal">
     <timebox id="tb0"/>
 </window>



Supported events

Name
Event Type
None None

Supported molds

Available molds of a component are defined in lang.xml embedded in zul.jar.

Name
Snapshot
default
rounded

Supported Children

*NONE

Use cases

Version Description Example Location
     

Version History

Version Date Content
     



Last Update : 2010/11/02

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