Class ScrollButtons

java.lang.Object
org.patternfly.component.ScrollButtons

public class ScrollButtons extends Object
Internal class used by components like Navigation or Tab that provide buttons to scroll their items horizontally.
  • Field Details

    • scrollBackContainer

      public final HTMLElement scrollBackContainer
    • scrollForwardContainer

      public final HTMLElement scrollForwardContainer
    • scrollBack

      public final Button scrollBack
    • scrollForward

      public final Button scrollForward
  • Constructor Details

  • Method Details

    • attach

      public void attach()
    • detach

      public void detach()
    • updateScrollState

      public void updateScrollState()