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>, ComponentContext<HTMLTableCellElement, Th>, Modifiers.Center<HTMLTableCellElement, Th>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidattach(MutationRecord mutationRecord) static Thvoiddetach(MutationRecord mutationRecord) screenReader(String text) static Thth()Factory method to create a new instance of this component.static Ththat()Methods inherited from class SubComponent
element, registerSubComponentMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ComponentContext
get, getMethods inherited from interface ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface ElementConsumerMethods
apply, runMethods inherited from interface ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface ElementEventMethods
on, on, onMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface ElementTextMethods
text, textMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hiddenMethods inherited from interface Modifiers.Center
center, center
-
Field Details
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
th
Factory method to create a new instance of this component. -
th
-
checkboxTh
-
attach
- Specified by:
attachin interfaceAttachable
-
detach
- Specified by:
detachin interfaceAttachable
-
screenReader
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLTableCellElement, Th>
-