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
MasterListComponent
Class MasterListComponent
Hierarchy
JsonFormsArrayControl
MasterListComponent
Implements
OnInit
OnDestroy
OnInit
OnDestroy
Index
Constructors
constructor
Properties
add
Item
change
Detector
Ref
data
description
disabled
enabled
error
form
get
Event
Value
hidden
highlighted
Idx
id
json
Forms
Service
label
master
Items
path
props
Path
remove
Items
root
Schema
schema
scoped
Schema
selected
Item
selected
Item
Idx
subscription
uischema
validator
visible
Methods
get
Own
Props
is
Enabled
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Add
Click
on
Change
on
Delete
Click
on
List
Item
Hover
on
Select
should
Show
Unfocused
Description
track
Element
trigger
Validation
Constructors
constructor
new
Master
List
Component
(
jsonformsService
:
JsonFormsAngularService
, changeDetectorRef
:
ChangeDetectorRef
)
:
MasterListComponent
Parameters
jsonformsService:
JsonFormsAngularService
changeDetectorRef:
ChangeDetectorRef
Returns
MasterListComponent
Properties
add
Item
add
Item
:
function
Type declaration
(
path
:
string
, value
:
any
)
:
function
Parameters
path:
string
value:
any
Returns
function
(
)
:
void
Returns
void
Private
change
Detector
Ref
change
Detector
Ref
:
ChangeDetectorRef
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
highlighted
Idx
highlighted
Idx
:
number
id
id
:
string
Protected
json
Forms
Service
json
Forms
Service
:
JsonFormsAngularService
label
label
:
string
master
Items
master
Items
:
any
[]
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
selected
Item
selected
Item
:
any
selected
Item
Idx
selected
Item
Idx
:
number
subscription
subscription
:
Subscription
uischema
uischema
:
ControlElement
validator
validator
:
ValidatorFn
visible
visible
:
boolean
Methods
Protected
get
Own
Props
get
Own
Props
(
)
:
OwnPropsOfControl
Returns
OwnPropsOfControl
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
Add
Click
on
Add
Click
(
)
:
void
Returns
void
on
Change
on
Change
(
ev
:
any
)
:
void
Parameters
ev:
any
Returns
void
on
Delete
Click
on
Delete
Click
(
item
:
number
)
:
void
Parameters
item:
number
Returns
void
on
List
Item
Hover
on
List
Item
Hover
(
idx
:
number
)
:
void
Parameters
idx:
number
Returns
void
on
Select
on
Select
(
item
:
any
, idx
:
number
)
:
void
Parameters
item:
any
idx:
number
Returns
void
should
Show
Unfocused
Description
should
Show
Unfocused
Description
(
)
:
boolean
Returns
boolean
track
Element
track
Element
(
_index
:
number
, element
:
any
)
:
any
Parameters
_index:
number
element:
any
Returns
any
Protected
trigger
Validation
trigger
Validation
(
)
:
void
Returns
void
Globals
Master
List
Component
constructor
add
Item
change
Detector
Ref
data
description
disabled
enabled
error
form
get
Event
Value
hidden
highlighted
Idx
id
json
Forms
Service
label
master
Items
path
props
Path
remove
Items
root
Schema
schema
scoped
Schema
selected
Item
selected
Item
Idx
subscription
uischema
validator
visible
get
Own
Props
is
Enabled
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Add
Click
on
Change
on
Delete
Click
on
List
Item
Hover
on
Select
should
Show
Unfocused
Description
track
Element
trigger
Validation
Generated using
TypeDoc