Uses of Class
org.patternfly.component.backtotop.BackToTop
Packages that use BackToTop
-
Uses of BackToTop in org.patternfly.component.backtotop
Methods in org.patternfly.component.backtotop that return BackToTopModifier and TypeMethodDescriptionBackToTop.alwaysVisible()
Same as alwaysVisible(true)BackToTop.alwaysVisible
(boolean alwaysVisible) Flag to indicate Accordion content is alwaysVisiblestatic BackToTop
BackToTop.backToTop()
static BackToTop
BackToTop.scrollableSelector
(HTMLElement element) BackToTop.scrollableSelector
(String selector) BackToTop.scrollableSelector
(Supplier<HTMLElement> element) BackToTop.scrollableSelector
(By selector) BackToTop.that()