mirror of
https://github.com/xuxiaobo-bobo/boda_jsEnv.git
synced 2025-04-22 11:41:11 +08:00
1486 lines
58 KiB
JavaScript
1486 lines
58 KiB
JavaScript
// MathMLElement对象
|
|
|
|
bodaEnv.memory.globlProtoObj["MathMLElement"] = function MathMLElement() {
|
|
let arg = arguments[0];
|
|
if (arg != 'bobo') {
|
|
bodaEnv.toolsFunc.console_copy('MathMLElement 实例化对象 --->', bodaEnv.toolsFunc.stringify_bo(arguments, function (k, v) {
|
|
if (v == window) {
|
|
return 'window';
|
|
} else {
|
|
return v;
|
|
}
|
|
}));
|
|
}
|
|
;
|
|
};
|
|
bodaEnv.toolsFunc.safeProto(bodaEnv.memory.globlProtoObj["MathMLElement"], "MathMLElement");
|
|
bodaEnv.memory.globlProtoObj["MathMLElement"].prototype.__proto__ = bodaEnv.memory.globlProtoObj["Element"].prototype;
|
|
bodaEnv.memory.globlProtoObj["MathMLElement"].__proto__ = bodaEnv.memory.globlProtoObj["Element"];
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onbeforexrselect", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onbeforexrselect() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onbeforexrselect_get", arguments);
|
|
}
|
|
}.onbeforexrselect,
|
|
set: {
|
|
onbeforexrselect() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onbeforexrselect_set", arguments);
|
|
}
|
|
}.onbeforexrselect
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onabort", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onabort() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onabort_get", arguments);
|
|
}
|
|
}.onabort,
|
|
set: {
|
|
onabort() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onabort_set", arguments);
|
|
}
|
|
}.onabort
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onbeforeinput", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onbeforeinput() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onbeforeinput_get", arguments);
|
|
}
|
|
}.onbeforeinput,
|
|
set: {
|
|
onbeforeinput() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onbeforeinput_set", arguments);
|
|
}
|
|
}.onbeforeinput
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onblur", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onblur() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onblur_get", arguments);
|
|
}
|
|
}.onblur,
|
|
set: {
|
|
onblur() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onblur_set", arguments);
|
|
}
|
|
}.onblur
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "oncancel", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
oncancel() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncancel_get", arguments);
|
|
}
|
|
}.oncancel,
|
|
set: {
|
|
oncancel() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncancel_set", arguments);
|
|
}
|
|
}.oncancel
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "oncanplay", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
oncanplay() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncanplay_get", arguments);
|
|
}
|
|
}.oncanplay,
|
|
set: {
|
|
oncanplay() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncanplay_set", arguments);
|
|
}
|
|
}.oncanplay
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "oncanplaythrough", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
oncanplaythrough() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncanplaythrough_get", arguments);
|
|
}
|
|
}.oncanplaythrough,
|
|
set: {
|
|
oncanplaythrough() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncanplaythrough_set", arguments);
|
|
}
|
|
}.oncanplaythrough
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onchange", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onchange() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onchange_get", arguments);
|
|
}
|
|
}.onchange,
|
|
set: {
|
|
onchange() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onchange_set", arguments);
|
|
}
|
|
}.onchange
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onclick", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onclick() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onclick_get", arguments);
|
|
}
|
|
}.onclick,
|
|
set: {
|
|
onclick() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onclick_set", arguments);
|
|
}
|
|
}.onclick
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onclose", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onclose() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onclose_get", arguments);
|
|
}
|
|
}.onclose,
|
|
set: {
|
|
onclose() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onclose_set", arguments);
|
|
}
|
|
}.onclose
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "oncontextlost", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
oncontextlost() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncontextlost_get", arguments);
|
|
}
|
|
}.oncontextlost,
|
|
set: {
|
|
oncontextlost() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncontextlost_set", arguments);
|
|
}
|
|
}.oncontextlost
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "oncontextmenu", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
oncontextmenu() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncontextmenu_get", arguments);
|
|
}
|
|
}.oncontextmenu,
|
|
set: {
|
|
oncontextmenu() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncontextmenu_set", arguments);
|
|
}
|
|
}.oncontextmenu
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "oncontextrestored", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
oncontextrestored() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncontextrestored_get", arguments);
|
|
}
|
|
}.oncontextrestored,
|
|
set: {
|
|
oncontextrestored() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncontextrestored_set", arguments);
|
|
}
|
|
}.oncontextrestored
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "oncuechange", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
oncuechange() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncuechange_get", arguments);
|
|
}
|
|
}.oncuechange,
|
|
set: {
|
|
oncuechange() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncuechange_set", arguments);
|
|
}
|
|
}.oncuechange
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "ondblclick", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
ondblclick() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondblclick_get", arguments);
|
|
}
|
|
}.ondblclick,
|
|
set: {
|
|
ondblclick() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondblclick_set", arguments);
|
|
}
|
|
}.ondblclick
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "ondrag", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
ondrag() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondrag_get", arguments);
|
|
}
|
|
}.ondrag,
|
|
set: {
|
|
ondrag() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondrag_set", arguments);
|
|
}
|
|
}.ondrag
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "ondragend", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
ondragend() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondragend_get", arguments);
|
|
}
|
|
}.ondragend,
|
|
set: {
|
|
ondragend() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondragend_set", arguments);
|
|
}
|
|
}.ondragend
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "ondragenter", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
ondragenter() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondragenter_get", arguments);
|
|
}
|
|
}.ondragenter,
|
|
set: {
|
|
ondragenter() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondragenter_set", arguments);
|
|
}
|
|
}.ondragenter
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "ondragleave", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
ondragleave() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondragleave_get", arguments);
|
|
}
|
|
}.ondragleave,
|
|
set: {
|
|
ondragleave() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondragleave_set", arguments);
|
|
}
|
|
}.ondragleave
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "ondragover", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
ondragover() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondragover_get", arguments);
|
|
}
|
|
}.ondragover,
|
|
set: {
|
|
ondragover() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondragover_set", arguments);
|
|
}
|
|
}.ondragover
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "ondragstart", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
ondragstart() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondragstart_get", arguments);
|
|
}
|
|
}.ondragstart,
|
|
set: {
|
|
ondragstart() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondragstart_set", arguments);
|
|
}
|
|
}.ondragstart
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "ondrop", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
ondrop() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondrop_get", arguments);
|
|
}
|
|
}.ondrop,
|
|
set: {
|
|
ondrop() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondrop_set", arguments);
|
|
}
|
|
}.ondrop
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "ondurationchange", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
ondurationchange() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondurationchange_get", arguments);
|
|
}
|
|
}.ondurationchange,
|
|
set: {
|
|
ondurationchange() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ondurationchange_set", arguments);
|
|
}
|
|
}.ondurationchange
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onemptied", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onemptied() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onemptied_get", arguments);
|
|
}
|
|
}.onemptied,
|
|
set: {
|
|
onemptied() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onemptied_set", arguments);
|
|
}
|
|
}.onemptied
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onended", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onended() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onended_get", arguments);
|
|
}
|
|
}.onended,
|
|
set: {
|
|
onended() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onended_set", arguments);
|
|
}
|
|
}.onended
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onerror", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onerror() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onerror_get", arguments);
|
|
}
|
|
}.onerror,
|
|
set: {
|
|
onerror() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onerror_set", arguments);
|
|
}
|
|
}.onerror
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onfocus", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onfocus() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onfocus_get", arguments);
|
|
}
|
|
}.onfocus,
|
|
set: {
|
|
onfocus() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onfocus_set", arguments);
|
|
}
|
|
}.onfocus
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onformdata", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onformdata() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onformdata_get", arguments);
|
|
}
|
|
}.onformdata,
|
|
set: {
|
|
onformdata() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onformdata_set", arguments);
|
|
}
|
|
}.onformdata
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "oninput", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
oninput() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oninput_get", arguments);
|
|
}
|
|
}.oninput,
|
|
set: {
|
|
oninput() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oninput_set", arguments);
|
|
}
|
|
}.oninput
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "oninvalid", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
oninvalid() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oninvalid_get", arguments);
|
|
}
|
|
}.oninvalid,
|
|
set: {
|
|
oninvalid() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oninvalid_set", arguments);
|
|
}
|
|
}.oninvalid
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onkeydown", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onkeydown() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onkeydown_get", arguments);
|
|
}
|
|
}.onkeydown,
|
|
set: {
|
|
onkeydown() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onkeydown_set", arguments);
|
|
}
|
|
}.onkeydown
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onkeypress", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onkeypress() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onkeypress_get", arguments);
|
|
}
|
|
}.onkeypress,
|
|
set: {
|
|
onkeypress() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onkeypress_set", arguments);
|
|
}
|
|
}.onkeypress
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onkeyup", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onkeyup() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onkeyup_get", arguments);
|
|
}
|
|
}.onkeyup,
|
|
set: {
|
|
onkeyup() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onkeyup_set", arguments);
|
|
}
|
|
}.onkeyup
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onload", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onload() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onload_get", arguments);
|
|
}
|
|
}.onload,
|
|
set: {
|
|
onload() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onload_set", arguments);
|
|
}
|
|
}.onload
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onloadeddata", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onloadeddata() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onloadeddata_get", arguments);
|
|
}
|
|
}.onloadeddata,
|
|
set: {
|
|
onloadeddata() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onloadeddata_set", arguments);
|
|
}
|
|
}.onloadeddata
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onloadedmetadata", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onloadedmetadata() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onloadedmetadata_get", arguments);
|
|
}
|
|
}.onloadedmetadata,
|
|
set: {
|
|
onloadedmetadata() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onloadedmetadata_set", arguments);
|
|
}
|
|
}.onloadedmetadata
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onloadstart", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onloadstart() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onloadstart_get", arguments);
|
|
}
|
|
}.onloadstart,
|
|
set: {
|
|
onloadstart() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onloadstart_set", arguments);
|
|
}
|
|
}.onloadstart
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onmousedown", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onmousedown() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onmousedown_get", arguments);
|
|
}
|
|
}.onmousedown,
|
|
set: {
|
|
onmousedown() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onmousedown_set", arguments);
|
|
}
|
|
}.onmousedown
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onmouseenter", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onmouseenter() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onmouseenter_get", arguments);
|
|
}
|
|
}.onmouseenter,
|
|
set: {
|
|
onmouseenter() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onmouseenter_set", arguments);
|
|
}
|
|
}.onmouseenter
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onmouseleave", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onmouseleave() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onmouseleave_get", arguments);
|
|
}
|
|
}.onmouseleave,
|
|
set: {
|
|
onmouseleave() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onmouseleave_set", arguments);
|
|
}
|
|
}.onmouseleave
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onmousemove", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onmousemove() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onmousemove_get", arguments);
|
|
}
|
|
}.onmousemove,
|
|
set: {
|
|
onmousemove() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onmousemove_set", arguments);
|
|
}
|
|
}.onmousemove
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onmouseout", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onmouseout() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onmouseout_get", arguments);
|
|
}
|
|
}.onmouseout,
|
|
set: {
|
|
onmouseout() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onmouseout_set", arguments);
|
|
}
|
|
}.onmouseout
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onmouseover", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onmouseover() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onmouseover_get", arguments);
|
|
}
|
|
}.onmouseover,
|
|
set: {
|
|
onmouseover() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onmouseover_set", arguments);
|
|
}
|
|
}.onmouseover
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onmouseup", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onmouseup() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onmouseup_get", arguments);
|
|
}
|
|
}.onmouseup,
|
|
set: {
|
|
onmouseup() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onmouseup_set", arguments);
|
|
}
|
|
}.onmouseup
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onmousewheel", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onmousewheel() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onmousewheel_get", arguments);
|
|
}
|
|
}.onmousewheel,
|
|
set: {
|
|
onmousewheel() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onmousewheel_set", arguments);
|
|
}
|
|
}.onmousewheel
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onpause", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onpause() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpause_get", arguments);
|
|
}
|
|
}.onpause,
|
|
set: {
|
|
onpause() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpause_set", arguments);
|
|
}
|
|
}.onpause
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onplay", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onplay() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onplay_get", arguments);
|
|
}
|
|
}.onplay,
|
|
set: {
|
|
onplay() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onplay_set", arguments);
|
|
}
|
|
}.onplay
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onplaying", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onplaying() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onplaying_get", arguments);
|
|
}
|
|
}.onplaying,
|
|
set: {
|
|
onplaying() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onplaying_set", arguments);
|
|
}
|
|
}.onplaying
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onprogress", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onprogress() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onprogress_get", arguments);
|
|
}
|
|
}.onprogress,
|
|
set: {
|
|
onprogress() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onprogress_set", arguments);
|
|
}
|
|
}.onprogress
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onratechange", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onratechange() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onratechange_get", arguments);
|
|
}
|
|
}.onratechange,
|
|
set: {
|
|
onratechange() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onratechange_set", arguments);
|
|
}
|
|
}.onratechange
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onreset", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onreset() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onreset_get", arguments);
|
|
}
|
|
}.onreset,
|
|
set: {
|
|
onreset() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onreset_set", arguments);
|
|
}
|
|
}.onreset
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onresize", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onresize() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onresize_get", arguments);
|
|
}
|
|
}.onresize,
|
|
set: {
|
|
onresize() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onresize_set", arguments);
|
|
}
|
|
}.onresize
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onscroll", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onscroll() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onscroll_get", arguments);
|
|
}
|
|
}.onscroll,
|
|
set: {
|
|
onscroll() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onscroll_set", arguments);
|
|
}
|
|
}.onscroll
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onsecuritypolicyviolation", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onsecuritypolicyviolation() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onsecuritypolicyviolation_get", arguments);
|
|
}
|
|
}.onsecuritypolicyviolation,
|
|
set: {
|
|
onsecuritypolicyviolation() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onsecuritypolicyviolation_set", arguments);
|
|
}
|
|
}.onsecuritypolicyviolation
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onseeked", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onseeked() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onseeked_get", arguments);
|
|
}
|
|
}.onseeked,
|
|
set: {
|
|
onseeked() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onseeked_set", arguments);
|
|
}
|
|
}.onseeked
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onseeking", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onseeking() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onseeking_get", arguments);
|
|
}
|
|
}.onseeking,
|
|
set: {
|
|
onseeking() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onseeking_set", arguments);
|
|
}
|
|
}.onseeking
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onselect", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onselect() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onselect_get", arguments);
|
|
}
|
|
}.onselect,
|
|
set: {
|
|
onselect() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onselect_set", arguments);
|
|
}
|
|
}.onselect
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onslotchange", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onslotchange() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onslotchange_get", arguments);
|
|
}
|
|
}.onslotchange,
|
|
set: {
|
|
onslotchange() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onslotchange_set", arguments);
|
|
}
|
|
}.onslotchange
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onstalled", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onstalled() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onstalled_get", arguments);
|
|
}
|
|
}.onstalled,
|
|
set: {
|
|
onstalled() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onstalled_set", arguments);
|
|
}
|
|
}.onstalled
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onsubmit", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onsubmit() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onsubmit_get", arguments);
|
|
}
|
|
}.onsubmit,
|
|
set: {
|
|
onsubmit() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onsubmit_set", arguments);
|
|
}
|
|
}.onsubmit
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onsuspend", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onsuspend() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onsuspend_get", arguments);
|
|
}
|
|
}.onsuspend,
|
|
set: {
|
|
onsuspend() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onsuspend_set", arguments);
|
|
}
|
|
}.onsuspend
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "ontimeupdate", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
ontimeupdate() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ontimeupdate_get", arguments);
|
|
}
|
|
}.ontimeupdate,
|
|
set: {
|
|
ontimeupdate() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ontimeupdate_set", arguments);
|
|
}
|
|
}.ontimeupdate
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "ontoggle", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
ontoggle() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ontoggle_get", arguments);
|
|
}
|
|
}.ontoggle,
|
|
set: {
|
|
ontoggle() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ontoggle_set", arguments);
|
|
}
|
|
}.ontoggle
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onvolumechange", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onvolumechange() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onvolumechange_get", arguments);
|
|
}
|
|
}.onvolumechange,
|
|
set: {
|
|
onvolumechange() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onvolumechange_set", arguments);
|
|
}
|
|
}.onvolumechange
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onwaiting", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onwaiting() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onwaiting_get", arguments);
|
|
}
|
|
}.onwaiting,
|
|
set: {
|
|
onwaiting() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onwaiting_set", arguments);
|
|
}
|
|
}.onwaiting
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onwebkitanimationend", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onwebkitanimationend() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onwebkitanimationend_get", arguments);
|
|
}
|
|
}.onwebkitanimationend,
|
|
set: {
|
|
onwebkitanimationend() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onwebkitanimationend_set", arguments);
|
|
}
|
|
}.onwebkitanimationend
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onwebkitanimationiteration", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onwebkitanimationiteration() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onwebkitanimationiteration_get", arguments);
|
|
}
|
|
}.onwebkitanimationiteration,
|
|
set: {
|
|
onwebkitanimationiteration() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onwebkitanimationiteration_set", arguments);
|
|
}
|
|
}.onwebkitanimationiteration
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onwebkitanimationstart", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onwebkitanimationstart() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onwebkitanimationstart_get", arguments);
|
|
}
|
|
}.onwebkitanimationstart,
|
|
set: {
|
|
onwebkitanimationstart() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onwebkitanimationstart_set", arguments);
|
|
}
|
|
}.onwebkitanimationstart
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onwebkittransitionend", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onwebkittransitionend() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onwebkittransitionend_get", arguments);
|
|
}
|
|
}.onwebkittransitionend,
|
|
set: {
|
|
onwebkittransitionend() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onwebkittransitionend_set", arguments);
|
|
}
|
|
}.onwebkittransitionend
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onwheel", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onwheel() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onwheel_get", arguments);
|
|
}
|
|
}.onwheel,
|
|
set: {
|
|
onwheel() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onwheel_set", arguments);
|
|
}
|
|
}.onwheel
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onauxclick", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onauxclick() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onauxclick_get", arguments);
|
|
}
|
|
}.onauxclick,
|
|
set: {
|
|
onauxclick() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onauxclick_set", arguments);
|
|
}
|
|
}.onauxclick
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "ongotpointercapture", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
ongotpointercapture() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ongotpointercapture_get", arguments);
|
|
}
|
|
}.ongotpointercapture,
|
|
set: {
|
|
ongotpointercapture() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ongotpointercapture_set", arguments);
|
|
}
|
|
}.ongotpointercapture
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onlostpointercapture", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onlostpointercapture() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onlostpointercapture_get", arguments);
|
|
}
|
|
}.onlostpointercapture,
|
|
set: {
|
|
onlostpointercapture() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onlostpointercapture_set", arguments);
|
|
}
|
|
}.onlostpointercapture
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onpointerdown", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onpointerdown() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointerdown_get", arguments);
|
|
}
|
|
}.onpointerdown,
|
|
set: {
|
|
onpointerdown() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointerdown_set", arguments);
|
|
}
|
|
}.onpointerdown
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onpointermove", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onpointermove() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointermove_get", arguments);
|
|
}
|
|
}.onpointermove,
|
|
set: {
|
|
onpointermove() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointermove_set", arguments);
|
|
}
|
|
}.onpointermove
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onpointerrawupdate", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onpointerrawupdate() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointerrawupdate_get", arguments);
|
|
}
|
|
}.onpointerrawupdate,
|
|
set: {
|
|
onpointerrawupdate() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointerrawupdate_set", arguments);
|
|
}
|
|
}.onpointerrawupdate
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onpointerup", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onpointerup() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointerup_get", arguments);
|
|
}
|
|
}.onpointerup,
|
|
set: {
|
|
onpointerup() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointerup_set", arguments);
|
|
}
|
|
}.onpointerup
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onpointercancel", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onpointercancel() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointercancel_get", arguments);
|
|
}
|
|
}.onpointercancel,
|
|
set: {
|
|
onpointercancel() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointercancel_set", arguments);
|
|
}
|
|
}.onpointercancel
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onpointerover", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onpointerover() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointerover_get", arguments);
|
|
}
|
|
}.onpointerover,
|
|
set: {
|
|
onpointerover() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointerover_set", arguments);
|
|
}
|
|
}.onpointerover
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onpointerout", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onpointerout() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointerout_get", arguments);
|
|
}
|
|
}.onpointerout,
|
|
set: {
|
|
onpointerout() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointerout_set", arguments);
|
|
}
|
|
}.onpointerout
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onpointerenter", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onpointerenter() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointerenter_get", arguments);
|
|
}
|
|
}.onpointerenter,
|
|
set: {
|
|
onpointerenter() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointerenter_set", arguments);
|
|
}
|
|
}.onpointerenter
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onpointerleave", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onpointerleave() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointerleave_get", arguments);
|
|
}
|
|
}.onpointerleave,
|
|
set: {
|
|
onpointerleave() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpointerleave_set", arguments);
|
|
}
|
|
}.onpointerleave
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onselectstart", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onselectstart() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onselectstart_get", arguments);
|
|
}
|
|
}.onselectstart,
|
|
set: {
|
|
onselectstart() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onselectstart_set", arguments);
|
|
}
|
|
}.onselectstart
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onselectionchange", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onselectionchange() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onselectionchange_get", arguments);
|
|
}
|
|
}.onselectionchange,
|
|
set: {
|
|
onselectionchange() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onselectionchange_set", arguments);
|
|
}
|
|
}.onselectionchange
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onanimationend", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onanimationend() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onanimationend_get", arguments);
|
|
}
|
|
}.onanimationend,
|
|
set: {
|
|
onanimationend() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onanimationend_set", arguments);
|
|
}
|
|
}.onanimationend
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onanimationiteration", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onanimationiteration() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onanimationiteration_get", arguments);
|
|
}
|
|
}.onanimationiteration,
|
|
set: {
|
|
onanimationiteration() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onanimationiteration_set", arguments);
|
|
}
|
|
}.onanimationiteration
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onanimationstart", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onanimationstart() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onanimationstart_get", arguments);
|
|
}
|
|
}.onanimationstart,
|
|
set: {
|
|
onanimationstart() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onanimationstart_set", arguments);
|
|
}
|
|
}.onanimationstart
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "ontransitionrun", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
ontransitionrun() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ontransitionrun_get", arguments);
|
|
}
|
|
}.ontransitionrun,
|
|
set: {
|
|
ontransitionrun() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ontransitionrun_set", arguments);
|
|
}
|
|
}.ontransitionrun
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "ontransitionstart", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
ontransitionstart() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ontransitionstart_get", arguments);
|
|
}
|
|
}.ontransitionstart,
|
|
set: {
|
|
ontransitionstart() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ontransitionstart_set", arguments);
|
|
}
|
|
}.ontransitionstart
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "ontransitionend", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
ontransitionend() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ontransitionend_get", arguments);
|
|
}
|
|
}.ontransitionend,
|
|
set: {
|
|
ontransitionend() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ontransitionend_set", arguments);
|
|
}
|
|
}.ontransitionend
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "ontransitioncancel", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
ontransitioncancel() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ontransitioncancel_get", arguments);
|
|
}
|
|
}.ontransitioncancel,
|
|
set: {
|
|
ontransitioncancel() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "ontransitioncancel_set", arguments);
|
|
}
|
|
}.ontransitioncancel
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "oncopy", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
oncopy() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncopy_get", arguments);
|
|
}
|
|
}.oncopy,
|
|
set: {
|
|
oncopy() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncopy_set", arguments);
|
|
}
|
|
}.oncopy
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "oncut", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
oncut() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncut_get", arguments);
|
|
}
|
|
}.oncut,
|
|
set: {
|
|
oncut() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncut_set", arguments);
|
|
}
|
|
}.oncut
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onpaste", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onpaste() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpaste_get", arguments);
|
|
}
|
|
}.onpaste,
|
|
set: {
|
|
onpaste() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onpaste_set", arguments);
|
|
}
|
|
}.onpaste
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "dataset", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
dataset() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "dataset_get", arguments);
|
|
}
|
|
}.dataset,
|
|
set: undefined
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "nonce", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
nonce() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "nonce_get", arguments);
|
|
}
|
|
}.nonce,
|
|
set: {
|
|
nonce() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "nonce_set", arguments);
|
|
}
|
|
}.nonce
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "autofocus", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
autofocus() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "autofocus_get", arguments);
|
|
}
|
|
}.autofocus,
|
|
set: {
|
|
autofocus() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "autofocus_set", arguments);
|
|
}
|
|
}.autofocus
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "tabIndex", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
tabIndex() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "tabIndex_get", arguments);
|
|
}
|
|
}.tabIndex,
|
|
set: {
|
|
tabIndex() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "tabIndex_set", arguments);
|
|
}
|
|
}.tabIndex
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "style", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
style() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "style_get", arguments);
|
|
}
|
|
}.style,
|
|
set: {
|
|
style() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "style_set", arguments);
|
|
}
|
|
}.style
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "attributeStyleMap", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
attributeStyleMap() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "attributeStyleMap_get", arguments);
|
|
}
|
|
}.attributeStyleMap,
|
|
set: undefined
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "blur", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
writable: true,
|
|
value: {
|
|
blur() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "blur", arguments);
|
|
}
|
|
}.blur
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "focus", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
writable: true,
|
|
value: {
|
|
focus() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "focus", arguments);
|
|
}
|
|
}.focus
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "oncontentvisibilityautostatechange", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
oncontentvisibilityautostatechange() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncontentvisibilityautostatechange_get", arguments);
|
|
}
|
|
}.oncontentvisibilityautostatechange,
|
|
set: {
|
|
oncontentvisibilityautostatechange() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "oncontentvisibilityautostatechange_set", arguments);
|
|
}
|
|
}.oncontentvisibilityautostatechange
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onscrollend", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onscrollend() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onscrollend_get", arguments);
|
|
}
|
|
}.onscrollend,
|
|
set: {
|
|
onscrollend() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onscrollend_set", arguments);
|
|
}
|
|
}.onscrollend
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onbeforematch", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onbeforematch() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onbeforematch_get", arguments);
|
|
}
|
|
}.onbeforematch,
|
|
set: {
|
|
onbeforematch() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onbeforematch_set", arguments);
|
|
}
|
|
}.onbeforematch
|
|
});
|
|
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "onbeforetoggle", {
|
|
configurable: true,
|
|
enumerable: true,
|
|
get: {
|
|
onbeforetoggle() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onbeforetoggle_get", arguments);
|
|
}
|
|
}.onbeforetoggle,
|
|
set: {
|
|
onbeforetoggle() {
|
|
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["MathMLElement"].prototype, "MathMLElement", "onbeforetoggle_set", arguments);
|
|
}
|
|
}.onbeforetoggle
|
|
}); |