Package org.patternfly.component.table
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> org.patternfly.core.ComponentContext<HTMLTableCellElement,,B> org.patternfly.style.Modifiers.Center<HTMLTableCellElement,B>
public abstract class Cell<B extends TypedBuilder<HTMLTableCellElement,B>>
extends SubComponent<HTMLTableCellElement,B>
implements org.patternfly.core.ComponentContext<HTMLTableCellElement,B>, org.patternfly.style.Modifiers.Center<HTMLTableCellElement,B>, ElementTextMethods<HTMLTableCellElement,B>, HasIdentifier<HTMLTableCellElement,B>
-
Method Summary
Methods 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, centerMethods inherited from interface org.jboss.elemento.TypedBuilder
that
-
Method Details
-
addText
-
colSpan
-
width
-
wrap
-
store
- Specified by:
storein interfaceorg.patternfly.core.ComponentContext<HTMLTableCellElement,B extends TypedBuilder<HTMLTableCellElement, B>>
-
identifier
- Specified by:
identifierin interfaceHasIdentifier<HTMLTableCellElement,B extends TypedBuilder<HTMLTableCellElement, B>>
-
has
- Specified by:
hasin interfaceorg.patternfly.core.ComponentContext<HTMLTableCellElement,B extends TypedBuilder<HTMLTableCellElement, B>>
-
get
- Specified by:
getin interfaceorg.patternfly.core.ComponentContext<HTMLTableCellElement,B extends TypedBuilder<HTMLTableCellElement, B>>
-