Uses of Class
org.patternfly.component.table.TitleCell
Packages that use TitleCell
Package
Description
Provides table components for displaying structured data in rows and columns.
-
Uses of TitleCell in org.patternfly.component.table
Subclasses with type arguments of type TitleCell in org.patternfly.component.tableModifier and TypeClassDescriptionclassA title cell with expandable toggle support in a tree viewTable.Classes in org.patternfly.component.table that implement interfaces with type arguments of type TitleCellModifier and TypeClassDescriptionclassA title cell with expandable toggle support in a tree viewTable.classA title cell with expandable toggle support in a tree viewTable.classA title cell with expandable toggle support in a tree viewTable.Methods in org.patternfly.component.table that return TitleCellModifier and TypeMethodDescriptionTitleCell.expandedIcon(Element icon) TitleCell.expandedIcon(org.patternfly.icon.PredefinedIcon icon) TitleCell.removeIcon()TitleCell.that()static TitleCellTitleCell.titleCell()Factory method to create a new instance of this component.static TitleCellMethods in org.patternfly.component.table with parameters of type TitleCell