timebox

Purpose

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

Examples

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

Description

Attributes

ZK Official Reference

Component Reference

Show timebox Component Reference

Java API

Show timebox Java API