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) void
attach
(MutationRecord mutationRecord) static CardHeader
delegate()
that()
Methods inherited from class org.patternfly.component.SubComponent
element
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.jboss.elemento.Attachable
detach
Methods inherited from interface org.jboss.elemento.Container
add, add, addAll, addAll, addAll, addAll, addAll, addAll
Methods inherited from interface org.patternfly.core.ElementDelegate
add, add, innerHtml, textContent, textNode
Methods 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:
attach
in interfaceAttachable
-
delegate
- Specified by:
delegate
in interfaceElementDelegate<HTMLDivElement,
CardHeader>
-
addActions
-
add
-
addTitle
-
add
-
that
- Specified by:
that
in interfaceTypedBuilder<HTMLDivElement,
CardHeader>
-