Preparing search index...
The search index is not available
derby
derby
<internal>
RangeBinding
Class RangeBinding
Hierarchy (
view full
)
Binding
RangeBinding
Index
Constructors
constructor
Properties
condition
context
end
item
For?
meta
start
template
type
Methods
insert
is
Unbound
move
remove
update
Constructors
constructor
new
Range
Binding
(
template
,
context
,
start
,
end
,
itemFor
,
condition
)
:
RangeBinding
Parameters
template
:
Template
context
:
Context
start
:
Node
end
:
Node
itemFor
:
Comment
condition
:
any
Returns
RangeBinding
Properties
condition
condition
:
any
context
context
:
Context
end
end
:
Node
Optional
item
For
item
For
?:
Comment
meta
meta
:
any
start
start
:
Node
template
template
:
any
type
type
:
string
= 'RangeBinding'
Methods
insert
insert
(
index
,
howMany
)
:
void
Parameters
index
:
number
howMany
:
number
Returns
void
is
Unbound
is
Unbound
(
)
:
any
Returns
any
move
move
(
from
,
to
,
howMany
)
:
void
Parameters
from
:
number
to
:
number
howMany
:
number
Returns
void
remove
remove
(
index
,
howMany
)
:
void
Parameters
index
:
number
howMany
:
number
Returns
void
update
update
(
_previous
?
,
_pass
?
)
:
void
Parameters
Optional
_previous
:
any
Optional
_pass
:
any
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
condition
context
end
item
For
meta
start
template
type
insert
is
Unbound
move
remove
update
derby
Loading...