Uses of Class
org.patternfly.component.banner.Banner
-
Packages that use Banner Package Description org.patternfly.component.banner -
-
Uses of Banner in org.patternfly.component.banner
Methods in org.patternfly.component.banner that return Banner Modifier and Type Method Description static BannerBanner. banner()static BannerBanner. banner(String text)static BannerBanner. banner(String text, Color color)static BannerBanner. banner(Color color)BannerBanner. screenReader(String text)BannerBanner. sticky()Same as sticky(true)BannerBanner. sticky(boolean sticky)Adds/removes modifier(sticky)BannerBanner. that()
-