Package org.patternfly.component.table
Class Th
- All Implemented Interfaces:
Attachable,ElementAttributeMethods<HTMLTableCellElement,,Th> ElementClassListMethods<HTMLTableCellElement,,Th> ElementConsumerMethods<HTMLTableCellElement,,Th> ElementContainerMethods<HTMLTableCellElement,,Th> ElementEventMethods<HTMLTableCellElement,,Th> ElementIdMethods<HTMLTableCellElement,,Th> ElementQueryMethods<HTMLTableCellElement>,ElementTextMethods<HTMLTableCellElement,,Th> HTMLElementAttributeMethods<HTMLTableCellElement,,Th> HTMLElementDataMethods<HTMLTableCellElement,,Th> HTMLElementStyleMethods<HTMLTableCellElement,,Th> HTMLElementVisibilityMethods<HTMLTableCellElement,,Th> IsElement<HTMLTableCellElement>,TypedBuilder<HTMLTableCellElement,,Th> HasIdentifier<HTMLTableCellElement,,Th> org.patternfly.core.ComponentContext<HTMLTableCellElement,,Th> org.patternfly.style.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.ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface org.jboss.elemento.ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface org.jboss.elemento.ElementConsumerMethods
apply, runMethods inherited from interface org.jboss.elemento.ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.jboss.elemento.ElementEventMethods
on, on, onMethods inherited from interface org.jboss.elemento.ElementIdMethods
id, uniqueIdMethods inherited from interface org.jboss.elemento.ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface org.jboss.elemento.ElementTextMethods
text, textMethods inherited from interface org.jboss.elemento.HTMLElementAttributeMethods
titleMethods inherited from interface org.jboss.elemento.HTMLElementDataMethods
dataMethods inherited from interface org.jboss.elemento.HTMLElementStyleMethods
style, style, style, style, style, styleMethods inherited from interface org.jboss.elemento.HTMLElementVisibilityMethods
hiddenMethods 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>
-