awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
JSObject.setCustomMethod
awebview
wrapper
jsobject
JSObject
Undocumented in source. Be warned that the author may not have intended to support it.
void
setCustomMethod
(WebString str, bool hasReturnValue)
void
setCustomMethod
(string str, bool hasReturnValue)
struct
JSObject
@
nogc
nothrow
void
setCustomMethod
(
in
string
str
,
bool
hasReturnValue
)
Meta
Source
See Implementation
awebview
wrapper
jsobject
JSObject
destructors
~this
functions
getProperty
hasProperty
invoke
invokeAsync
opIndex
opIndexAssign
removeProperty
setCustomMethod
setProperty
setPropertyAsync
toString
postblits
this(this)
properties
cppObj
getMethodNames
hasMethod
lastError
propertyNames
refCount
remoteId
type
static functions
weakRef