mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-12 06:52:25 +00:00
+ documentation+ documentation+ documentation+ documentation+ documentation+ documentation+ documentation+ documentation+ documentation
This commit is contained in:
parent
ad374945f9
commit
b85582da77
@ -694,6 +694,8 @@ iQ.fn = iQ.prototype = {
|
||||
|
||||
// ----------
|
||||
// Function: bind
|
||||
// Binds the given function to the given event type. Also wraps the function
|
||||
// in a try/catch block that does a Utils.log on any errors.
|
||||
bind: function(type, func) {
|
||||
Utils.assert('does not support eventData argument', iQ.isFunction(func));
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user