TableRowElement 类
- 继承
-
- Object
- EventTarget
- Node
- Element
- HtmlElement
- TableRowElement
- 注解
-
- @Native("HTMLTableRowElement")
构造函数
- TableRowElement()
-
工厂
- TableRowElement.created()
- 由 DOM 在创建自定义元素时实例化的构造函数。
属性
- accessibleNode → AccessibleNode?
-
无设置器继承
- assignedSlot → SlotElement?
-
无设置器继承
-
attributes ↔ Map<
String, String> - 此元素上的所有属性。获取器/设置器对继承
- baseUri → String?
-
无设置器继承
- borderEdge → CssRect
- 访问此元素的内容、填充和边框框的大小和位置。无设置器继承
-
cells → List<
TableCellElement> -
无设置器
-
childNodes → List<
Node> - 此节点子元素的列表。无设置器继承
-
children ↔ List<
Element> - 此元素的直接子元素列表。获取器/设置器对继承
- classes ↔ CssClassSet
- 应用到此元素上的 CSS 类的集合。获取器/设置器对继承
- className ↔ String
-
获取器/设置器对继承
-
client → Rectangle<
num> - 获取此元素相对于页面客户端区域的位置。无设置器继承
- clientHeight → int
-
无设置器继承
- clientLeft → int?
-
无设置器继承
- clientTop → int?
-
无设置器继承
- clientWidth → int
-
无设置器继承
- computedName → String?
-
无设置器继承
- computedRole → String?
-
无设置器继承
- contentEdge → CssRect
- 访问此元素的内容位置。无设置器继承
- contentEditable ↔ String
-
获取器/设置器对继承
-
dataset ↔ Map<
String, String> - 允许访问此元素上设置的 所有自定义数据属性(data-*)。获取器/设置器对继承
- dir ↔ String?
-
获取器/设置器对继承
-
documentOffset → Point<
num> - 提供元素相对于文档顶部的坐标。无设置器继承
- draggable ↔ bool
- 指示元素是否可以拖放。获取器/设置器对继承
- firstChild → Node?
- 此节点的第一个子节点。无设置器继承
- hashCode → int
- 此对象的哈希值。无设置器继承
- 指示元素是否与页面当前状态不相关。获取器/设置器对继承
- id ↔ String
-
获取器/设置器对继承
- inert ↔ bool?
-
获取器/设置器对继承
- innerHtml ↔ String?
- 解析HTML片段并将其设置为此元素的内容。获取器/设置器对继承
- innerText ↔ String
-
获取器/设置器对继承
- inputMode ↔ String?
-
获取器/设置器对继承
- isConnected → bool?
-
无设置器继承
- isContentEditable → bool?
-
无设置器继承
- lang ↔ String?
-
获取器/设置器对继承
- lastChild → Node?
- 此节点的最后一个子节点。无设置器继承
- localName → String
-
无设置器继承
- marginEdge → CssRect
- 访问此元素的内容 + 内边距 + 边框 + 外边距边的尺寸和位置。无设置器继承
- namespaceUri → String?
- 一个URI,用于识别此元素的XML命名空间。无设置器继承
- nextElementSibling → Element?
-
无设置器继承
- nextNode → Node?
- 下一个兄弟节点。无设置器继承
- nodeName → String?
- 此节点的名称。无设置器继承
-
nodes ↔ List<
Node> - 此节点子节点的一个可修改列表。获取器/设置器对继承
- nodeType → int
- 节点类型。无设置器继承
- nodeValue → String?
- 此节点的值。无设置器继承
- nonce ↔ String?
-
获取器/设置器对继承
-
offset → Rectangle<
num> - 获取此元素相对于其offsetParent的偏移量。无设置器继承
- offsetHeight → int
-
无设置器继承
- offsetLeft → int
-
无设置器继承
- offsetParent → Element?
-
无设置器继承
- offsetTop → int
-
无设置器继承
- offsetWidth → int
-
无设置器继承
- on → ElementEvents
- 这是对事件流的便捷访问器,仅在显式访问器不可用时应使用。无设置器继承
-
onAbort → ElementStream<
Event> - 此Element处理的
abort
事件流。无设置器继承 -
onBeforeCopy → ElementStream<
Event> - 此Element处理的
beforecopy
事件流。无设置器继承 -
onBeforeCut → ElementStream<
Event> - 此Element处理的
beforecut
事件流。无设置器继承 -
onBeforePaste → ElementStream<
Event> - 此Element处理的
beforepaste
事件流。无设置器继承 -
onBlur → ElementStream<
Event> - 此Element处理的
blur
事件流。无设置器继承 -
onCanPlay → ElementStream<
Event> -
无设置器继承
-
onCanPlayThrough → ElementStream<
Event> -
无设置器继承
-
onChange → ElementStream<
Event> - 此Element处理的
change
事件流。无设置器继承 -
onClick → ElementStream<
MouseEvent> - 此Element处理的
click
事件流。无设置器继承 -
onContextMenu → ElementStream<
MouseEvent> - 此元素处理的
contextmenu
事件流。无设置器继承 - onCopy → ElementStream<ClipboardEvent>
- 此元素处理的
copy
事件流。无设置器继承 - onCut → ElementStream<ClipboardEvent>
- 此元素处理的
cut
事件流。无设置器继承 - onDoubleClick → ElementStream<Event>
- 此元素处理的
doubleclick
事件流。无设置器继承 - onDrag → ElementStream<MouseEvent>
- 在当前被拖动时触发
drag
事件的流。无设置器继承 - onDragEnd → ElementStream<MouseEvent>
- 在拖动操作完成后触发
dragend
事件的流。无设置器继承 - onDragEnter → ElementStream<MouseEvent>
- 当拖动对象首先被拖过此元素时触发
dragenter
事件的流。无设置器继承 - onDragLeave → ElementStream<MouseEvent>
- 当正在此元素上拖动的对象离开此元素的目标区域时触发
dragleave
事件的流。无设置器继承 - onDragOver → ElementStream<MouseEvent>
- 当拖动对象当前正在此元素上被拖动时触发
dragover
事件的流。无设置器继承 - onDragStart → ElementStream<MouseEvent>
- 在拖动此元素时触发
dragstart
事件的流。无设置器继承 - onDrop → ElementStream<MouseEvent>
- 当拖动对象被放在此元素上时触发
drop
事件的流。无设置器继承 - onDurationChange → ElementStream<Event>
-
无设置器继承
- onEmptied → ElementStream<Event>
-
无设置器继承
- onEnded → ElementStream<Event>
-
无设置器继承
- onError → ElementStream<Event>
- 由本 元素 处理的
error
事件流。无设置器继承 -
onFocus → ElementStream<
Event> - 由本 元素 处理的
focus
事件流。无设置器继承 -
onFullscreenChange → ElementStream<
Event> - 由本 元素 处理的
fullscreenchange
事件流。无设置器继承 -
onFullscreenError → ElementStream<
Event> - 由本 元素 处理的
fullscreenerror
事件流。无设置器继承 -
onInput → ElementStream<
Event> - 由本 元素 处理的
input
事件流。无设置器继承 -
onInvalid → ElementStream<
Event> - 由本 元素 处理的
invalid
事件流。无设置器继承 -
onKeyDown → ElementStream<
KeyboardEvent> - 由本 元素 处理的
keydown
事件流。无设置器继承 -
onKeyPress → ElementStream<
KeyboardEvent> - 由本 元素 处理的
keypress
事件流。无设置器继承 -
onKeyUp → ElementStream<
KeyboardEvent> - 由本 元素 处理的
keyup
事件流。无设置器继承 -
onLoad → ElementStream<
Event> - 由本 元素 处理的
load
事件流。无设置器继承 -
onLoadedData → ElementStream<
Event> -
无设置器继承
-
onLoadedMetadata → ElementStream<
Event> -
无设置器继承
-
onMouseDown → ElementStream<
MouseEvent> - 由本 元素 处理的
mousedown
事件流。无设置器继承 -
onMouseEnter → ElementStream<
MouseEvent> - 由本 元素 处理的
mouseenter
事件流。无设置器继承 -
onMouseLeave → ElementStream<
MouseEvent> - 由本 元素 处理的
mouseleave
事件流。无设置器继承 -
onMouseMove → ElementStream<
MouseEvent> - 由该元素处理的
mousemove
事件流。无设置器继承 -
onMouseOut → ElementStream<
MouseEvent> - 由该元素处理的
mouseout
事件流。无设置器继承 -
onMouseOver → ElementStream<
MouseEvent> - 由该元素处理的
mouseover
事件流。无设置器继承 -
onMouseUp → ElementStream<
MouseEvent> - 由该元素处理的
mouseup
事件流。无设置器继承 -
onMouseWheel → ElementStream<
WheelEvent> - 由该元素处理的
mousewheel
事件流。无设置器继承 -
onPaste → ElementStream<
ClipboardEvent> - 由该元素处理的
paste
事件流。无设置器继承 -
onPause → ElementStream<
Event> -
无设置器继承
-
onPlay → ElementStream<
Event> -
无设置器继承
-
onPlaying → ElementStream<
Event> -
无设置器继承
-
onRateChange → ElementStream<
Event> -
无设置器继承
-
onReset → ElementStream<
Event> - 由该元素处理的
reset
事件流。无设置器继承 -
onResize → ElementStream<
Event> -
无设置器继承
-
onScroll → ElementStream<
Event> - 由该元素处理的
scroll
事件流。无设置器继承 -
onSearch → ElementStream<
Event> - 由该元素处理的
search
事件流。无设置器继承 -
onSeeked → ElementStream<
Event> -
无设置器继承
-
onSeeking → ElementStream<
Event> -
无设置器继承
-
onSelect → ElementStream<
Event> - 由本Element处理的选择事件的流。无设置器继承
-
onSelectStart → ElementStream<
Event> - 由本Element处理的开始选择事件的流。无设置器继承
-
onStalled → ElementStream<
Event> -
无设置器继承
-
onSubmit → ElementStream<
Event> - 由本Element处理的提交事件的流。无设置器继承
-
onSuspend → ElementStream<
Event> -
无设置器继承
-
onTimeUpdate → ElementStream<
Event> -
无设置器继承
-
onTouchCancel → ElementStream<
TouchEvent> - 由本Element处理的触摸取消事件的流。无设置器继承
-
onTouchEnd → ElementStream<
TouchEvent> - 由本Element处理的触摸结束事件的流。无设置器继承
-
onTouchEnter → ElementStream<
TouchEvent> - 由本Element处理的触摸进入事件的流。无设置器继承
-
onTouchLeave → ElementStream<
TouchEvent> - 由本Element处理的触摸离开事件的流。无设置器继承
-
onTouchMove → ElementStream<
TouchEvent> - 由本Element处理的触摸移动事件的流。无设置器继承
-
onTouchStart → ElementStream<
TouchEvent> - 由本Element处理的触摸开始事件的流。无设置器继承
-
onTransitionEnd → ElementStream<
TransitionEvent> - 由本Element处理的过渡结束事件的流。无设置器继承
-
onVolumeChange → ElementStream<
Event> -
无设置器继承
-
onWaiting → ElementStream<
Event> -
无设置器继承
-
onWheel → ElementStream<
WheelEvent> -
无设置器继承
- outerHtml → String?
-
无设置器继承
- ownerDocument → Document?
- 此节点所属的文档。无设置器继承
- paddingEdge → CssRect
- 获取此元素的内容 + 内边距框的尺寸和位置。无设置器继承
- parent → Element?
- 此节点的父元素。无设置器继承
- parentNode → Node?
- 此节点的父节点。无设置器继承
- previousElementSibling → Element?
-
无设置器继承
- previousNode → Node?
- 前一个兄弟节点。无设置器继承
- rowIndex → int
-
无设置器
- runtimeType → Type
- 对象运行时类型的表示。无设置器继承
- scrollHeight → int
-
无设置器继承
- scrollLeft ↔ int
-
获取器/设置器对继承
- scrollTop ↔ int
-
获取器/设置器对继承
- scrollWidth → int
-
无设置器继承
- sectionRowIndex → int
-
无设置器
- shadowRoot → ShadowRoot?
- 此阴影主机的阴影根。无设置器继承
- slot ↔ String?
-
获取器/设置器对继承
- spellcheck ↔ bool?
-
获取器/设置器对继承
- style → CssStyleDeclaration
-
无设置器继承
- styleMap → StylePropertyMap?
-
无设置器继承
- tabIndex ↔ int?
-
获取器/设置器对继承
- tagName → String
-
无设置器继承
- text ↔ String?
- 此节点及其子节点内的所有文本。获取器/设置器对继承
- title ↔ String?
-
获取器/设置器对继承
- translate ↔ bool?
- 指定当页面本地化时,此元素的文本内容是否更改。获取器/设置器对继承
方法
-
addCell(
) → TableCellElement -
addEventListener(
String type, EventListener? listener, [bool? useCapture]) → void -
继承的
-
after(
Object nodes) → void -
继承的
-
animate(
Iterable< Map< frames, [dynamic timing]) → AnimationString, dynamic> > - 创建一个新的 AnimationEffect 对象,其目标元素是调用此方法的对象,并调用文档时间线的 AnimationTimeline 对象的 play() 方法,将新创建的 AnimationEffect 作为方法的参数。返回该效果对应的 Animation。继承的
-
append(
Node node) → Node - 向此节点子集的 nodes 列表末尾添加一个节点。继承的
-
appendHtml(
String text, {NodeValidator? validator, NodeTreeSanitizer? treeSanitizer}) → void - 将指定的文本解析为 HTML,并在此元素的最后一个子节点之后添加结果节点。继承的
-
appendText(
String text) → void - 将指定的文本添加到此元素的最后一个子节点之后。继承的
-
attached(
) → void - 由 DOM 在此元素已插入到活动文档中时调用。继承的
-
attachShadow(
Map shadowRootInitDict) → ShadowRoot -
继承的
-
attributeChanged(
String name, String oldValue, String newValue) → void - 在对此元素的任何属性进行更改时由 DOM 调用。继承的
-
before(
Object nodes) → void -
继承的
-
blur(
) → void -
继承的
-
click(
) → void -
继承的
-
clone(
bool? deep) → Node - 返回此节点的副本。继承的
-
closest(
String selectors) → Element? -
继承的
-
contains(
Node? other) → bool - 如果此节点包含指定的节点,则返回true。继承的
-
createFragment(
String? html, {NodeValidator? validator, NodeTreeSanitizer? treeSanitizer}) → DocumentFragment - 从HTML片段创建一个DocumentFragment,并确保它遵循验证器或treeSanitizer指定的清理规则。override
-
createShadowRoot(
) → ShadowRoot - 为此阴影宿主创建一个新的阴影根。继承的
-
deleteCell(
int index) → void -
detached(
) → void - 当此元素被从活动文档中移除时,由DOM调用。继承的
-
dispatchEvent(
Event event) → bool -
继承的
-
enteredView(
) → void - 已弃用:代替使用attached。继承的
-
focus(
) → void -
继承的
-
getAnimations(
) → List< Animation> -
继承的
-
getAttribute(
String name) → String? -
继承的
-
getAttributeNames(
) → List< String> -
继承的
-
getAttributeNS(
String? namespaceURI, String name) → String? -
继承的
-
getBoundingClientRect(
) → Rectangle< num> - 返回包含此元素内边距、滚动条和边框的最小外接矩形。继承的
-
getClientRects(
) → List< Rectangle< num> > -
继承的
-
getComputedStyle(
[String? pseudoElement]) → CssStyleDeclaration - 应用于此元素的整个CSS值集合,包括继承和默认值。继承的
-
getDestinationInsertionPoints(
) → List< Node> - 返回一个列表,表示将此元素分布到的shadow DOM插入点。继承的
-
getElementsByClassName(
String classNames) → List< Node> - 返回一个列表,其中包含此元素内部具有给定类名的节点。继承的
-
getNamespacedAttributes(
String namespace) → Map< String, String> - 获取用于操作特定命名空间属性的映射。继承的
-
getRootNode(
[Map? options]) → Node -
继承的
-
hasAttribute(
String name) → bool -
继承的
-
hasAttributeNS(
String? namespaceURI, String name) → bool -
继承的
-
hasChildNodes(
) → bool - 如果此节点有任何子节点,则返回true。继承的
-
hasPointerCapture(
int pointerId) → bool -
继承的
-
insertAdjacentElement(
String where, Element element) → Element - 将
element
插入DOM中的指定位置。继承的 -
insertAdjacentHtml(
String where, String html, {NodeValidator? validator, NodeTreeSanitizer? treeSanitizer}) → void - 将文本解析为HTML片段并将其插入到DOM中的指定位置。继承的
-
insertAdjacentText(
String where, String text) → void - 在指定位置将文本插入到DOM中。继承的
-
insertAllBefore(
Iterable< Node> newNodes, Node child) → void - 将所有节点直接插入到此节点中,在子节点之前。继承的
-
insertBefore(
Node node, Node? child) → Node - 在指定节点中直接在子节点之前插入给定的节点。如果子节点为
null
,则给定的节点插入在此节点子节点列表的末尾。继承的 -
insertCell(
int index) → TableCellElement -
leftView(
) → void - 废弃*: 使用 detached 代替。继承的
-
matches(
String selectors) → bool - 检查此元素是否匹配CSS选择器。继承的
-
matchesWithAncestors(
String selectors) → bool - 检查此元素或其任何父元素是否匹配CSS选择器。继承的
-
noSuchMethod(
Invocation invocation) → dynamic - 在一个不存在的方法或属性被访问时被调用。继承的
-
offsetTo(
Element parent) → Point< num> - 提供此类元素相对于指定
parent
的 borderEdge 偏移。继承的 -
querySelector(
String selectors ) → Element? - 查找此元素第一个匹配指定选择组的子元素。继承的
-
querySelectorAll<
T extends Element> (String selectors ) → ElementList<T> - 查找此元素下所有匹配指定选择组的子元素。继承的
-
releasePointerCapture(
int pointerId ) → void -
继承的
-
remove(
) → void - 从 DOM 中移除此节点。继承的
-
removeAttribute(
String name ) → void -
继承的
-
removeAttributeNS(
String? namespaceURI, String name ) → void -
继承的
-
removeEventListener(
String type, EventListener? listener, [bool? useCapture]) → void -
继承的
-
replaceWith(
Node otherNode ) → Node - 用另一个节点替换此节点。继承的
-
requestFullscreen(
[Map? options]) → Future< void> - 以全屏显示此元素。继承的
-
requestPointerLock(
) → void -
继承的
-
scroll(
[dynamic options_OR_x, num? y]) → void -
继承的
-
scrollBy(
[dynamic options_OR_x, num? y]) → void -
继承的
-
scrollIntoView(
[ScrollAlignment? alignment]) → void - 将此元素滚动到视图。继承的
-
scrollIntoViewIfNeeded(
[bool? centerIfNeeded]) → void - 这是
scrollIntoView
的非标准版本,如果当前元素不在浏览器窗口的可见区域内,则将其滚动到可见区域。如果元素已经在浏览器窗口的可见区域内,则不执行滚动。继承的 -
scrollTo(
[dynamic options_OR_x, num? y]) → void -
继承的
-
setApplyScroll(
String nativeScrollBehavior) → Future< ScrollState> -
继承的
-
setAttribute(
String name, Object value) → void -
继承的
-
setAttributeNS(
String? namespaceURI, String name, Object value) → void -
继承的
-
setDistributeScroll(
String nativeScrollBehavior) → Future< ScrollState> -
继承的
-
setInnerHtml(
String? html, {NodeValidator? validator, NodeTreeSanitizer? treeSanitizer}) → void - 解析HTML片段并将其设置为此元素的内容。这确保生成的内容遵循由validator或treeSanitizer指定的清理规则。继承的
-
setPointerCapture(
int pointerId) → void -
继承的
-
toString(
) → String - 此元素的字符串表示。继承的