- Description
- specifies a binding to a value which can be read and written.
- Developers Guide
Methods' Summary |
getSupportedValueTypes |
determines the types which are supported by this binding for value exchange
|
supportsType |
determines whether a given type is supported by this binding for value exchange
|
getValue |
retrieves the current value
|
setValue |
sets the current value
|
Top of Page
Copyright © 2003 Sun Microsystems, Inc.
|