@FunctionalInterface public static interface Action.Listener extends Serializable
addAction()
-method, which in many cases is easier than implementing the
Action.Handler interface.| Modifier and Type | Method and Description |
|---|---|
void |
handleAction(Object sender,
Object target) |
Copyright © 2018 Vaadin Ltd. All rights reserved.