Search
Preparing search index...
The search index is not available
JSON Forms Angular Material Renderers
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ArrayLayoutRenderer
Class ArrayLayoutRenderer
Hierarchy
JsonFormsArrayControl
ArrayLayoutRenderer
Implements
OnInit
OnDestroy
OnInit
OnDestroy
Index
Constructors
constructor
Properties
add
Item
data
description
disabled
enabled
error
form
get
Event
Value
hidden
id
json
Forms
Service
label
no
Data
path
props
Path
remove
Items
root
Schema
schema
scoped
Schema
subscription
uischema
uischemas
validator
visible
Methods
add
get
Own
Props
get
Props
is
Enabled
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Change
remove
should
Show
Unfocused
Description
track
ByFn
trigger
Validation
Constructors
constructor
new
Array
Layout
Renderer
(
jsonFormsService
:
JsonFormsAngularService
)
:
ArrayLayoutRenderer
Parameters
jsonFormsService:
JsonFormsAngularService
Returns
ArrayLayoutRenderer
Properties
add
Item
add
Item
:
function
Type declaration
(
path
:
string
, value
:
any
)
:
function
Parameters
path:
string
value:
any
Returns
function
(
)
:
void
Returns
void
data
data
:
any
description
description
:
string
disabled
disabled
:
boolean
enabled
enabled
:
boolean
error
error
:
string
|
null
form
form
:
FormControl
get
Event
Value
get
Event
Value
:
function
Type declaration
(
event
:
any
)
:
any
Parameters
event:
any
Returns
any
hidden
hidden
:
boolean
id
id
:
string
Protected
json
Forms
Service
json
Forms
Service
:
JsonFormsAngularService
label
label
:
string
no
Data
no
Data
:
boolean
path
path
:
string
props
Path
props
Path
:
string
remove
Items
remove
Items
:
function
Type declaration
(
path
:
string
, toDelete
:
number
[]
)
:
function
Parameters
path:
string
toDelete:
number
[]
Returns
function
(
)
:
void
Returns
void
root
Schema
root
Schema
:
JsonSchema
schema
schema
:
JsonSchema
scoped
Schema
scoped
Schema
:
JsonSchema
subscription
subscription
:
Subscription
uischema
uischema
:
ControlElement
uischemas
uischemas
:
object
[]
validator
validator
:
ValidatorFn
visible
visible
:
boolean
Methods
add
add
(
)
:
void
Returns
void
Protected
get
Own
Props
get
Own
Props
(
)
:
OwnPropsOfControl
Returns
OwnPropsOfControl
get
Props
get
Props
(
index
:
number
)
:
OwnPropsOfRenderer
Parameters
index:
number
Returns
OwnPropsOfRenderer
is
Enabled
is
Enabled
(
)
:
boolean
Returns
boolean
map
Additional
Props
map
Additional
Props
(
props
:
ArrayControlProps
)
:
void
Parameters
props:
ArrayControlProps
Returns
void
Protected
map
ToProps
map
ToProps
(
state
:
JsonFormsState
)
:
StatePropsOfArrayControl
Parameters
state:
JsonFormsState
Returns
StatePropsOfArrayControl
ng
OnDestroy
ng
OnDestroy
(
)
:
void
Returns
void
ng
OnInit
ng
OnInit
(
)
:
void
Returns
void
on
Change
on
Change
(
ev
:
any
)
:
void
Parameters
ev:
any
Returns
void
remove
remove
(
index
:
number
)
:
void
Parameters
index:
number
Returns
void
should
Show
Unfocused
Description
should
Show
Unfocused
Description
(
)
:
boolean
Returns
boolean
track
ByFn
track
ByFn
(
index
:
number
)
:
number
Parameters
index:
number
Returns
number
Protected
trigger
Validation
trigger
Validation
(
)
:
void
Returns
void
Globals
Array
Layout
Renderer
constructor
add
Item
data
description
disabled
enabled
error
form
get
Event
Value
hidden
id
json
Forms
Service
label
no
Data
path
props
Path
remove
Items
root
Schema
schema
scoped
Schema
subscription
uischema
uischemas
validator
visible
add
get
Own
Props
get
Props
is
Enabled
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Change
remove
should
Show
Unfocused
Description
track
ByFn
trigger
Validation
Generated using
TypeDoc