protected class BridgeContext.DOMMouseOutEventListener extends java.lang.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
Copyright © 2022 Apache Software Foundation. All Rights Reserved.