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
AutoCompleteControlRenderer
Class AutoCompleteControlRenderer
Hierarchy
JsonFormsControl
AutoCompleteControlRenderer
Implements
OnInit
OnDestroy
OnInit
OnDestroy
Index
Constructors
constructor
Properties
data
description
disabled
enabled
error
form
get
Event
Value
hidden
id
label
ng
Redux
options
path
props
Path
root
Schema
schema
scoped
Schema
subscription
uischema
validator
visible
Methods
get
Own
Props
is
Enabled
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Change
trigger
Validation
Constructors
constructor
new
Auto
Complete
Control
Renderer
(
ngRedux
:
NgRedux
<
JsonFormsState
>
)
:
AutoCompleteControlRenderer
Parameters
ngRedux:
NgRedux
<
JsonFormsState
>
Returns
AutoCompleteControlRenderer
Properties
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
label
label
:
string
Protected
ng
Redux
ng
Redux
:
NgRedux
<
JsonFormsState
>
options
options
:
any
[]
path
path
:
string
props
Path
props
Path
:
string
root
Schema
root
Schema
:
JsonSchema
schema
schema
:
JsonSchema
scoped
Schema
scoped
Schema
:
JsonSchema
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
(
)
:
void
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
Protected
trigger
Validation
trigger
Validation
(
)
:
void
Returns
void
Globals
Auto
Complete
Control
Renderer
constructor
data
description
disabled
enabled
error
form
get
Event
Value
hidden
id
label
ng
Redux
options
path
props
Path
root
Schema
schema
scoped
Schema
subscription
uischema
validator
visible
get
Own
Props
is
Enabled
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Change
trigger
Validation
Generated using
TypeDoc