@FunctionalInterface public interface InvalidateListener
| Modifier and Type | Method and Description |
|---|---|
void |
onInvalidate(InvalidateEvent event)
Invoked when an invalidate event is fired.
|
void onInvalidate(InvalidateEvent event)
event - the invalidate eventCopyright © 2000–2026 Vaadin Ltd. All rights reserved.