Timebox
From Documentation
Revision as of 04:22, 14 May 2010 by Tmillsclare (talk | contribs)
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 Children
*NONE
Use cases
Version | Description | Example Location |
---|---|---|
Version History
Version | Date | Content |
---|---|---|
5.0.2 | 05/11/2010 | Initialization |