public class HTMLTableCellElement extends HTMLElement
HTMLElement.ProxyDomNode
org.htmlunit.corejs.javascript.ScriptableObject.KeyComparator, org.htmlunit.corejs.javascript.ScriptableObject.LambdaGetterFunction, org.htmlunit.corejs.javascript.ScriptableObject.LambdaSetterFunction
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
CONST, DONTENUM, EMPTY, PERMANENT, READONLY, UNINITIALIZED_CONST
NOT_FOUND
Constructor and Description |
---|
HTMLTableCellElement() |
Modifier and Type | Method and Description |
---|---|
String |
getAbbr()
Returns the value of the
abbr attribute. |
String |
getAlign()
Returns the value of the
align property. |
String |
getAxis()
Returns the value of the
axis attribute. |
String |
getBgColor()
Returns the value of the
bgColor attribute. |
int |
getCellIndex()
Returns the index of this cell within the parent row.
|
String |
getCh()
Returns the value of the
ch property. |
String |
getChOff()
Returns the value of the
chOff property. |
int |
getColSpan()
Returns the value of the
colSpan attribute. |
String |
getHeaders()
Returns the
headers attribute. |
String |
getHeight_js()
Returns the value of the
width property. |
int |
getOffsetHeight()
Returns this element's
offsetHeight , which is the element height plus the element's padding
plus the element's border. |
int |
getOffsetWidth()
Returns this element's
offsetWidth , which is the element width plus the element's padding
plus the element's border. |
int |
getRowSpan()
Returns the value of the
rowSpan attribute. |
String |
getScope()
Returns the
scope attribute. |
String |
getVAlign()
Returns the value of the
vAlign property. |
String |
getWidth_js()
Returns the value of the
width property. |
boolean |
isNoWrap()
Returns the value of the
noWrap attribute. |
void |
jsConstructor()
JavaScript constructor.
|
void |
setAbbr(String abbr)
Sets the value of the
abbr attribute. |
void |
setAlign(String align)
Sets the value of the
align property. |
void |
setAxis(String axis)
Sets the value of the
axis attribute. |
void |
setBgColor(String bgColor)
Sets the value of the
bgColor attribute. |
void |
setCh(String ch)
Sets the value of the
ch property. |
void |
setChOff(String chOff)
Sets the value of the
chOff property. |
void |
setColSpan(String colSpan)
Sets the value of the
colSpan attribute. |
void |
setHeaders(String headers)
Sets the
headers attribute. |
void |
setHeight_js(String height)
Sets the value of the
height property. |
void |
setNoWrap(boolean noWrap)
Sets the value of the
noWrap attribute. |
void |
setOuterHTML(Object value)
Overwritten to throw an exception.
|
void |
setRowSpan(String rowSpan)
Sets the value of the
rowSpan attribute. |
void |
setScope(String scope)
Sets the
scope attribute. |
void |
setVAlign(Object vAlign)
Sets the value of the
vAlign property. |
void |
setWidth_js(String width)
Sets the value of the
width property. |
blur, click, focus, getAccessKey, getAlign, getAttributeNode, getAutofocus, getBoundingClientRect, getContentEditable, getDataset, getDir, getDomNodeOrDie, getDomNodeOrNull, getEnterKeyHint, getForm, getInnerText, getLang, getLocalName, getName, getNodeName, getOffsetLeft, getOffsetParent_js, getOffsetTop, getOnabort, getOnanimationcancel, getOnanimationend, getOnanimationiteration, getOnanimationstart, getOnauxclick, getOnblur, getOncancel, getOncanplay, getOncanplaythrough, getOnchange, getOnclick, getOnclose, getOncontextmenu, getOncopy, getOncuechange, getOncut, getOndblclick, getOndrag, getOndragend, getOndragenter, getOndragleave, getOndragover, getOndragstart, getOndrop, getOndurationchange, getOnemptied, getOnended, getOnerror, getOnfocus, getOngotpointercapture, getOninput, getOninvalid, getOnkeydown, getOnkeypress, getOnkeyup, getOnload, getOnloadeddata, getOnloadedmetadata, getOnloadstart, getOnlostpointercapture, getOnmousedown, getOnmouseenter, getOnmouseleave, getOnmousemove, getOnmouseout, getOnmouseover, getOnmouseup, getOnmousewheel, getOnmozfullscreenchange, getOnmozfullscreenerror, getOnpaste, getOnpause, getOnplay, getOnplaying, getOnpointercancel, getOnpointerdown, getOnpointerenter, getOnpointerleave, getOnpointermove, getOnpointerout, getOnpointerover, getOnpointerup, getOnprogress, getOnratechange, getOnreset, getOnresize, getOnscroll, getOnscrollend, getOnseeked, getOnseeking, getOnselect, getOnselectionchange, getOnselectstart, getOnstalled, getOnsubmit, getOnsuspend, getOntimeupdate, getOntoggle, getOntransitioncancel, getOntransitionend, getOntransitionrun, getOntransitionstart, getOnvolumechange, getOnwaiting, getOnwheel, getOuterText, getParentHTMLElement, getPosX, getPosY, getPrefix, getStyle, getTabIndex, getTitle, getVAlign, getValue, getWidthOrHeight, isAncestorOfEventTarget, isDisabled, isEndTagForbidden, isHidden, isIsContentEditable, isLowerCaseInOuterHtml, isSpellcheck, setAccessKey, setAlign, setAttribute, setAutofocus, setColorAttribute, setContentEditable, setDir, setDisabled, setDomNode, setEnterKeyHint, setHidden, setInnerText, setLang, setName, setOnabort, setOnanimationcancel, setOnanimationend, setOnanimationiteration, setOnanimationstart, setOnauxclick, setOnblur, setOncancel, setOncanplay, setOncanplaythrough, setOnchange, setOnclick, setOnclose, setOncontextmenu, setOncopy, setOncuechange, setOncut, setOndblclick, setOndrag, setOndragend, setOndragenter, setOndragleave, setOndragover, setOndragstart, setOndrop, setOndurationchange, setOnemptied, setOnended, setOnerror, setOnfocus, setOngotpointercapture, setOninput, setOninvalid, setOnkeydown, setOnkeypress, setOnkeyup, setOnload, setOnloadeddata, setOnloadedmetadata, setOnloadstart, setOnlostpointercapture, setOnmousedown, setOnmouseenter, setOnmouseleave, setOnmousemove, setOnmouseout, setOnmouseover, setOnmouseup, setOnmousewheel, setOnmozfullscreenchange, setOnmozfullscreenerror, setOnpaste, setOnpause, setOnplay, setOnplaying, setOnpointercancel, setOnpointerdown, setOnpointerenter, setOnpointerleave, setOnpointermove, setOnpointerout, setOnpointerover, setOnpointerup, setOnprogress, setOnratechange, setOnreset, setOnresize, setOnscroll, setOnscrollend, setOnseeked, setOnseeking, setOnselect, setOnselectionchange, setOnselectstart, setOnstalled, setOnsubmit, setOnsuspend, setOntimeupdate, setOntoggle, setOntransitioncancel, setOntransitionend, setOntransitionrun, setOntransitionstart, setOnvolumechange, setOnwaiting, setOnwheel, setOuterText, setSpellcheck, setStyle, setTabIndex, setTextContent, setTitle, setVAlign, setValue, setWidthOrHeight, toString
after, append, before, closest, createAttributesObject, createEventHandler, getAttribute, getAttributeNodeNS, getAttributeNS, getAttributes, getChildElementCount, getChildren, getClassList, getClassName_js, getClientHeight, getClientLeft, getClientRects, getClientTop, getClientWidth, getElementsByClassName, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getHTML, getId, getInnerHTML, getInnerHTML, getLastElementChild, getNamespaceURI, getNextElementSibling, getOnbeforecopy, getOnbeforecut, getOnbeforepaste, getOnsearch, getOnwebkitfullscreenchange, getOnwebkitfullscreenerror, getOuterHTML, getParentElement, getPreviousElementSibling, getScrollHeight, getScrollLeft, getScrollTop, getScrollWidth, getTagName, hasAttribute, hasAttributeNS, hasAttributes, insertAdjacentElement, insertAdjacentHTML, insertAdjacentText, isDisplayNone, matches, mozMatchesSelector, prepend, printChildren, printNode, querySelector, querySelectorAll, releaseCapture, remove, removeAttribute, removeAttributeNode, removeAttributeNS, replaceChildren, replaceWith, scroll, scrollBy, scrollIntoView, scrollIntoViewIfNeeded, scrollTo, setAttributeNode, setAttributeNS, setCapture, setClassName_js, setId, setInnerHTML, setOnbeforecopy, setOnbeforecut, setOnbeforepaste, setOnsearch, setOnwebkitfullscreenchange, setOnwebkitfullscreenerror, setScrollLeft, setScrollTop, toggleAttribute, webkitMatchesSelector
after, append, appendChild, before, cloneNode, compareDocumentPosition, contains, getBaseURI, getChildNodes, getFirstChild, getJavaScriptNode, getLastChild, getNextSibling, getNodeType, getNodeValue, getOwnerDocument, getParent, getParentNode, getPreviousSibling, getRootNode, getTextContent, hasChildNodes, insertBefore, insertBeforeImpl, isEqualNode, isSameNode, lookupPrefix, normalize, prepend, removeChild, replaceChild, replaceChildren, replaceWith, setNodeValue
addEventListener, clearEventListenersContainer, dispatchEvent, executeEventLocally, fireEvent, getEventHandler, getEventListenersContainer, hasEventHandlers, isEventHandlerOnWindow, removeEventListener, setEventHandler
clone, equivalentValues, get, getBrowserVersion, getClassName, getDefaultValue, getPrototype, getScriptableFor, getWindow, getWindow, getWindowFromTopCallScope, getWithPreemption, has, hasInstance, initParentScope, makeScriptableFor, put, setClassName, setDomNode, setParentScope, setupPromise, setupRejectedPromise
applyDescriptorToAttributeBitset, associateValue, avoidObjectDetection, buildDataDescriptor, callMethod, callMethod, checkPropertyChangeForSlot, checkPropertyDefinition, defineBuiltInProperty, defineBuiltInProperty, defineBuiltInProperty, defineBuiltInProperty, defineClass, defineClass, defineClass, defineConst, defineConstProperty, defineFunctionProperties, defineOwnProperties, defineOwnProperty, defineOwnProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, defineProperty, delete, delete, delete, deleteProperty, deleteProperty, deleteProperty, ensureScriptable, ensureScriptableObject, ensureScriptableObjectButNotSymbol, ensureSymbolScriptable, ensureType, get, get, get, getAllIds, getArrayPrototype, getAssociatedValue, getAttributes, getAttributes, getAttributes, getAttributes, getAttributes, getClassPrototype, getDefaultValue, getExternalArrayData, getExternalArrayLength, getFunctionPrototype, getGeneratorFunctionPrototype, getGetterOrSetter, getGetterOrSetter, getIds, getObjectPrototype, getOwnPropertyDescriptor, getParentScope, getProperty, getProperty, getProperty, getPropertyIds, getPrototype, getSuperProperty, getSuperProperty, getSuperProperty, getTopLevelScope, getTopScopeValue, getTypedProperty, getTypedProperty, getTypeOf, has, has, hasProperty, hasProperty, hasProperty, isAccessorDescriptor, isConst, isDataDescriptor, isEmpty, isExtensible, isFalse, isGenericDescriptor, isGetterOrSetter, isSealed, isTrue, preventExtensions, put, put, putConst, putConstProperty, putOwnProperty, putOwnProperty, putOwnProperty, putProperty, putProperty, putProperty, putSuperProperty, putSuperProperty, putSuperProperty, querySlot, redefineProperty, sameValue, sealObject, setAttributes, setAttributes, setAttributes, setAttributes, setAttributes, setCommonDescriptorProperties, setExternalArrayData, setGetterOrSetter, setPrototype, size
createSlotMap
public void jsConstructor()
jsConstructor
in class HTMLElement
public int getOffsetHeight()
offsetHeight
, which is the element height plus the element's padding
plus the element's border. This method returns a dummy value compatible with mouse event coordinates
during mouse events.getOffsetHeight
in class HTMLElement
offsetHeight
public int getOffsetWidth()
offsetWidth
, which is the element width plus the element's padding
plus the element's border. This method returns a dummy value compatible with mouse event coordinates
during mouse events.getOffsetWidth
in class HTMLElement
offsetWidth
public int getCellIndex()
public String getAbbr()
abbr
attribute.abbr
attributepublic void setAbbr(String abbr)
abbr
attribute.abbr
- the value of the abbr
attributepublic String getAxis()
axis
attribute.axis
attributepublic void setAxis(String axis)
axis
attribute.axis
- the value of the axis
attributepublic String getBgColor()
bgColor
attribute.bgColor
attributepublic void setBgColor(String bgColor)
bgColor
attribute.bgColor
- the value of the bgColor
attributepublic int getColSpan()
colSpan
attribute.colSpan
attributepublic void setColSpan(String colSpan)
colSpan
attribute.colSpan
- the value of the colSpan
attributepublic int getRowSpan()
rowSpan
attribute.rowSpan
attributepublic void setRowSpan(String rowSpan)
rowSpan
attribute.rowSpan
- the value of the rowSpan
attributepublic boolean isNoWrap()
noWrap
attribute.noWrap
attributepublic void setNoWrap(boolean noWrap)
noWrap
attribute.noWrap
- the value of the noWrap
attributepublic String getWidth_js()
width
property.width
propertypublic void setWidth_js(String width)
width
property.width
- the value of the width
propertypublic String getHeight_js()
width
property.width
propertypublic void setHeight_js(String height)
height
property.height
- the value of the height
propertypublic void setOuterHTML(Object value)
setOuterHTML
in class Element
value
- the new value for replacing this nodepublic String getHeaders()
headers
attribute.headers
attributepublic void setHeaders(String headers)
headers
attribute.headers
- the new attributepublic String getScope()
scope
attribute.scope
attributepublic void setScope(String scope)
scope
attribute.scope
- the new attributepublic String getAlign()
align
property.align
propertypublic void setAlign(String align)
align
property.align
- the value of the align
propertypublic String getVAlign()
vAlign
property.vAlign
propertypublic void setVAlign(Object vAlign)
vAlign
property.vAlign
- the value of the vAlign
propertypublic String getCh()
ch
property.getCh
in class HTMLElement
ch
propertypublic void setCh(String ch)
ch
property.setCh
in class HTMLElement
ch
- the value of the ch
propertypublic String getChOff()
chOff
property.getChOff
in class HTMLElement
chOff
propertypublic void setChOff(String chOff)
chOff
property.setChOff
in class HTMLElement
chOff
- the value of the chOff
propertyCopyright © 2002–2025 Gargoyle Software Inc.. All rights reserved.