Package org.patternfly.component.table
Class Tr
- All Implemented Interfaces:
Iterable<Cell<?>>,Container<HTMLTableRowElement,,Tr> Finder<HTMLTableRowElement>,HasElement<HTMLTableRowElement,,Tr> HasHTMLElement<HTMLTableRowElement,,Tr> IsElement<HTMLTableRowElement>,TypedBuilder<HTMLTableRowElement,,Tr> HasItems<HTMLTableRowElement,,Tr, Cell<?>> WithIdentifier<HTMLTableRowElement,,Tr> ComponentContext<HTMLTableRowElement,Tr>
public class Tr
extends SubComponent<HTMLTableRowElement,Tr>
implements ComponentContext<HTMLTableRowElement,Tr>, HasItems<HTMLTableRowElement,Tr,Cell<?>>, WithIdentifier<HTMLTableRowElement,Tr>
-
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 java.lang.Iterable
forEach, spliterator
-
Method Details
-
tr
Factory method to create a new instance of this component. -
add
- Specified by:
addin interfaceHasItems<HTMLTableRowElement,Tr, Cell<?>>
-
clickable
-
clickable
-
store
- Specified by:
storein interfaceComponentContext<HTMLTableRowElement,Tr>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLTableRowElement,Tr>
-
iterator
-
size
public int size()- Specified by:
sizein interfaceHasItems<HTMLTableRowElement,Tr, Cell<?>>
-
isEmpty
public boolean isEmpty()- Specified by:
isEmptyin interfaceHasItems<HTMLTableRowElement,Tr, Cell<?>>
-
clear
public void clear()- Specified by:
clearin interfaceHasItems<HTMLTableRowElement,Tr, Cell<?>>
-
identifier
- Specified by:
identifierin interfaceWithIdentifier<HTMLTableRowElement,Tr>
-
has
- Specified by:
hasin interfaceComponentContext<HTMLTableRowElement,Tr>
-
get
- Specified by:
getin interfaceComponentContext<HTMLTableRowElement,Tr>
-