@FunctionalInterface @JsFunction public static interface Functions.MouseEventFunc2<A,B>
| Modifier and Type | Method and Description |
|---|---|
Object |
call(MouseEvent e,
A param1,
B param2) |
Object call(MouseEvent e, A param1, B param2)
Copyright © 2023. All rights reserved.