Preparing search index...
The search index is not available
derby
derby
<internal>
View
Class View
Hierarchy (
view full
)
Template
View
Index
Constructors
constructor
Properties
arrays
Map
attributes
Map
component
Factory
content
expression?
from
Serialized
hooks
literal
module
name
namespace
options
registered
Name
source
string
template
type
unbound?
unminified
views
Methods
append
To
attach
To
dependencies
equals
get
get
Fragment
is
Unbound
parse
resolve
serialize
stringify
to
String
update
Constructors
constructor
new
View
(
views
,
name
,
source
,
options
)
:
View
Parameters
views
:
any
name
:
string
source
:
string
options
:
ViewOptions
Returns
View
Properties
arrays
Map
arrays
Map
:
any
attributes
Map
attributes
Map
:
any
component
Factory
component
Factory
:
Object
content
content
:
Template
[]
Optional
expression
expression
?:
Expression
from
Serialized
from
Serialized
:
boolean
hooks
hooks
:
MarkupHook
<
any
>
[]
literal
literal
:
boolean
module
module
:
string
= NAMESPACE
name
name
:
string
namespace
namespace
:
string
options
options
:
ViewOptions
registered
Name
registered
Name
:
string
source
source
:
string
string
string
:
boolean
template
template
:
any
type
type
:
string
= 'View'
Optional
unbound
unbound
?:
boolean
unminified
unminified
:
boolean
views
views
:
any
Methods
append
To
append
To
(
parent
,
context
)
:
void
Parameters
parent
:
Node
context
:
Context
Returns
void
attach
To
attach
To
(
parent
,
node
,
context
)
:
Node
Parameters
parent
:
Node
node
:
Node
context
:
Context
Returns
Node
dependencies
dependencies
(
context
,
options
)
:
any
Parameters
context
:
Context
options
:
Object
Returns
any
equals
equals
(
other
)
:
boolean
Parameters
other
:
unknown
Returns
boolean
get
get
(
context
,
unescaped
)
:
any
Parameters
context
:
Context
unescaped
:
boolean
Returns
any
get
Fragment
get
Fragment
(
context
,
binding
)
:
any
Parameters
context
:
Context
binding
:
Binding
Returns
any
is
Unbound
is
Unbound
(
context
)
:
boolean
Parameters
context
:
Context
Returns
boolean
parse
parse
(
)
:
any
Returns
any
resolve
resolve
(
_context
)
:
any
Parameters
_context
:
Context
Returns
any
serialize
serialize
(
)
:
string
Returns
string
stringify
stringify
(
value
)
:
string
Parameters
value
:
string
Returns
string
to
String
to
String
(
)
:
string
Returns
string
update
update
(
_context
,
_binding
)
:
void
Parameters
_context
:
Context
_binding
:
Binding
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
arrays
Map
attributes
Map
component
Factory
content
expression
from
Serialized
hooks
literal
module
name
namespace
options
registered
Name
source
string
template
type
unbound
unminified
views
append
To
attach
To
dependencies
equals
get
get
Fragment
is
Unbound
parse
resolve
serialize
stringify
to
String
update
derby
Loading...