Class TitleCell
- All Implemented Interfaces:
ElementAttributeMethods<HTMLTableCellElement, TitleCell>, ElementClassListMethods<HTMLTableCellElement, TitleCell>, ElementConsumerMethods<HTMLTableCellElement, TitleCell>, ElementContainerDelegate<HTMLTableCellElement, TitleCell>, ElementContainerMethods<HTMLTableCellElement, TitleCell>, ElementEventMethods<HTMLTableCellElement, TitleCell>, ElementIdMethods<HTMLTableCellElement, TitleCell>, ElementQueryMethods<HTMLTableCellElement>, ElementTextDelegate<HTMLTableCellElement, TitleCell>, ElementTextMethods<HTMLTableCellElement, TitleCell>, HTMLElementAttributeMethods<HTMLTableCellElement, TitleCell>, HTMLElementDataMethods<HTMLTableCellElement, TitleCell>, HTMLElementStyleMethods<HTMLTableCellElement, TitleCell>, HTMLElementVisibilityMethods<HTMLTableCellElement, TitleCell>, IsElement<HTMLTableCellElement>, TypedBuilder<HTMLTableCellElement, TitleCell>, ComponentIcon<HTMLTableCellElement, TitleCell>, HasIdentifier<HTMLTableCellElement, TitleCell>, ComponentContext<HTMLTableCellElement, TitleCell>, Modifiers.Center<HTMLTableCellElement, TitleCell>
public class TitleCell
extends Cell<TitleCell>
implements ComponentIcon<HTMLTableCellElement, TitleCell>, ElementContainerDelegate<HTMLTableCellElement, TitleCell>, ElementTextDelegate<HTMLTableCellElement, TitleCell>
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionexpandedIcon(Element icon) expandedIcon(PredefinedIcon icon) that()static TitleCellFactory method to create a new instance of this component.static TitleCellMethods 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 ComponentIcon
iconMethods 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 ElementContainerDelegate
add, add, addMethods inherited from interface ElementContainerMethods
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 ElementTextDelegate
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
-
titleCell
Factory method to create a new instance of this component. -
titleCell
-
containerDelegate
- Specified by:
containerDelegatein interfaceElementContainerDelegate<HTMLTableCellElement, TitleCell>
-
textDelegate
- Specified by:
textDelegatein interfaceElementTextDelegate<HTMLTableCellElement, TitleCell>
-
icon
- Specified by:
iconin interfaceComponentIcon<HTMLTableCellElement, TitleCell>
-
removeIcon
- Specified by:
removeIconin interfaceComponentIcon<HTMLTableCellElement, TitleCell>
-
expandedIcon
-
expandedIcon
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLTableCellElement, TitleCell>
-