|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IScrollView
This interface defines scrolling callbacks.
Method Summary | |
---|---|
void |
scrolled(Coordinate position)
The content has scrolled to the given position. |
Method Detail |
---|
void scrolled(Coordinate position)
position
- the upper-left content position
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |