public class ScrollEventExt extends ScrollEvent
Biglistbox component and provides more information
about the position X and Y data.| Constructor and Description |
|---|
ScrollEventExt(java.lang.String name,
Component target,
int x,
int y) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getData()
Returns the data of the event, by default returning the same as
getY() |
static ScrollEventExt |
getScrollEventExt(AuRequest request) |
int |
getX()
Returns the axis-X position for the scrolling
|
int |
getY()
Returns the axis-Y position for the scrolling
|
getPos, getPosInDouble, getScrollEvent, isOutOfBoundgetEvent, getName, getPage, getTarget, isPropagatable, stopPropagation, toStringpublic ScrollEventExt(java.lang.String name,
Component target,
int x,
int y)
public static ScrollEventExt getScrollEventExt(AuRequest request)
public java.lang.Object getData()
getY()public int getX()
public int getY()
Copyright © 2005-2011 Potix Corporation. All Rights Reserved.