// HTMLTableCellElement对象
bodaEnv.memory.globlProtoObj["HTMLTableCellElement"] = function HTMLTableCellElement() {
let arg = arguments[0];
if (arg != 'bobo') {
bodaEnv.toolsFunc.console_copy('HTMLTableCellElement 实例化对象 --->', bodaEnv.toolsFunc.stringify_bo(arguments, function (k, v) {
if (v == window) {
return 'window';
} else {
return v;
}
}));
}
;
};
bodaEnv.toolsFunc.safeProto(bodaEnv.memory.globlProtoObj["HTMLTableCellElement"], "HTMLTableCellElement");
bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype.__proto__ = bodaEnv.memory.globlProtoObj["HTMLElement"].prototype;
bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].__proto__ = bodaEnv.memory.globlProtoObj["HTMLElement"];
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "colSpan", {
configurable: true,
enumerable: true,
get: {
colSpan() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "colSpan_get", arguments);
}
}.colSpan,
set: {
colSpan() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "colSpan_set", arguments);
}
}.colSpan
});
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "rowSpan", {
configurable: true,
enumerable: true,
get: {
rowSpan() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "rowSpan_get", arguments);
}
}.rowSpan,
set: {
rowSpan() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "rowSpan_set", arguments);
}
}.rowSpan
});
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "headers", {
configurable: true,
enumerable: true,
get: {
headers() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "headers_get", arguments);
}
}.headers,
set: {
headers() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "headers_set", arguments);
}
}.headers
});
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "cellIndex", {
configurable: true,
enumerable: true,
get: {
cellIndex() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "cellIndex_get", arguments);
}
}.cellIndex,
set: undefined
});
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "align", {
configurable: true,
enumerable: true,
get: {
align() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "align_get", arguments);
}
}.align,
set: {
align() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "align_set", arguments);
}
}.align
});
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "axis", {
configurable: true,
enumerable: true,
get: {
axis() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "axis_get", arguments);
}
}.axis,
set: {
axis() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "axis_set", arguments);
}
}.axis
});
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "height", {
configurable: true,
enumerable: true,
get: {
height() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "height_get", arguments);
}
}.height,
set: {
height() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "height_set", arguments);
}
}.height
});
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "width", {
configurable: true,
enumerable: true,
get: {
width() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "width_get", arguments);
}
}.width,
set: {
width() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "width_set", arguments);
}
}.width
});
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "ch", {
configurable: true,
enumerable: true,
get: {
ch() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "ch_get", arguments);
}
}.ch,
set: {
ch() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "ch_set", arguments);
}
}.ch
});
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "chOff", {
configurable: true,
enumerable: true,
get: {
chOff() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "chOff_get", arguments);
}
}.chOff,
set: {
chOff() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "chOff_set", arguments);
}
}.chOff
});
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "noWrap", {
configurable: true,
enumerable: true,
get: {
noWrap() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "noWrap_get", arguments);
}
}.noWrap,
set: {
noWrap() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "noWrap_set", arguments);
}
}.noWrap
});
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "vAlign", {
configurable: true,
enumerable: true,
get: {
vAlign() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "vAlign_get", arguments);
}
}.vAlign,
set: {
vAlign() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "vAlign_set", arguments);
}
}.vAlign
});
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "bgColor", {
configurable: true,
enumerable: true,
get: {
bgColor() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "bgColor_get", arguments);
}
}.bgColor,
set: {
bgColor() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "bgColor_set", arguments);
}
}.bgColor
});
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "abbr", {
configurable: true,
enumerable: true,
get: {
abbr() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "abbr_get", arguments);
}
}.abbr,
set: {
abbr() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "abbr_set", arguments);
}
}.abbr
});
bodaEnv.toolsFunc.defineProperty(bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "scope", {
configurable: true,
enumerable: true,
get: {
scope() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "scope_get", arguments);
}
}.scope,
set: {
scope() {
return bodaEnv.toolsFunc.dispatch(this, bodaEnv.memory.globlProtoObj["HTMLTableCellElement"].prototype, "HTMLTableCellElement", "scope_set", arguments);
}
}.scope
});