Package org.patternfly.component.card
Class CardHeader
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement,CardHeader>
org.patternfly.component.card.CardHeader
- All Implemented Interfaces:
Attachable,ElementAttributeMethods<HTMLDivElement,,CardHeader> ElementClassListMethods<HTMLDivElement,,CardHeader> ElementConsumerMethods<HTMLDivElement,,CardHeader> ElementContainerDelegate<HTMLDivElement,,CardHeader> ElementContainerMethods<HTMLDivElement,,CardHeader> ElementEventMethods<HTMLDivElement,,CardHeader> ElementIdMethods<HTMLDivElement,,CardHeader> ElementQueryMethods<HTMLDivElement>,HTMLElementAttributeMethods<HTMLDivElement,,CardHeader> HTMLElementDataMethods<HTMLDivElement,,CardHeader> HTMLElementStyleMethods<HTMLDivElement,,CardHeader> HTMLElementVisibilityMethods<HTMLDivElement,,CardHeader> IsElement<HTMLDivElement>,TypedBuilder<HTMLDivElement,CardHeader>
public class CardHeader
extends SubComponent<HTMLDivElement,CardHeader>
implements Attachable, ElementContainerDelegate<HTMLDivElement,CardHeader>
-
Method Summary
Modifier and TypeMethodDescriptionadd(CardActions actions) addActions(CardActions actions) voidattach(MutationRecord mutationRecord) static CardHeaderthat()Methods 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.jboss.elemento.Attachable
detachMethods 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.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
hidden
-
Method Details
-
cardHeader
-
containerDelegate
- Specified by:
containerDelegatein interfaceElementContainerDelegate<HTMLDivElement,CardHeader>
-
attach
- Specified by:
attachin interfaceAttachable
-
addActions
-
add
-
addTitle
-
add
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLDivElement,CardHeader>
-