@haxall/haxall
Preparing search index...
xetoEnv
ScalarBinding
Class ScalarBinding
Hierarchy (
View Summary
)
any
ScalarBinding
GenericScalarBinding
Index
Constructors
constructor
Properties
type$
Methods
decode
Dict
decode
Scalar
encode
Scalar
is
Dict
is
Inheritable
is
Scalar
spec
type
make
Constructors
constructor
new
ScalarBinding
()
:
ScalarBinding
Returns
ScalarBinding
Properties
Static
type$
type$
:
Type
Methods
decode
Dict
decodeDict
(
$xeto
:
Dict
)
:
Dict
Parameters
$xeto
:
Dict
Returns
Dict
decode
Scalar
decodeScalar
(
$xeto
:
string
,
checked
?:
boolean
)
:
JsObj
Parameters
$xeto
:
string
Optional
checked
:
boolean
Returns
JsObj
encode
Scalar
encodeScalar
(
val
:
JsObj
)
:
string
Parameters
val
:
JsObj
Returns
string
is
Dict
isDict
()
:
boolean
Returns
boolean
is
Inheritable
isInheritable
()
:
boolean
Returns
boolean
is
Scalar
isScalar
()
:
boolean
Returns
boolean
spec
spec
()
:
string
Returns
string
type
type
()
:
Type
Returns
Type
Static
make
make
(
spec
:
string
,
type
:
Type
,
...
args
:
unknown
[]
)
:
ScalarBinding
Parameters
spec
:
string
type
:
Type
...
args
:
unknown
[]
Returns
ScalarBinding
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type$
Methods
decode
Dict
decode
Scalar
encode
Scalar
is
Dict
is
Inheritable
is
Scalar
spec
type
make
@haxall/haxall
Loading...