public interface IElementEventQueue
| Modifier and Type | Method and Description |
|---|---|
void |
addElementEvent(IElementEventHandler hand,
IElementEvent event)
Adds an ElementEvent to be handled
|
void |
dispose()
Destroy the event queue
|
void addElementEvent(IElementEventHandler hand, IElementEvent event) throws IOException
hand - The IElementEventHandlerevent - The IElementEventHandler IElementEvent eventIOExceptionvoid dispose()
Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.