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