Package org.patternfly.component.table
Class Td
- java.lang.Object
-
- org.patternfly.component.SubComponent<E,B>
-
- org.patternfly.component.table.Td
-
- All Implemented Interfaces:
Container<HTMLTableCellElement,Td>,Finder<HTMLTableCellElement>,HasElement<HTMLTableCellElement,Td>,HasHTMLElement<HTMLTableCellElement,Td>,IsElement<HTMLTableCellElement>,TypedBuilder<HTMLTableCellElement,Td>,Modifiers.Center<HTMLTableCellElement,Td>
public class Td extends SubComponent<E,B>
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description TdactionCell()Applies pf-v5-c-table__action to the tdBaddText(TableText text)BcolSpan(int columns)static Tdtd()static Tdtd(String column)Tdthat()Bwidth(Width width)Bwrap(Wrap wrap)-
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.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, 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
-
-