Quantcast
Channel: Callbacks Object – jQuery API Documentation
Browsing all 10 articles
Browse latest View live

callbacks.locked()

callbacks.locked()Returns: Boolean Description: Determine if the callbacks list has been locked. version added: 1.7callbacks.locked() This method does not accept any arguments. Example: Use...

View Article


callbacks.lock()

callbacks.lock()Returns: Callbacks Description: Lock a callback list in its current state. version added: 1.7callbacks.lock() This method does not accept any arguments. This method returns the...

View Article

callbacks.has()

callbacks.has( [callback ] )Returns: Boolean Description: Determine whether or not the list has any callbacks attached. If a callback is provided as an argument, determine whether it is in a list....

View Article

callbacks.fireWith()

callbacks.fireWith( [context ] [, args ] )Returns: Callbacks Description: Call all callbacks in a list with the given context and arguments. version added: 1.7callbacks.fireWith( [context ] [, args ]...

View Article

callbacks.fired()

callbacks.fired()Returns: Boolean Description: Determine if the callbacks have already been called at least once. version added: 1.7callbacks.fired() This method does not accept any arguments....

View Article


callbacks.fire()

callbacks.fire( arguments )Returns: Callbacks Description: Call all of the callbacks with the given arguments. version added: 1.7callbacks.fire( arguments ) arguments Type: Anything The argument or...

View Article

callbacks.empty()

callbacks.empty()Returns: Callbacks Description: Remove all of the callbacks from a list. version added: 1.7callbacks.empty() This method does not accept any arguments. This method returns the...

View Article

callbacks.disabled()

callbacks.disabled()Returns: Boolean Description: Determine if the callbacks list has been disabled. version added: 1.7callbacks.disabled() This method does not accept any arguments. Example: Use...

View Article


callbacks.disable()

callbacks.disable()Returns: Callbacks Description: Disable a callback list from doing anything more. version added: 1.7callbacks.disable() This method does not accept any arguments. This method...

View Article


callbacks.add()

callbacks.add( callbacks )Returns: Callbacks Description: Add a callback or a collection of callbacks to a callback list. version added: 1.7callbacks.add( callbacks ) callbacks Type: Function() or...

View Article
Browsing all 10 articles
Browse latest View live




<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>