Search
Preparing search index...
The search index is not available
@web-atoms/core
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
"core/AtomComponent"
PropertyBinding
Class PropertyBinding<T>
Type parameters
T
:
IAtomElement
Hierarchy
PropertyBinding
Implements
IDisposable
Index
Constructors
constructor
Properties
element
name
path
Methods
dispose
set
Inverse
Value
setup
Two
Way
Binding
Constructors
constructor
new
Property
Binding
(
target
:
IAtomComponent
<
T
>
|
any
, element
:
T
, name
:
string
, path
:
PathList
[]
, twoWays
:
boolean
|
string
[]
, valueFunc
:
function
|
IValueConverter
, source
:
any
)
:
PropertyBinding
Parameters
target:
IAtomComponent
<
T
>
|
any
element:
T
name:
string
path:
PathList
[]
twoWays:
boolean
|
string
[]
valueFunc:
function
|
IValueConverter
source:
any
Returns
PropertyBinding
Properties
element
element
:
T
name
name
:
string
path
path
:
ObjectProperty
[]
[]
Methods
dispose
dispose
(
)
:
void
Returns
void
set
Inverse
Value
set
Inverse
Value
(
value
:
any
)
:
void
Parameters
value:
any
Returns
void
setup
Two
Way
Binding
setup
Two
Way
Binding
(
)
:
void
Returns
void
Globals
"core/
Atom
Component"
Atom
Component
Property
Binding
constructor
element
name
path
dispose
set
Inverse
Value
setup
Two
Way
Binding
IAtom
Component
Generated using
TypeDoc