awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
JSMethodHandler.call
awebview
wrapper
jsobject
JSMethodHandler
Undocumented in source. Be warned that the author may not have intended to support it.
class
JSMethodHandler
extern (
C
++)
void
call
(
awebview.wrapper.cpp.WebView
view
,
uint
objId
,
const
(
awebview.wrapper.cpp.WebString
)
methodName
,
const
(
awebview.wrapper.cpp.JSArray
)
args
)
Meta
Source
See Implementation
awebview
wrapper
jsobject
JSMethodHandler
constructors
this
destructors
~this
functions
call
callWithReturnValue
onCall
onCallWithRV
properties
cppObj