Package org.patternfly.component.table
Class TitleCell
- All Implemented Interfaces:
Container<elemental2.dom.HTMLTableCellElement,,TitleCell> Finder<elemental2.dom.HTMLTableCellElement>,HasElement<elemental2.dom.HTMLTableCellElement,,TitleCell> HasHTMLElement<elemental2.dom.HTMLTableCellElement,,TitleCell> IsElement<elemental2.dom.HTMLTableCellElement>,TypedBuilder<elemental2.dom.HTMLTableCellElement,,TitleCell> WithIcon<elemental2.dom.HTMLTableCellElement,,TitleCell> WithIdentifier<elemental2.dom.HTMLTableCellElement,,TitleCell> WithText<elemental2.dom.HTMLTableCellElement,,TitleCell> ComponentContext<elemental2.dom.HTMLTableCellElement,,TitleCell> ElementDelegate<elemental2.dom.HTMLTableCellElement,,TitleCell> Modifiers.Center<elemental2.dom.HTMLTableCellElement,TitleCell>
-
Method Summary
Modifier and TypeMethodDescriptionelemental2.dom.HTMLElementdelegate()expandedIcon(elemental2.dom.Element icon) expandedIcon(PredefinedIcon icon) icon(elemental2.dom.Element icon) that()static TitleCellFactory method to create a new instance of this component.static TitleCellMethods inherited from class org.patternfly.component.table.Cell
addText, colSpan, get, has, identifier, store, width, wrapMethods 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, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.patternfly.core.ElementDelegate
add, add, innerHtml, textContent, textNodeMethods inherited from interface org.jboss.elemento.HasElement
apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, on, on, on, run, 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.Center
center, center
-
Method Details
-
titleCell
Factory method to create a new instance of this component. -
titleCell
-
delegate
public elemental2.dom.HTMLElement delegate()- Specified by:
delegatein interfaceElementDelegate<elemental2.dom.HTMLTableCellElement,TitleCell>
-
icon
-
removeIcon
- Specified by:
removeIconin interfaceWithIcon<elemental2.dom.HTMLTableCellElement,TitleCell>
-
expandedIcon
-
expandedIcon
-
text
-
that
- Specified by:
thatin interfaceTypedBuilder<elemental2.dom.HTMLTableCellElement,TitleCell>
-