Properties
Protected Optional Class
Class: string
DisableChangeObservable
DisableChangeObservable: function
DisableClickObservable
DisableClickObservable: function
DisableInputObservable
DisableInputObservable: function
Protected Enabled
Enabled: boolean
Private Optional Group
Group: string
Protected Optional Id
Id: string
Protected Name
Name: string
Private Root
Root: HTMLElement
Protected Optional Style
Style: string
Protected Type
Type: string
Private _disabled
_disabled: boolean
Protected _enabled
_enabled: boolean
Protected _value
_value: any
addClass
addClass: function
addStyle
addStyle: function
Protected changed
changed: Subject<InputData>
changed$
changed$: Observable<InputData>
Private checked
checked: boolean
Protected clicked
clicked: Subject<InputData>
clicked$
clicked$: Observable<InputData>
disable
disable: function
Protected disabled
disabled: Subject<InputData>
disabled$
disabled$: Observable<InputData>
Protected enabled
enabled: Subject<InputData>
enabled$
enabled$: Observable<InputData>
Private exclusive
exclusive: boolean
getValue
getValue: function
Protected inputed
inputed: Subject<InputData>
inputed$
inputed$: Observable<InputData>
isEnabled
isEnabled: function
Private name
name: string
node
node: HTMLInputElement
removeClass
removeClass: function
removeStyle
removeStyle: function
Protected root
root: HTMLElement
setClass
setClass: function
setStyle
setStyle: function
setType
setType: function
setValue
setValue: function