JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Search
Help
elemental2.core
ProxyHandler
ApplyFn
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
onInvoke(TARGET, Object, JsArray)
Interface ProxyHandler.ApplyFn<TARGET>
Enclosing interface:
ProxyHandler
<
TARGET
>
@JsFunction
public static interface
ProxyHandler.ApplyFn<TARGET>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Object
onInvoke
(
TARGET
p0,
Object
p1,
JsArray
p2)
Method Details
onInvoke
Object
onInvoke
(
TARGET
p0,
Object
p1,
JsArray
p2)