Binding

[ Class ]

Provides functions for creating and removing bindings.

Static functions

Name

Description

create

Creates a binding between a symbol and a control attribute.

createEx

Creates a binding between a symbol and a control attribute.

createEx2

Creates a binding between a symbol and a control attribute.

remove

Removes a binding between a symbol and a control attribute.

removeEx

Removes a binding between a symbol and a control attribute.

removeEx2

Removes a binding between a symbol and a control attribute.

exists

Determines whether a binding exists between a symbol and a control attribute.

resolve

Returns a symbol expression if a binding exists between a symbol and the control attribute or null if no binding exists.

resolveEx

Returns a symbol expression if a binding exists between a symbol and the control attribute or null if no binding exists.

Binding 1:

Available from 1.8