Class Cell<B extends TypedBuilder<HTMLTableCellElement, B>>
java.lang.Object
org.patternfly.component.SubComponent<HTMLTableCellElement, B>
org.patternfly.component.table.Cell<B>
- All Implemented Interfaces:
ElementAttributeMethods<HTMLTableCellElement, B>, ElementClassListMethods<HTMLTableCellElement, B>, ElementConsumerMethods<HTMLTableCellElement, B>, ElementContainerMethods<HTMLTableCellElement, B>, ElementEventMethods<HTMLTableCellElement, B>, ElementIdMethods<HTMLTableCellElement, B>, ElementQueryMethods<HTMLTableCellElement>, ElementTextMethods<HTMLTableCellElement, B>, HTMLElementAttributeMethods<HTMLTableCellElement, B>, HTMLElementDataMethods<HTMLTableCellElement, B>, HTMLElementStyleMethods<HTMLTableCellElement, B>, HTMLElementVisibilityMethods<HTMLTableCellElement, B>, IsElement<HTMLTableCellElement>, TypedBuilder<HTMLTableCellElement, B>, HasIdentifier<HTMLTableCellElement, B>, ComponentContext<HTMLTableCellElement, B>, Modifiers.Center<HTMLTableCellElement, B>
public abstract class Cell<B extends TypedBuilder<HTMLTableCellElement, B>>
extends SubComponent<HTMLTableCellElement, B>
implements ComponentContext<HTMLTableCellElement, B>, Modifiers.Center<HTMLTableCellElement, B>, ElementTextMethods<HTMLTableCellElement, B>, HasIdentifier<HTMLTableCellElement, B>
-
Method Summary
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, centerMethods inherited from interface TypedBuilder
that
-
Method Details
-
addText
-
colSpan
-
width
-
wrap
-
store
- Specified by:
storein interfaceComponentContext<HTMLTableCellElement, B extends TypedBuilder<HTMLTableCellElement, B>>
-
identifier
Description copied from interface:HasIdentifierRetrieves the identifier associated with this component.- Specified by:
identifierin interfaceHasIdentifier<HTMLTableCellElement, B extends TypedBuilder<HTMLTableCellElement, B>>- Returns:
- the identifier of the component
-
has
- Specified by:
hasin interfaceComponentContext<HTMLTableCellElement, B extends TypedBuilder<HTMLTableCellElement, B>>
-
get
- Specified by:
getin interfaceComponentContext<HTMLTableCellElement, B extends TypedBuilder<HTMLTableCellElement, B>>
-