C H A P T E R 40 |
timeView |
Renders 3 combo boxes (hour, minute and am/pm options). This tag is only valid when nested inside of a useViewBean or containerView or tiledView tag body.
This tag is only valid when enclosed by both an HTML <form> element and a useViewBean, containerView, or tiledView tag. This tag may not contain any body content.
<jatox:dataView name="timeView1"/>
The above would be rendered into the following HTML (too much HTML to list here):
[hour combo box]: [minute combo box] [am/pm combo box]
Copyright © 2004, Sun Microsystems, Inc. All Rights Reserved.