Calendar Converter |
Converts between java.lang.String values in your component
properties and data types of java.util.Calendar. This converter applies, for example, when you bind to a web service that has a field of
type dateTime. The standard JAX-RPC translation for that field is to a java.util.Calendar property.
When you bind a component, the IDE normally
identifies the data type for you and sets the appropriate converter when you
establish a binding to the value property. However, you can also add
this converter manually by setting the component's converter property.
| Legal Notices. Copyright © 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. |