Search
Preparing search index...
The search index is not available
Orange
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Orange
Bindings
ViewModelToControlBinding
Class ViewModelToControlBinding
Hierarchy
ViewModelToControlBinding
Index
Constructors
constructor
Properties
element
prop
Disposable
settings
source
target
vm
Methods
dispose
error
get
Error
Message
init
is
Valid
Target
on
Property
Changed
warn
Constructors
constructor
new
View
Model
ToControl
Binding
(
vm
:
any
, element
:
HTMLElement
, source
:
string
|
number
|
any
, target
:
string
, settings
:
BindingSettings
)
:
ViewModelToControlBinding
Parameters
vm:
any
element:
HTMLElement
source:
string
|
number
|
any
target:
string
settings:
BindingSettings
Returns
ViewModelToControlBinding
Properties
Private
element
element
:
HTMLElement
Private
prop
Disposable
prop
Disposable
:
any
= null
Private
settings
settings
:
BindingSettings
Private
source
source
:
string
|
number
|
any
Private
target
target
:
string
Private
vm
vm
:
any
Methods
dispose
dispose
(
)
:
void
Returns
void
Private
error
error
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
Private
get
Error
Message
get
Error
Message
(
)
:
object
Returns
object
binding
:
string
element
:
HTMLElement
source
:
any
target
:
string
Private
init
init
(
)
:
void
Returns
void
Private
is
Valid
Target
is
Valid
Target
(
control
:
any
, target
:
string
)
:
boolean
Parameters
control:
any
target:
string
Returns
boolean
Private
on
Property
Changed
on
Property
Changed
(
propertyName
:
string
, propertyValue
:
any
)
:
void
Parameters
propertyName:
string
propertyValue:
any
Returns
void
Private
warn
warn
(
message
:
string
)
:
void
Parameters
message:
string
Returns
void
Globals
Externals
Orange
Orange.
Bindings
Orange.
Controls
Orange.
Modularity
Orange.
Routing
Binding
Mode
View
Model
ToControl
Binding
constructor
element
prop
Disposable
settings
source
target
vm
dispose
error
get
Error
Message
init
is
Valid
Target
on
Property
Changed
warn
Binding
Settings
ko
Generated using
TypeDoc