awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
Awesomium4D.OnMethodCall
awebview
wrapper
cpp
jsobject
Awesomium4D
Undocumented in source but is binding to C++. You might be able to learn more by searching the web for its name.
mixintemplate
Awesomium4D
()
extern (
C
++, JSMethodHandlerMember)
void
OnMethodCall
(
Awesomium.JSMethodHandler
p
,
Awesomium.WebView
caller
,
uint
remote_object_id
,
const
(
Awesomium.WebString
)
method_name
,
const
(
Awesomium.JSArray
)
args
)
Meta
Source
See Implementation
awebview
wrapper
cpp
jsobject
Awesomium4D
functions
GetMethodNames
GetProperty
GetPropertyNames
HasMethod
HasProperty
Invoke
InvokeAsync
OnMethodCall
OnMethodCallWithReturnValue
RemoveProperty
SetCustomMethod
SetProperty
SetPropertyAsync
ToString
ctor
deleteDtor
dtor
last_error
newCtor
opAssign
owner
ref_count
remote_id
sizeOfInstance
type
interfaces
IJSMethodHandlerD
JSMethodHandlerD2Cpp