Package org.patternfly.component.banner
Class Banner
java.lang.Object
org.patternfly.component.BaseComponent<HTMLDivElement,Banner>
org.patternfly.component.banner.Banner
- All Implemented Interfaces:
Container<HTMLDivElement,
,Banner> Finder<HTMLDivElement>
,HasElement<HTMLDivElement,
,Banner> HasHTMLElement<HTMLDivElement,
,Banner> IsElement<HTMLDivElement>
,TypedBuilder<HTMLDivElement,
,Banner> Component
A banner is a 1-line, full color, full width container that can be used to communicate short snippets of information to
users. Banners are un-intrusive and non-dismissible.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic Banner
banner()
static Banner
static Banner
static Banner
screenReader
(String text) sticky()
Same as sticky(true)sticky
(boolean sticky) Adds/removes modifier(sticky)that()
Methods inherited from class org.patternfly.component.BaseComponent
componentType, 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
-
Method Details
-
banner
-
banner
-
banner
-
banner
-
sticky
Same as sticky(true) -
sticky
Adds/removes modifier(sticky) -
screenReader
-
that
-