Instance Methods
-
clear() common/util/binding.js, line 20
-
Clears this binding: the bound function will no longer be called.
Represents the binding of a function to an event. Allows apps to clear this binding.
Clears this binding: the bound function will no longer be called.