protected class BridgeContext.DOMMouseOutEventListener extends Object implements EventListener
Constructor and Description |
---|
DOMMouseOutEventListener()
Creates a new DOMMouseOutEventListener.
|
Modifier and Type | Method and Description |
---|---|
void |
handleEvent(Event evt)
Handles 'mouseout' MouseEvent event type.
|
public DOMMouseOutEventListener()
public void handleEvent(Event evt)
handleEvent
in interface EventListener
evt
- The Event
contains contextual information
about the event.Copyright © 2000–2023 Apache Software Foundation. All rights reserved.