Search
Preparing search index...
The search index is not available
JSON Forms Ionic
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ListWithDetailControl
Class ListWithDetailControl
Hierarchy
JsonFormsArrayControl
ListWithDetailControl
Implements
OnInit
OnDestroy
OnInit
OnDestroy
Index
Constructors
constructor
Properties
_is
Split
data
description
detail
Nav
detail
Page
detail
Params
disabled
enabled
error
form
hidden
id
label
master
Items
master
Nav
master
Page
master
Params
ng
Redux
path
platform
props
Path
root
Schema
schema
scoped
Schema
subscription
uischema
visible
Methods
get
Event
Value
get
Own
Props
go
Back
hide
Detail
is
Enabled
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Change
on
Split
Pane
Change
show
Detail
trigger
Validation
update
Detail
update
Master
validator
Constructors
constructor
new
List
With
Detail
Control
(
platform
:
Platform
, ngRedux
:
NgRedux
<
JsonFormsState
>
)
:
ListWithDetailControl
Parameters
platform:
Platform
ngRedux:
NgRedux
<
JsonFormsState
>
Returns
ListWithDetailControl
Properties
_is
Split
_is
Split
:
boolean
data
data
:
any
description
description
:
string
detail
Nav
detail
Nav
:
IonNav
detail
Page
detail
Page
:
any
detail
Params
detail
Params
:
any
disabled
disabled
:
boolean
enabled
enabled
:
boolean
error
error
:
string
|
null
form
form
:
FormControl
hidden
hidden
:
boolean
id
id
:
string
label
label
:
string
master
Items
master
Items
:
MasterItem
[]
master
Nav
master
Nav
:
IonNav
master
Page
master
Page
:
any
master
Params
master
Params
:
any
Protected
ng
Redux
ng
Redux
:
NgRedux
<
JsonFormsState
>
path
path
:
string
Private
platform
platform
:
Platform
props
Path
props
Path
:
string
root
Schema
root
Schema
:
JsonSchema
schema
schema
:
JsonSchema
scoped
Schema
scoped
Schema
:
JsonSchema
subscription
subscription
:
Subscription
uischema
uischema
:
ControlElement
visible
visible
:
boolean
Methods
get
Event
Value
get
Event
Value
(
event
:
any
)
:
any
Parameters
event:
any
Returns
any
Protected
get
Own
Props
get
Own
Props
(
)
:
OwnPropsOfControl
Returns
OwnPropsOfControl
go
Back
go
Back
(
)
:
void
Returns
void
hide
Detail
hide
Detail
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
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
)
:
ArrayControlProps
Parameters
state:
JsonFormsState
Returns
ArrayControlProps
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
on
Split
Pane
Change
on
Split
Pane
Change
(
event
:
any
)
:
void
Parameters
event:
any
Returns
void
show
Detail
show
Detail
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
Protected
trigger
Validation
trigger
Validation
(
)
:
void
Returns
void
update
Detail
update
Detail
(
item
:
any
)
:
Promise
<
boolean
>
Parameters
item:
any
Returns
Promise
<
boolean
>
update
Master
update
Master
(
)
:
void
Returns
void
validator
validator
(
_c
:
AbstractControl
)
:
ValidationErrors
|
null
Parameters
_c:
AbstractControl
Returns
ValidationErrors
|
null
Globals
List
With
Detail
Control
constructor
_is
Split
data
description
detail
Nav
detail
Page
detail
Params
disabled
enabled
error
form
hidden
id
label
master
Items
master
Nav
master
Page
master
Params
ng
Redux
path
platform
props
Path
root
Schema
schema
scoped
Schema
subscription
uischema
visible
get
Event
Value
get
Own
Props
go
Back
hide
Detail
is
Enabled
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Change
on
Split
Pane
Change
show
Detail
trigger
Validation
update
Detail
update
Master
validator
Generated using
TypeDoc