protected class CmsResultsTab.CmsAsynchronousScrollToBottomHandler
extends java.lang.Object
implements com.google.gwt.event.dom.client.ScrollHandler
限定符和类型 | 字段和说明 |
---|---|
static int |
DEFAULT_SCROLL_THRESHOLD
If the lower edge of the content being scrolled is at most this many pixels below the lower
edge of the scrolling viewport, the action is triggered.
|
构造器和说明 |
---|
CmsResultsTab.CmsAsynchronousScrollToBottomHandler()
Constructs a new scroll handler with a custom scroll threshold.
|
限定符和类型 | 方法和说明 |
---|---|
void |
onScroll(com.google.gwt.event.dom.client.ScrollEvent event) |
public static final int DEFAULT_SCROLL_THRESHOLD
public CmsResultsTab.CmsAsynchronousScrollToBottomHandler()