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
TextControlRenderer
Class TextControlRenderer
Hierarchy
JsonFormsControl
TextControlRenderer
Implements
OnInit
OnDestroy
OnInit
OnDestroy
Index
Constructors
constructor
Properties
data
description
disabled
enabled
error
form
hidden
id
json
Forms
Service
label
path
props
Path
root
Schema
schema
scoped
Schema
subscription
uischema
validator
visible
Methods
get
Event
Value
get
Own
Props
get
Type
is
Enabled
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Change
should
Show
Unfocused
Description
trigger
Validation
Constructors
constructor
new
Text
Control
Renderer
(
jsonformsService
:
JsonFormsAngularService
)
:
TextControlRenderer
Parameters
jsonformsService:
JsonFormsAngularService
Returns
TextControlRenderer
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
Protected
json
Forms
Service
json
Forms
Service
:
JsonFormsAngularService
label
label
:
string
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
get
Event
Value
get
Event
Value
(
event
:
any
)
:
any
Parameters
event:
any
Returns
any
Protected
get
Own
Props
get
Own
Props
(
)
:
OwnPropsOfControl
Returns
OwnPropsOfControl
get
Type
get
Type
(
)
:
string
Returns
string
is
Enabled
is
Enabled
(
)
:
boolean
Returns
boolean
map
Additional
Props
map
Additional
Props
(
props
:
StatePropsOfControl
)
:
void
Parameters
props:
StatePropsOfControl
Returns
void
Protected
map
ToProps
map
ToProps
(
state
:
JsonFormsState
)
:
StatePropsOfControl
Parameters
state:
JsonFormsState
Returns
StatePropsOfControl
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
should
Show
Unfocused
Description
should
Show
Unfocused
Description
(
)
:
boolean
Returns
boolean
Protected
trigger
Validation
trigger
Validation
(
)
:
void
Returns
void
Globals
Text
Control
Renderer
constructor
data
description
disabled
enabled
error
form
hidden
id
json
Forms
Service
label
path
props
Path
root
Schema
schema
scoped
Schema
subscription
uischema
validator
visible
get
Event
Value
get
Own
Props
get
Type
is
Enabled
map
Additional
Props
map
ToProps
ng
OnDestroy
ng
OnInit
on
Change
should
Show
Unfocused
Description
trigger
Validation
Generated using
TypeDoc