|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--waba.ui.Event | +--waba.ui.ControlEvent | +--mScrollEvent
Field Summary | |
int |
action
|
int |
value
|
Fields inherited from class waba.ui.ControlEvent |
FOCUS_IN,
FOCUS_OUT,
PRESSED,
TIMER |
Fields inherited from class waba.ui.Event |
target,
timeStamp,
type |
Constructor Summary | |
mScrollEvent(waba.ui.Control who,
int act,
int val)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public int action
public int value
Constructor Detail |
public mScrollEvent(waba.ui.Control who, int act, int val)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |