Binding
[ Class ]
Provides functions for creating and removing bindings.
Static functions
Name |
Description |
---|---|
Creates a binding between a symbol and a control attribute. | |
Creates a binding between a symbol and a control attribute. | |
Creates a binding between a symbol and a control attribute. | |
Removes a binding between a symbol and a control attribute. | |
Removes a binding between a symbol and a control attribute. | |
Removes a binding between a symbol and a control attribute. | |
Determines whether a binding exists between a symbol and a control attribute. | |
Returns a symbol expression if a binding exists between a symbol and the control attribute or null if no binding exists. | |
Returns a symbol expression if a binding exists between a symbol and the control attribute or null if no binding exists. |
Available from 1.8 |