Package org.patternfly.component.table
Class Th
- All Implemented Interfaces:
Attachable,Container<elemental2.dom.HTMLTableCellElement,,Th> Finder<elemental2.dom.HTMLTableCellElement>,HasElement<elemental2.dom.HTMLTableCellElement,,Th> HasHTMLElement<elemental2.dom.HTMLTableCellElement,,Th> IsElement<elemental2.dom.HTMLTableCellElement>,TypedBuilder<elemental2.dom.HTMLTableCellElement,,Th> WithIdentifier<elemental2.dom.HTMLTableCellElement,,Th> ComponentContext<elemental2.dom.HTMLTableCellElement,,Th> Modifiers.Center<elemental2.dom.HTMLTableCellElement,Th>
-
Method Summary
Methods inherited from class org.patternfly.component.table.Cell
addText, colSpan, get, has, identifier, store, width, wrapMethods inherited from class org.patternfly.component.SubComponent
elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.patternfly.core.ComponentContext
get, getMethods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.jboss.elemento.HasElement
add, apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, innerHtml, on, on, on, run, textContent, textNode, toggle, toggle, toggle, uniqueIdMethods inherited from interface org.jboss.elemento.HasHTMLElement
data, hidden, style, style, style, style, style, style, titleMethods inherited from interface org.patternfly.style.Modifiers.Center
center, center
-
Method Details
-
th
Factory method to create a new instance of this component. -
th
-
attach
public void attach(elemental2.dom.MutationRecord mutationRecord) - Specified by:
attachin interfaceAttachable
-
detach
public void detach(elemental2.dom.MutationRecord mutationRecord) - Specified by:
detachin interfaceAttachable
-
screenReader
-
that
- Specified by:
thatin interfaceTypedBuilder<elemental2.dom.HTMLTableCellElement,Th>
-