An edit box for holding a time (a java.util.Date Object , but only Hour & Minute are used.
<window title="Simple" width="300px" border="normal">
<timebox id="tb0"/>
</window>
Property |
Description |
Data Type |
---|---|---|
|
Sets whether the button (on the right of the textbox) is visible. |
|
|
Sets the URI of the button image. |
|
|
Sets the time zone that this time box belongs to, or null if the default time zone is used. |
|
|
Sets the value (in |
|
Methods