Package org.patternfly.component.table
Class TitleCell
- All Implemented Interfaces:
ElementAttributeMethods<HTMLTableCellElement,,TitleCell> ElementClassListMethods<HTMLTableCellElement,,TitleCell> ElementConsumerMethods<HTMLTableCellElement,,TitleCell> ElementContainerDelegate<HTMLTableCellElement,,TitleCell> ElementContainerMethods<HTMLTableCellElement,,TitleCell> ElementEventMethods<HTMLTableCellElement,,TitleCell> ElementIdMethods<HTMLTableCellElement,,TitleCell> ElementQueryMethods<HTMLTableCellElement>,ElementTextDelegate<HTMLTableCellElement,,TitleCell> ElementTextMethods<HTMLTableCellElement,,TitleCell> HTMLElementAttributeMethods<HTMLTableCellElement,,TitleCell> HTMLElementDataMethods<HTMLTableCellElement,,TitleCell> HTMLElementStyleMethods<HTMLTableCellElement,,TitleCell> HTMLElementVisibilityMethods<HTMLTableCellElement,,TitleCell> IsElement<HTMLTableCellElement>,TypedBuilder<HTMLTableCellElement,,TitleCell> ComponentIcon<HTMLTableCellElement,,TitleCell> HasIdentifier<HTMLTableCellElement,,TitleCell> org.patternfly.core.ComponentContext<HTMLTableCellElement,,TitleCell> org.patternfly.style.Modifiers.Center<HTMLTableCellElement,TitleCell>
public class TitleCell
extends Cell<TitleCell>
implements ComponentIcon<HTMLTableCellElement,TitleCell>, ElementContainerDelegate<HTMLTableCellElement,TitleCell>, ElementTextDelegate<HTMLTableCellElement,TitleCell>
-
Method Summary
Modifier and TypeMethodDescriptionexpandedIcon(Element icon) expandedIcon(org.patternfly.icon.PredefinedIcon 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.patternfly.component.ComponentIcon
iconMethods 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.ElementContainerDelegate
add, add, addMethods inherited from interface org.jboss.elemento.ElementContainerMethods
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.ElementTextDelegate
text, textMethods 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.Center
center, center
-
Method Details
-
titleCell
Factory method to create a new instance of this component. -
titleCell
-
containerDelegate
- Specified by:
containerDelegatein interfaceElementContainerDelegate<HTMLTableCellElement,TitleCell>
-
textDelegate
- Specified by:
textDelegatein interfaceElementTextDelegate<HTMLTableCellElement,TitleCell>
-
icon
- Specified by:
iconin interfaceComponentIcon<HTMLTableCellElement,TitleCell>
-
removeIcon
- Specified by:
removeIconin interfaceComponentIcon<HTMLTableCellElement,TitleCell>
-
expandedIcon
-
expandedIcon
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLTableCellElement,TitleCell>
-