W - @JsType(namespace="xgl.events") @FunctionalInterface public interface ActionHandler<W extends Widget<? extends Element<?>,W>> extends EventHandler
| Modifier and Type | Method and Description |
|---|---|
void |
onAction(ActionEvent<W> e) |
void onAction(ActionEvent<W> e)
Copyright © 2018 Xalys. All rights reserved.