Package org.patternfly.component.table
Class Table
- All Implemented Interfaces:
Container<HTMLTableElement,,Table> Finder<HTMLTableElement>,HasElement<HTMLTableElement,,Table> HasHTMLElement<HTMLTableElement,,Table> IsElement<HTMLTableElement>,TypedBuilder<HTMLTableElement,,Table> Component,Modifiers.Compact<HTMLTableElement,Table>
public class Table
extends BaseComponent<HTMLTableElement,Table>
implements Modifiers.Compact<HTMLTableElement,Table>
A table is used to display large data sets that can be easily laid out in a simple grid with column headers.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionaddCaption(TableCaption caption) gridBreakpoint(GridBreakpoint breakpoint) Same as borders(true)noBorders(boolean borders) Adds/removes modifier(noBorderRows)onSelect(SelectHandler<Tr> handler) voidvoidvoidstatic Tabletable()tbody()that()Methods inherited from class org.patternfly.component.BaseComponent
componentType, elementMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods 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.Compact
compact, compact
-
Method Details
-
table
-
addCaption
-
addHead
-
addBody
-
add
-
noBorders
Same as borders(true) -
noBorders
Adds/removes modifier(noBorderRows) -
gridBreakpoint
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLTableElement,Table>
-
ariaLabel
-
onSelect
-
select
-
select
-
select
-
tbody
-