Package org.patternfly.component.table
Class Table
- All Implemented Interfaces:
Attachable,ElementAttributeMethods<HTMLTableElement,,Table> ElementClassListMethods<HTMLTableElement,,Table> ElementConsumerMethods<HTMLTableElement,,Table> ElementContainerMethods<HTMLTableElement,,Table> ElementEventMethods<HTMLTableElement,,Table> ElementIdMethods<HTMLTableElement,,Table> ElementQueryMethods<HTMLTableElement>,HTMLElementAttributeMethods<HTMLTableElement,,Table> HTMLElementDataMethods<HTMLTableElement,,Table> HTMLElementStyleMethods<HTMLTableElement,,Table> HTMLElementVisibilityMethods<HTMLTableElement,,Table> IsElement<HTMLTableElement>,TypedBuilder<HTMLTableElement,,Table> Component,org.patternfly.style.Modifiers.Compact<HTMLTableElement,Table>
public class Table
extends BaseComponent<HTMLTableElement,Table>
implements org.patternfly.style.Modifiers.Compact<HTMLTableElement,Table>, Attachable
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) voidattach(MutationRecord mutationRecord) gridBreakpoint(org.patternfly.style.GridBreakpoint breakpoint) Same as borders(true)noBorders(boolean borders) Adds/removes modifier(noBorderRows)voidreset()voidvoidvoidstatic Tabletable()static Tabletbody()that()thead()treeViewGridBreakpoint(TreeViewGridBreakpoint breakpoint) 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.Attachable
detachMethods 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.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.Compact
compact, compact
-
Method Details
-
table
-
table
-
attach
- Specified by:
attachin interfaceAttachable
-
addCaption
-
addHead
-
addBody
-
add
-
noBorders
Same as borders(true) -
noBorders
Adds/removes modifier(noBorderRows) -
gridBreakpoint
-
treeViewGridBreakpoint
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLTableElement,Table>
-
ariaLabel
-
onSelect
-
reset
public void reset() -
select
-
select
-
select
-
thead
-
tbody
-