Preparing search index...
The search index is not available
JSON Forms Angular Material Renderers
JSON Forms Angular Material Renderers
RangeControlRenderer
Class RangeControlRenderer
Hierarchy
JsonFormsControl
RangeControlRenderer
Index
Constructors
constructor
Properties
change
Detector
Ref
data
description
disabled
enabled
error
focused
form
hidden
id
json
Forms
Service
label
max
min
multiple
Of
path
props
Path
root
Schema
schema
scoped
Schema
subscription
uischema
validator
visible
ɵcmp
ɵdir
ɵfac
Methods
get
Event
Value
get
Own
Props
is
Enabled
map
Additional
Props
map
To
Props
ng
On
Destroy
ng
On
Init
on
Change
should
Show
Unfocused
Description
trigger
Validation
Constructors
constructor
new
Range
Control
Renderer
(
jsonformsService
,
changeDetectorRef
)
:
RangeControlRenderer
Parameters
jsonformsService
:
JsonFormsAngularService
changeDetectorRef
:
ChangeDetectorRef
Returns
RangeControlRenderer
Properties
Private
change
Detector
Ref
change
Detector
Ref
:
ChangeDetectorRef
data
data
:
any
description
description
:
string
disabled
disabled
:
boolean
enabled
enabled
:
boolean
error
error
:
string
focused
focused
:
boolean
= false
form
form
:
FormControl
<
any
>
hidden
hidden
:
boolean
id
id
:
string
Protected
json
Forms
Service
json
Forms
Service
:
JsonFormsAngularService
label
label
:
string
max
max
:
number
min
min
:
number
multiple
Of
multiple
Of
:
number
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
Static
ɵcmp
ɵcmp
:
unknown
Static
ɵdir
ɵdir
:
unknown
Static
ɵfac
ɵfac
:
unknown
Methods
get
Event
Value
get
Event
Value
(
event
)
:
number
Parameters
event
:
number
Returns
number
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
To
Props
map
To
Props
(
state
)
:
StatePropsOfControl
Parameters
state
:
JsonFormsState
Returns
StatePropsOfControl
ng
On
Destroy
ng
On
Destroy
(
)
:
void
Returns
void
ng
On
Init
ng
On
Init
(
)
:
void
Returns
void
on
Change
on
Change
(
ev
)
:
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
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
change
Detector
Ref
data
description
disabled
enabled
error
focused
form
hidden
id
json
Forms
Service
label
max
min
multiple
Of
path
props
Path
root
Schema
schema
scoped
Schema
subscription
uischema
validator
visible
ɵcmp
ɵdir
ɵfac
get
Event
Value
get
Own
Props
is
Enabled
map
Additional
Props
map
To
Props
ng
On
Destroy
ng
On
Init
on
Change
should
Show
Unfocused
Description
trigger
Validation
JSON Forms Angular Material Renderers
Loading...