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
JsonFormsAbstractControl
<
StatePropsOfArrayLayout
>
ArrayLayoutRenderer
Implements
OnInit
OnDestroy
OnInit
OnDestroy
Index
Constructors
constructor
Properties
add
Aria
Label
add
Item
add
Tooltip
data
description
disabled
enabled
error
form
get
Event
Value
hidden
id
json
Forms
Service
label
no
Data
no
Data
Message
path
props
Path
remove
Aria
Label
remove
Items
remove
Tooltip
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
Aria
Label
add
Aria
Label
:
string
add
Item
add
Item
:
function
Type declaration
(
path
:
string
, value
:
any
)
:
function
Parameters
path:
string
value:
any
Returns
function
(
)
:
void
Returns
void
add
Tooltip
add
Tooltip
:
string
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
no
Data
Message
no
Data
Message
:
string
path
path
:
string
props
Path
props
Path
:
string
remove
Aria
Label
remove
Aria
Label
:
string
remove
Items
remove
Items
:
function
Type declaration
(
path
:
string
, toDelete
:
number
[]
)
:
function
Parameters
path:
string
toDelete:
number
[]
Returns
function
(
)
:
void
Returns
void
remove
Tooltip
remove
Tooltip
:
string
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
:
ArrayLayoutProps
)
:
void
Parameters
props:
ArrayLayoutProps
Returns
void
map
ToProps
map
ToProps
(
state
:
JsonFormsState
)
:
StatePropsOfArrayLayout
Parameters
state:
JsonFormsState
Returns
StatePropsOfArrayLayout
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
Aria
Label
add
Item
add
Tooltip
data
description
disabled
enabled
error
form
get
Event
Value
hidden
id
json
Forms
Service
label
no
Data
no
Data
Message
path
props
Path
remove
Aria
Label
remove
Items
remove
Tooltip
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