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
element
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.patternfly.core.ComponentContext
get, get
Methods inherited from interface org.jboss.elemento.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
Methods 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, uniqueId
Methods inherited from interface org.jboss.elemento.HasHTMLElement
data, hidden, style, style, style, style, style, style, title
Methods inherited from interface org.patternfly.style.Modifiers.Center
center, center
Methods inherited from interface org.jboss.elemento.TypedBuilder
that
-
Method Details
-
addText
-
colSpan
-
width
-
wrap
-
store
- Specified by:
store
in interfaceComponentContext<HTMLTableCellElement,
B extends TypedBuilder<HTMLTableCellElement, B>>
-
identifier
- Specified by:
identifier
in interfaceWithIdentifier<HTMLTableCellElement,
B extends TypedBuilder<HTMLTableCellElement, B>>
-
has
- Specified by:
has
in interfaceComponentContext<HTMLTableCellElement,
B extends TypedBuilder<HTMLTableCellElement, B>>
-
get
- Specified by:
get
in interfaceComponentContext<HTMLTableCellElement,
B extends TypedBuilder<HTMLTableCellElement, B>>
-