awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
JSObject.opIndexAssign
awebview
wrapper
jsobject
JSObject
Undocumented in source. Be warned that the author may not have intended to support it.
struct
JSObject
void
opIndexAssign
(
T
)
(
T
v
,
string
str
)
if
(
is
(
typeof
(
JSValue
(
v
)) ==
JSValue
)
)
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