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
JsonFormsAbstractControl
Class JsonFormsAbstractControl<Props>
Type parameters
Props
:
StatePropsOfControl
Hierarchy
JsonFormsBaseRenderer
<
ControlElement
>
JsonFormsAbstractControl
JsonFormsArrayControl
Implements
OnInit
OnDestroy
Index
Constructors
constructor
Properties
data
description
disabled
enabled
error
form
hidden
id
label
ng
Redux
path
root
Schema
schema
scoped
Schema
subscription
uischema
visible
Methods
get
Event
Value
get
Own
Props
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Change
trigger
Validation
validator
Constructors
constructor
new
Json
Forms
Abstract
Control
(
ngRedux
:
NgRedux
<
JsonFormsState
>
)
:
JsonFormsAbstractControl
Parameters
ngRedux:
NgRedux
<
JsonFormsState
>
Returns
JsonFormsAbstractControl
Properties
data
data
:
any
description
description
:
string
disabled
disabled
:
boolean
enabled
enabled
:
boolean
error
error
:
string
|
null
form
form
:
FormControl
hidden
hidden
:
boolean
id
id
:
string
label
label
:
string
Protected
ng
Redux
ng
Redux
:
NgRedux
<
JsonFormsState
>
path
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
map
Additional
Props
map
Additional
Props
(
props
:
Props
)
:
void
Parameters
props:
Props
Returns
void
Protected
Abstract
map
ToProps
map
ToProps
(
state
:
JsonFormsState
)
:
Props
Parameters
state:
JsonFormsState
Returns
Props
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
Protected
trigger
Validation
trigger
Validation
(
)
:
void
Returns
void
validator
validator
(
_c
:
AbstractControl
)
:
ValidationErrors
|
null
Parameters
_c:
AbstractControl
Returns
ValidationErrors
|
null
Globals
Json
Forms
Abstract
Control
constructor
data
description
disabled
enabled
error
form
hidden
id
label
ng
Redux
path
root
Schema
schema
scoped
Schema
subscription
uischema
visible
get
Event
Value
get
Own
Props
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Change
trigger
Validation
validator
Generated using
TypeDoc