Interface WidgetScrollBar.IScrollCallback

All Known Implementing Classes:
ScrollingInventoryContainer
Enclosing class:
WidgetScrollBar

public static interface WidgetScrollBar.IScrollCallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onScroll(int firstRow)
     
  • Method Details

    • onScroll

      void onScroll(int firstRow)