awebview ~master (2016-01-01T12:36:59Z)
Dub
Repo
JSValue.get
awebview
wrapper
jsvalue
JSValue
Undocumented in source. Be warned that the author may not have intended to support it.
T
get
(T defVal)
struct
JSValue
const nothrow @
nogc
T
get
(
T
:
bool
)
(
T
defVal
=
T.init
)
T
get
(T defVal)
T
get
(T defVal)
T
get
(T defVal)
T
get
(T defVal)
WeakRef
!
JSObject
get
(WeakRef!JSObject defVal)
WeakRef
!(
const
(
JSObject
))
get
(WeakRef!(const(JSObject)) defVal)
T
get
(T defVal)
WeakRef
!(
ApplySameTopQualifier
!(
This
,
JSArrayCpp
))
get
(WeakRef!(ApplySameTopQualifier!(This, JSArrayCpp)) defVal)
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