|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IStreamRelativeAccess | |
---|---|
net.esper.view.window | Window views are in this package |
Uses of IStreamRelativeAccess in net.esper.view.window |
---|
Methods in net.esper.view.window that return IStreamRelativeAccess | |
---|---|
IStreamRelativeAccess |
RelativeAccessByEventNIndexGetter.getAccessor(EventBean event)
Returns the access into window contents given an event. |
Methods in net.esper.view.window with parameters of type IStreamRelativeAccess | |
---|---|
void |
RelativeAccessByEventNIndexGetter.updated(IStreamRelativeAccess iStreamRelativeAccess,
EventBean[] newData)
|
void |
IStreamRelativeAccess.IStreamRelativeAccessUpdateObserver.updated(IStreamRelativeAccess iStreamRelativeAccess,
EventBean[] newData)
Callback to indicate an update. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |