can.util.bind
{Object}
Provides mixin-able bind and unbind methods. bind()
calls this._bindsetup
when the first bind happens and. unbind()
calls this._bindteardown
when there
are no more event handlers.
{Object}
Provides mixin-able bind and unbind methods. bind()
calls this._bindsetup
when the first bind happens and. unbind()
calls this._bindteardown
when there
are no more event handlers.