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 SummaryModifier 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.CelladdText, colSpan, get, has, identifier, store, width, wrapMethods inherited from class org.patternfly.component.SubComponentelementMethods inherited from class java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.patternfly.core.ComponentContextget, getMethods inherited from interface org.patternfly.component.ComponentIconiconMethods inherited from interface org.jboss.elemento.ElementAttributeMethodsaria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface org.jboss.elemento.ElementClassListMethodsclassList, classList, css, toggle, toggle, toggleMethods inherited from interface org.jboss.elemento.ElementConsumerMethodsapply, runMethods inherited from interface org.jboss.elemento.ElementContainerDelegateadd, add, addMethods inherited from interface org.jboss.elemento.ElementContainerMethodsadd, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.jboss.elemento.ElementEventMethodson, on, onMethods inherited from interface org.jboss.elemento.ElementIdMethodsid, uniqueIdMethods inherited from interface org.jboss.elemento.ElementQueryMethodsclosest, querySelector, querySelectorAllMethods inherited from interface org.jboss.elemento.ElementTextDelegatetext, textMethods inherited from interface org.jboss.elemento.HTMLElementAttributeMethodstitleMethods inherited from interface org.jboss.elemento.HTMLElementDataMethodsdataMethods inherited from interface org.jboss.elemento.HTMLElementStyleMethodsstyle, style, style, style, style, styleMethods inherited from interface org.jboss.elemento.HTMLElementVisibilityMethodshiddenMethods inherited from interface org.patternfly.style.Modifiers.Centercenter, center
- 
Method Details- 
titleCellFactory method to create a new instance of this component.
- 
titleCell
- 
containerDelegate- Specified by:
- containerDelegatein interface- ElementContainerDelegate<HTMLTableCellElement,- TitleCell> 
 
- 
textDelegate- Specified by:
- textDelegatein interface- ElementTextDelegate<HTMLTableCellElement,- TitleCell> 
 
- 
icon- Specified by:
- iconin interface- ComponentIcon<HTMLTableCellElement,- TitleCell> 
 
- 
removeIcon- Specified by:
- removeIconin interface- ComponentIcon<HTMLTableCellElement,- TitleCell> 
 
- 
expandedIcon
- 
expandedIcon
- 
that- Specified by:
- thatin interface- TypedBuilder<HTMLTableCellElement,- TitleCell> 
 
 
-