Class FinderColumnHeader
java.lang.Object
org.patternfly.component.SubComponent<HTMLElement, FinderColumnHeader>
org.patternfly.extension.finder.FinderColumnHeader
- All Implemented Interfaces:
ElementAttributeMethods<HTMLElement, FinderColumnHeader>, ElementClassListMethods<HTMLElement, FinderColumnHeader>, ElementConsumerMethods<HTMLElement, FinderColumnHeader>, ElementContainerMethods<HTMLElement, FinderColumnHeader>, ElementEventMethods<HTMLElement, FinderColumnHeader>, ElementIdMethods<HTMLElement, FinderColumnHeader>, ElementQueryMethods<HTMLElement>, ElementTextDelegate<HTMLElement, FinderColumnHeader>, ElementTextMethods<HTMLElement, FinderColumnHeader>, HTMLElementAttributeMethods<HTMLElement, FinderColumnHeader>, HTMLElementDataMethods<HTMLElement, FinderColumnHeader>, HTMLElementStyleMethods<HTMLElement, FinderColumnHeader>, HTMLElementVisibilityMethods<HTMLElement, FinderColumnHeader>, IsElement<HTMLElement>, TypedBuilder<HTMLElement, FinderColumnHeader>, org.patternfly.core.OuiaSupport<HTMLElement, FinderColumnHeader>
public class FinderColumnHeader
extends org.patternfly.component.SubComponent<HTMLElement, FinderColumnHeader>
implements ElementTextDelegate<HTMLElement, FinderColumnHeader>
The header of a
FinderColumn, displaying the column title and optional actions.-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionaddActions(FinderColumnActions actions) static FinderColumnHeaderfinderColumnHeader(int level, String text) static FinderColumnHeaderfinderColumnHeader(String text) that()Methods inherited from class org.patternfly.component.SubComponent
element, ouiaComponentType, registerSubComponentMethods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface ElementAttributeMethods
aria, aria, aria, attr, attr, attr, role, roleMethods inherited from interface ElementClassListMethods
classList, classList, css, toggle, toggle, toggleMethods inherited from interface ElementConsumerMethods
apply, runMethods inherited from interface ElementContainerMethods
add, add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface ElementEventMethods
on, on, onMethods inherited from interface ElementIdMethods
id, uniqueIdMethods inherited from interface ElementQueryMethods
closest, querySelector, querySelectorAllMethods inherited from interface ElementTextDelegate
text, textMethods inherited from interface HTMLElementAttributeMethods
titleMethods inherited from interface HTMLElementDataMethods
data, dataMethods inherited from interface HTMLElementVisibilityMethods
hiddenMethods inherited from interface org.patternfly.core.OuiaSupport
initOuia, initOuia, ouiaId, ouiaSafe, ouiaTransition
-
Field Details
-
SUB_COMPONENT_ID
- See Also:
-
SUB_COMPONENT_NAME
- See Also:
-
-
Method Details
-
finderColumnHeader
-
finderColumnHeader
-
textDelegate
- Specified by:
textDelegatein interfaceElementTextDelegate<HTMLElement, FinderColumnHeader>
-
addActions
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLElement, FinderColumnHeader>
-