awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
Awesomium4D.IJSMethodHandlerD
awebview
wrapper
cpp
jsobject
Awesomium4D
Undocumented in source.
mixintemplate
Awesomium4D
()
interface
IJSMethodHandlerD {
void
call
(Awesomium.WebView , uint , const(Awesomium.WebString) , const(Awesomium.JSArray) );
void
callWithReturnValue
(Awesomium.WebView , uint , const(Awesomium.WebString) , const(Awesomium.JSArray) , Awesomium.JSValue );
}
Members
Functions
call
void
call
(Awesomium.WebView , uint , const(Awesomium.WebString) , const(Awesomium.JSArray) )
Undocumented in source.
callWithReturnValue
void
callWithReturnValue
(Awesomium.WebView , uint , const(Awesomium.WebString) , const(Awesomium.JSArray) , Awesomium.JSValue )
Undocumented in source.
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