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
JsonFormsControl
ListWithDetailControl
Implements
OnInit
OnDestroy
Index
Constructors
constructor
Properties
_is
Split
data
detail
Nav
detail
Page
detail
Params
disabled
enabled
error
form
get
Event
Value
hidden
id
label
master
Items
master
Nav
master
Page
master
Params
ng
Redux
path
platform
schema
scoped
Schema
subscription
uischema
validator
visible
Methods
get
Own
Props
go
Back
hide
Detail
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Change
on
Split
Pane
Change
show
Detail
trigger
Validation
update
Detail
update
Master
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
detail
Nav
detail
Nav
:
Nav
detail
Page
detail
Page
:
any
detail
Params
detail
Params
:
any
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
label
label
:
string
master
Items
master
Items
:
MasterItem
[]
master
Nav
master
Nav
:
Nav
master
Page
master
Page
:
any
master
Params
master
Params
:
any
Protected
ng
Redux
ng
Redux
:
NgRedux
<
JsonFormsState
>
path
path
:
string
Private
platform
platform
:
Platform
schema
schema
:
JsonSchema
scoped
Schema
scoped
Schema
:
JsonSchema
subscription
subscription
:
Subscription
uischema
uischema
:
UISchemaElement
validator
validator
:
ValidatorFn
visible
visible
:
boolean
Methods
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
>
map
Additional
Props
map
Additional
Props
(
props
:
ControlProps
)
:
void
Parameters
props:
ControlProps
Returns
void
Protected
map
ToProps
map
ToProps
(
state
:
JsonFormsState
)
:
ControlProps
Parameters
state:
JsonFormsState
Returns
ControlProps
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
<
any
>
Parameters
item:
any
Returns
Promise
<
any
>
update
Master
update
Master
(
)
:
void
Returns
void
Globals
List
With
Detail
Control
constructor
_is
Split
data
detail
Nav
detail
Page
detail
Params
disabled
enabled
error
form
get
Event
Value
hidden
id
label
master
Items
master
Nav
master
Page
master
Params
ng
Redux
path
platform
schema
scoped
Schema
subscription
uischema
validator
visible
get
Own
Props
go
Back
hide
Detail
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Change
on
Split
Pane
Change
show
Detail
trigger
Validation
update
Detail
update
Master
Generated using
TypeDoc