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,Container<HTMLDivElement,,CardHeader> Finder<HTMLDivElement>,HasElement<HTMLDivElement,,CardHeader> HasHTMLElement<HTMLDivElement,,CardHeader> IsElement<HTMLDivElement>,TypedBuilder<HTMLDivElement,,CardHeader> ElementDelegate<HTMLDivElement,CardHeader>
public class CardHeader
extends SubComponent<HTMLDivElement,CardHeader>
implements ElementDelegate<HTMLDivElement,CardHeader>, Attachable
-
Method Summary
Modifier and TypeMethodDescriptionadd(CardActions actions) addActions(CardActions actions) voidattach(MutationRecord mutationRecord) static CardHeaderdelegate()that()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.Container
add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods inherited from interface org.patternfly.core.ElementDelegate
add, add, innerHtml, textContent, textNodeMethods inherited from interface org.jboss.elemento.HasElement
apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, on, on, on, run, toggle, toggle, toggle, uniqueId
-
Method Details
-
cardHeader
-
attach
- Specified by:
attachin interfaceAttachable
-
delegate
- Specified by:
delegatein interfaceElementDelegate<HTMLDivElement,CardHeader>
-
addActions
-
add
-
addTitle
-
add
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLDivElement,CardHeader>
-