Package org.patternfly.component
Class ScrollButtons
java.lang.Object
org.patternfly.component.ScrollButtons
Internal class used by components like
Navigation or
Tab that provide buttons to scroll their items horizontally.-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionScrollButtons(HTMLElement component, HTMLElement itemsContainer, String css) -
Method Summary
-
Field Details
-
scrollBackContainer
-
scrollForwardContainer
-
scrollBack
-
scrollForward
-
-
Constructor Details
-
ScrollButtons
-
-
Method Details
-
attach
public void attach() -
detach
public void detach() -
updateScrollState
public void updateScrollState()
-