w-complex-numeric-mask

Adds supports for [ComplexNumericEditMaskComponent]

Implementation Details

Component Selector: 'wm-complex-numeric-edit-mask'

Class inheritance

ComplexNumericEditMaskComponent extends BaseMaskComponent.

Support

Properties

Property

Get/Set

Notify Changes

Details

border: boolean

Yes/No

No

Inherited from BaseControlComponent see BaseControlComponent

enabled: boolean

Yes/Yes

No

Inherited from BaseControlComponent see BaseControlComponent

name: string

Yes/No

No

Inherited from BaseControlComponent see BaseControlComponent

text: string

Yes/Yes

Yes

Inherited from BaseControlComponent see BaseControlComponent

visible: boolean

Yes/Yes

No

Inherited from BaseControlComponent see BaseControlComponent

Events

Event

Supported

Parameter

Details

getfocus

Yes

$event: any

Triggers getfocus Event.

losefocus

Yes

$event: any

Triggers losefocus Event.

Last updated