public final class Td<Z extends Element> extends Object implements GlobalAttributes<Td<Z>,Z>, FlowContentChoice<Td<Z>,Z>
| Modifier and Type | Field and Description |
|---|---|
protected Z |
parent |
protected ElementVisitor |
visitor |
| Modifier | Constructor and Description |
|---|---|
|
Td(ElementVisitor visitor) |
|
Td(Z parent) |
protected |
Td(Z parent,
ElementVisitor visitor,
boolean shouldVisit) |
| Modifier and Type | Method and Description |
|---|---|
Z |
__() |
Td<Z> |
async(BiConsumer<Runnable,Td<Z>> var1) |
Td<Z> |
attrCell(String attrCell) |
Td<Z> |
attrColspan(Integer attrColspan) |
Td<Z> |
attrHeaders(String attrHeaders) |
Td<Z> |
attrRowspan(Integer attrRowspan) |
String |
getName() |
Z |
getParent() |
ElementVisitor |
getVisitor() |
Td<Z> |
self() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitattrAccesskey, attrClass, attrContenteditable, attrDir, attrDraggable, attrHidden, attrId, attrLang, attrSpellcheck, attrStyle, attrTabIndex, attrTitle, attrTranslateattrOnabort, attrOnauxclick, attrOnblur, attrOncancel, attrOncanplay, attrOncanplaythrough, attrOnchange, attrOnclick, attrOnclose, attrOncuechange, attrOndblclick, attrOndrag, attrOndragend, attrOndragenter, attrOndragexit, attrOndragleave, attrOndragover, attrOndragstart, attrOndrop, attrOndurationchange, attrOnemptied, attrOnended, attrOnerror, attrOnfocus, attrOninput, attrOninvalid, attrOnkeydown, attrOnkeypress, attrOnkeyup, attrOnload, attrOnloadeddata, attrOnloadedmetadata, attrOnloadend, attrOnloadstart, attrOnmousedown, attrOnmouseenter, attrOnmouseleave, attrOnmousemove, attrOnmouseout, attrOnmouseover, attrOnmouseup, attrOnpause, attrOnplay, attrOnplaying, attrOnprogress, attrOnratechange, attrOnreset, attrOnresize, attrOnscroll, attrOnseeked, attrOnseeking, attrOnselect, attrOnshow, attrOnstalled, attrOnsubmit, attrOnsuspend, attrOntimeupdate, attrOntoogle, attrOnvolumenchange, attrOnwaiting, attrOnwheeladdAttraddress, blockquote, details, dialog, div, dl, fieldset, figure, footer, form, header, hr, main, ol, p, pre, style, table, ularticle, aside, nav, sectiona, abbr, area, b, bdi, bdo, br, button, cite, code, data, datalist, del, dfn, em, i, input, ins, kbd, label, link, map, mark, meter, noscript, output, progress, q, ruby, s, samp, script, select, small, span, strong, sub, sup, template, textarea, time, u, var, wbrprotected final ElementVisitor visitor
public Td(ElementVisitor visitor)
public Td(Z parent)
protected Td(Z parent, ElementVisitor visitor, boolean shouldVisit)
public Z getParent()
public final ElementVisitor getVisitor()
public String getName()
Copyright © 2022. All rights reserved.