|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
fa_scrollPositions
public abstract fa_scrollPositions
Aspect Scroll positions.
| Method Summary | |
|---|---|
Number |
f_getHorizontalScrollPosition()
Returns an integer value specifying the position of the horizontal scroolbar (browser dependant). |
Number |
f_getVerticalScrollPosition()
Returns an integer value specifying the position of the vertical scroolbar (Browser dependant). |
void |
f_setHorizontalScrollPosition(Number position)
Sets an integer value specifying the position of the horizontal scroolbar (browser dependant). |
void |
f_setVerticalScrollPosition(Number position)
Sets an integer value specifying the position of the vertical scroolbar (Browser dependant). |
| Method Detail |
|---|
Number f_getVerticalScrollPosition()
void f_setVerticalScrollPosition(Number position)
position - vertical scroll positionvoid f_setHorizontalScrollPosition(Number position)
position - horizontal scroll positionNumber f_getHorizontalScrollPosition()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||