| Package | Description |
|---|---|
| com.vaadin.client.flow.binding |
| Modifier and Type | Method and Description |
|---|---|
static Debouncer |
Debouncer.getOrCreate(elemental.dom.Node element,
String identifier,
double debounce)
Gets an existing debouncer or creates a new one associated with the given
DOM node, identifier and debounce timeout.
|
Copyright © 2000–2018 Vaadin Ltd. All rights reserved.