EventListenerprotected class BridgeContext.DOMMouseOutEventListener extends java.lang.Object implements EventListener
| Constructor | Description |
|---|---|
DOMMouseOutEventListener() |
Creates a new DOMMouseOutEventListener.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
handleEvent(Event evt) |
Handles 'mouseout' MouseEvent event type.
|
public DOMMouseOutEventListener()
public void handleEvent(Event evt)
handleEvent in interface EventListenerevt - The Event contains contextual information
about the event.Copyright ? 2018 Apache Software Foundation. All Rights Reserved.