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