awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
JSValue.this
awebview
wrapper
jsvalue
JSValue
Undocumented in source.
this
(bool b)
this
(int v)
this
(double v)
this
(awebview.wrapper.cpp.WebString ws)
this
(WebString ws)
this
(Char[] str)
struct
JSValue
nothrow @
nogc
this
(
Char
)
(
in
Char
[]
str
)
if
(
isSomeChar
!
Char
)
this
(awebview.wrapper.cpp.JSObject jso)
this
(JSObject jo)
this
(awebview.wrapper.cpp.JSArray jsarr)
this
(JSArray ja)
this
(awebview.wrapper.cpp.JSValue v)
this
(JSValue v)
Meta
Source
See Implementation
awebview
wrapper
jsvalue
JSValue
aliases
isArray
isBoolean
isDouble
isInteger
isNull
isNumber
isObject
isString
isUndefined
constructors
this
destructors
~this
functions
cppObj
get
getBooleanProperty
has
opAssign
toString
postblits
this(this)
static functions
null_
undefined
weakRef