Timebox"
From Documentation
Tmillsclare (talk | contribs) |
|||
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
<window title="Simple" width="300px" border="normal">
<timebox id="tb0"/>
</window>
Supported events
None | None |
Supported molds
Available molds of a component are defined in lang.xml embedded in zul.jar.
Supported Children
*NONE
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|