Package | Description |
---|---|
com.vaadin.flow.dom | |
com.vaadin.flow.internal.nodefeature |
Modifier and Type | Method and Description |
---|---|
void |
DomEventListener.handleEvent(DomEvent event)
Invoked when a DOM event has been fired.
|
Modifier and Type | Method and Description |
---|---|
void |
ElementListenerMap.fireEvent(DomEvent event)
Fires an event to all listeners registered for the given type.
|
Copyright © 2020. All rights reserved.