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 EmptyStateHeaderstatic EmptyStateHeaderemptyStateHeader(int headingLevel) icon(PredefinedIcon icon, String color) icon(PredefinedIcon icon, Variable color) spinner()text()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.Container
add, add, add, addAll, addAll, addAll, addAll, addAll, addAllMethods 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:
iconin interfaceWithIcon<HTMLDivElement,EmptyStateHeader>
-
icon
-
icon
-
icon
-
icon
-
removeIcon
- Specified by:
removeIconin interfaceWithIcon<HTMLDivElement,EmptyStateHeader>
-
text
- Specified by:
textin interfaceWithText<HTMLDivElement,EmptyStateHeader>
-
that
- Specified by:
thatin interfaceTypedBuilder<HTMLDivElement,EmptyStateHeader>
-
text
- Specified by:
textin interfaceWithText<HTMLDivElement,EmptyStateHeader>
-