Package org.patternfly.component.table
Class Th
- All Implemented Interfaces:
Attachable,Container<HTMLTableCellElement,,Th> Finder<HTMLTableCellElement>,HasElement<HTMLTableCellElement,,Th> HasHTMLElement<HTMLTableCellElement,,Th> IsElement<HTMLTableCellElement>,TypedBuilder<HTMLTableCellElement,,Th> WithIdentifier<HTMLTableCellElement,,Th> ComponentContext<HTMLTableCellElement,,Th> Modifiers.Center<HTMLTableCellElement,Th>
-
Method Summary
Modifier and TypeMethodDescriptionvoidattach(MutationRecord mutationRecord) voiddetach(MutationRecord mutationRecord) screenReader(String text) static Thth()Factory method to create a new instance of this component.static Ththat()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
- Specified by:
attachin interfaceAttachable
-
detach
- Specified by:
detachin interfaceAttachable
-
screenReader
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLTableCellElement,Th>
-