@haxall/haxall
Preparing search index...
xetoEnv
CompBinding
Class CompBinding
Hierarchy (
View Summary
)
DictBinding
CompBinding
Index
Constructors
constructor
Properties
type$
Methods
clone
decode
Dict
decode
Scalar
encode
Scalar
is
Dict
is
Inheritable
is
Scalar
spec
type
make
Constructors
constructor
new
CompBinding
()
:
CompBinding
Returns
CompBinding
Properties
Static
type$
type$
:
Type
Methods
clone
clone
(
spec
:
string
,
type
:
Type
)
:
this
Parameters
spec
:
string
type
:
Type
Returns
this
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
[]
)
:
CompBinding
Parameters
spec
:
string
type
:
Type
...
args
:
unknown
[]
Returns
CompBinding
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
type$
Methods
clone
decode
Dict
decode
Scalar
encode
Scalar
is
Dict
is
Inheritable
is
Scalar
spec
type
make
@haxall/haxall
Loading...