public interface EventCallbacks
| Modifier and Type | Method and Description |
|---|---|
void |
fireDataEvent(DataEvent e) |
void |
fireDirectIOEvent(DirectIOEvent e) |
void |
fireErrorEvent(ErrorEvent e) |
void |
fireOutputCompleteEvent(OutputCompleteEvent e) |
void |
fireStatusUpdateEvent(StatusUpdateEvent e) |
BaseControl |
getEventSource() |
void fireDataEvent(DataEvent e)
void fireDirectIOEvent(DirectIOEvent e)
void fireErrorEvent(ErrorEvent e)
void fireOutputCompleteEvent(OutputCompleteEvent e)
void fireStatusUpdateEvent(StatusUpdateEvent e)
BaseControl getEventSource()