public abstract class ScrollListener
extends java.lang.Object
| Constructor and Description |
|---|
ScrollListener() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
tableScrolled(ScrollEvent scrollEvent)
Method tableScrolled.
|
public abstract void tableScrolled(ScrollEvent scrollEvent)
scrollEvent - TODO