Package org.patternfly.component
Class Card.Head
- java.lang.Object
-
- org.patternfly.component.SubComponent<HTMLDivElement,Card.Head>
-
- org.patternfly.component.Card.Head
-
- All Implemented Interfaces:
Container<HTMLDivElement,Card.Head>,Finder<HTMLDivElement>,HasElement<HTMLDivElement,Card.Head>,HasHTMLElement<HTMLDivElement,Card.Head>,IsElement<HTMLDivElement>,TypedBuilder<HTMLDivElement,Card.Head>
- Enclosing class:
- Card
@Deprecated public static class Card.Head extends SubComponent<HTMLDivElement,Card.Head>
Deprecated.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCard.Head.ActionsDeprecated.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description static Card.Head.Actionsactions()Deprecated.Card.Headthat()Deprecated.-
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.Container
add, add, addAll, addAll, addAll, addAll, addAll
-
Methods inherited from interface org.jboss.elemento.HasElement
add, apply, aria, aria, aria, attr, attr, attr, css, id, id, innerHtml, on, textContent, toggle, toggle, toggle
-
Methods inherited from interface org.jboss.elemento.HasHTMLElement
data, hidden, style, title
-
-
-
-
Method Detail
-
actions
public static Card.Head.Actions actions()
Deprecated.
-
that
public Card.Head that()
Deprecated.
-
-