public interface CursorListener extends EventListener
CursorMovedEvent
Modifier and Type | Method and Description |
---|---|
void |
doCursorMoved(CursorMovedEvent event)
This method is called when a voice browser cursor is moved.
|
void doCursorMoved(CursorMovedEvent event)
event
- The CursorMovedEvent
contains information about the
event.