Octra libraries - v2.0.0
Preparing search index...
@octra/ngx-components
ConfigurationArrayControl
Class ConfigurationArrayControl
Hierarchy (
View Summary
)
ConfigurationControl
<
any
[]
>
ConfigurationArrayControl
Index
Constructors
constructor
Properties
_
name
_
options
_
root?
focused
items
Type
toggled
Accessors
context
depends
On
description
id
ignore
name
title
toggleable
type
value
Methods
check
Toggle
State
Of
Control
to
Obj
Constructors
constructor
new
ConfigurationArrayControl
(
_name
:
string
,
options
:
ConfigurationControlOptions
<
any
[]
>
,
_root
?:
ConfigurationControlGroup
,
)
:
ConfigurationArrayControl
Parameters
_name
:
string
options
:
ConfigurationControlOptions
<
any
[]
>
Optional
_root
:
ConfigurationControlGroup
Returns
ConfigurationArrayControl
Properties
Protected
_
name
_name
:
string
Protected
_
options
_options
:
FixedConfigurationControlOptions
<
any
[]
,
any
>
Protected
Optional
_
root
_root
?:
ConfigurationControlGroup
focused
focused
:
boolean
= false
items
Type
itemsType
:
any
= undefined
toggled
toggled
:
boolean
= false
Accessors
context
get
context
()
:
any
Returns
any
depends
On
get
dependsOn
()
:
string
[]
Returns
string
[]
description
get
description
()
:
string
Returns
string
id
get
id
()
:
any
Returns
any
ignore
get
ignore
()
:
boolean
Returns
boolean
name
get
name
()
:
string
Returns
string
title
get
title
()
:
string
Returns
string
toggleable
get
toggleable
()
:
boolean
Returns
boolean
type
get
type
()
:
|
"number"
|
"select"
|
"textarea"
|
"switch"
|
"text"
|
"integer"
|
"multiple-choice"
|
"array"
Returns
|
"number"
|
"select"
|
"textarea"
|
"switch"
|
"text"
|
"integer"
|
"multiple-choice"
|
"array"
value
get
value
()
:
R
Returns
R
set
value
(
value
:
R
)
:
void
Parameters
value
:
R
Returns
void
Methods
check
Toggle
State
Of
Control
checkToggleStateOfControl
()
:
boolean
Returns
boolean
to
Obj
toObj
()
:
any
Returns
any
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
name
_
options
_
root
focused
items
Type
toggled
Accessors
context
depends
On
description
id
ignore
name
title
toggleable
type
value
Methods
check
Toggle
State
Of
Control
to
Obj
Octra libraries - v2.0.0
Loading...