protected class CmsDNDHandler.CmsScrollTimer
extends com.google.gwt.user.client.Timer
| 构造器和说明 |
|---|
CmsDNDHandler.CmsScrollTimer(com.google.gwt.dom.client.Element scrollParent,
int scrollSpeed,
CmsDNDHandler.Direction direction)
Constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
run() |
public CmsDNDHandler.CmsScrollTimer(com.google.gwt.dom.client.Element scrollParent,
int scrollSpeed,
CmsDNDHandler.Direction direction)
scrollParent - the element that should scrolledscrollSpeed - the scroll speeddirection - the scroll direction