X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/c930e9176a5a85509c5b0230e2bff5c22a591432..e9397f91ede62d446aed37d23256e8938fc4c335:/docs/output/Ext.EventObject.html?ds=inline diff --git a/docs/output/Ext.EventObject.html b/docs/output/Ext.EventObject.html index aca6ae9e..bd62eaf5 100644 --- a/docs/output/Ext.EventObject.html +++ b/docs/output/Ext.EventObject.html @@ -1,4 +1,4 @@ -
Package: | Ext |
Defined In: | EventManager.js |
Class: | EventObject |
Extends: | Object |
Package: | Ext |
Defined In: | EventManager.js |
Class: | EventObject |
Extends: | Object |
Method | Defined By | |
---|---|---|
getCharCode()
@@ -42,15 +42,15 @@ Ext.EventManager.addListener("myDiv", 'click', handleClick);
:
Boolean Returns true if the target of this event is a child of el. Unless the allowEl parameter is set, it will return false... Returns true if the target of this event is a child of el. Unless the allowEl parameter is set, it will return false if if the target is el.
Example usage:
Parameters:
| EventObject |
el
: Mixedrelated
: BooleanallowEl
: BooleanBoolean