public interface ScrollableBoxListener
Modifier and Type | Method and Description |
---|---|
void |
changed(ScrollableBox box) |
void |
scrolledLeft(ScrollableBox box) |
void |
scrolledRight(ScrollableBox box) |
void scrolledLeft(ScrollableBox box)
void scrolledRight(ScrollableBox box)
void changed(ScrollableBox box)