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:
Container<HTMLTableCellElement,,B> Finder<HTMLTableCellElement>,HasElement<HTMLTableCellElement,,B> HasHTMLElement<HTMLTableCellElement,,B> IsElement<HTMLTableCellElement>,TypedBuilder<HTMLTableCellElement,,B> WithIdentifier<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>, WithIdentifier<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.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.jboss.elemento.HasElement
add, apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, innerHtml, on, on, on, run, textContent, textNode, toggle, toggle, toggle, uniqueIdMethods inherited from interface org.jboss.elemento.HasHTMLElement
data, hidden, style, style, style, style, style, style, titleMethods 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 interfaceComponentContext<HTMLTableCellElement,B extends TypedBuilder<HTMLTableCellElement, B>>
-
identifier
- Specified by:
identifierin interfaceWithIdentifier<HTMLTableCellElement,B extends TypedBuilder<HTMLTableCellElement, B>>
-
has
- Specified by:
hasin interfaceComponentContext<HTMLTableCellElement,B extends TypedBuilder<HTMLTableCellElement, B>>
-
get
- Specified by:
getin interfaceComponentContext<HTMLTableCellElement,B extends TypedBuilder<HTMLTableCellElement, B>>
-