Class EmptyStateHeader
java.lang.Object
org.patternfly.component.SubComponent<HTMLDivElement,EmptyStateHeader>
org.patternfly.component.emptystate.EmptyStateHeader
- All Implemented Interfaces:
Container<HTMLDivElement,
,EmptyStateHeader> Finder<HTMLDivElement>
,HasElement<HTMLDivElement,
,EmptyStateHeader> HasHTMLElement<HTMLDivElement,
,EmptyStateHeader> IsElement<HTMLDivElement>
,TypedBuilder<HTMLDivElement,
,EmptyStateHeader> WithIcon<HTMLDivElement,
,EmptyStateHeader> WithText<HTMLDivElement,
EmptyStateHeader>
public class EmptyStateHeader
extends SubComponent<HTMLDivElement,EmptyStateHeader>
implements WithText<HTMLDivElement,EmptyStateHeader>, WithIcon<HTMLDivElement,EmptyStateHeader>
-
Method Summary
Modifier and TypeMethodDescriptionstatic EmptyStateHeader
static EmptyStateHeader
emptyStateHeader
(int headingLevel) icon
(PredefinedIcon icon, String color) icon
(PredefinedIcon icon, Variable color) spinner()
text()
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.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAll
Methods inherited from interface org.jboss.elemento.HasElement
add, apply, aria, aria, aria, attr, attr, attr, classList, classList, css, id, innerHtml, on, on, on, run, textContent, textNode, toggle, toggle, toggle, uniqueId
-
Method Details
-
emptyStateHeader
-
emptyStateHeader
-
spinner
-
spinner
-
icon
- Specified by:
icon
in interfaceWithIcon<HTMLDivElement,
EmptyStateHeader>
-
icon
-
icon
-
icon
-
icon
-
removeIcon
- Specified by:
removeIcon
in interfaceWithIcon<HTMLDivElement,
EmptyStateHeader>
-
text
- Specified by:
text
in interfaceWithText<HTMLDivElement,
EmptyStateHeader>
-
that
- Specified by:
that
in interfaceTypedBuilder<HTMLDivElement,
EmptyStateHeader>
-
text
- Specified by:
text
in interfaceWithText<HTMLDivElement,
EmptyStateHeader>
-