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.core.OuiaSupport<HTMLTableCellElement, Th>, org.patternfly.style.Modifiers.Center<HTMLTableCellElement, Th>

public class Th extends Cell<Th> implements Attachable
A header cell within a table row in a Table component.