File

projects/aoc-client/ui/form/aoc-ui-editor/aoc-ui-editor.component.ts

Implements

OnInit AfterViewInit OnDestroy ControlValueAccessor

Metadata

Index

Properties
Methods
Inputs
Outputs
HostBindings
Accessors

Constructor

constructor(ngControl: NgControl)
Parameters :
Name Type Optional
ngControl NgControl No

Inputs

autofocus
Type : boolean
bounds
Type : any
debug
Type : string
formats
Type : string[]
placeholder
Type : string
readonly
Type : boolean
scrollingContainer
Type : any
tabindex
Type : number
toolbarType
Type : "normal" | "full"
Default value : 'normal'

Outputs

contentChange
Type : EventEmitter<any>
valueChange
Type : EventEmitter<any>

HostBindings

class
Type : any
class.aoc-ui-disabled
Type : boolean
Default value : false

Methods

registerOnChange
registerOnChange(fn: any)
Parameters :
Name Type Optional
fn any No
Returns : void
registerOnTouched
registerOnTouched(fn: any)
Parameters :
Name Type Optional
fn any No
Returns : void
setDisabledState
setDisabledState(isDisabled: boolean)
Parameters :
Name Type Optional
isDisabled boolean No
Returns : void
writeValue
writeValue(value: any)
Parameters :
Name Type Optional
value any No
Returns : void

Properties

content
Type : ElementRef
Decorators :
@ViewChild('content')
disabled
Default value : false
Decorators :
@HostBinding('class.aoc-ui-disabled')
onChange
Type : function
Default value : () => {...}
onTouched
Type : function
Default value : () => {...}
toolbar
Type : ElementRef
Decorators :
@ViewChild('toolbar')

Accessors

controlClasses
getcontrolClasses()
readonly
getreadonly()
setreadonly(value: boolean)
Parameters :
Name Type Optional
value boolean No
Returns : void

results matching ""

    No results matching ""