dw-simple-numeric-edit-mask

Adds supports for [DropdowndatawindowComponent]

Implementation Details

Component Selector: 'wm-dw-simple-numeric-edit-mask'

Class inheritance

DwSimpleNumericEditMaskComponent extends ColumnControlComponent.

Support

Properties

Property

Get/Set

Notify Changes

Details

format: string

Yes/No

Yes

Returns string format of the model.

mask: string

Yes/No

Yes

Returns the mask processed by the EditMaskService.

maximum: string

Yes/No

Yes

Returns a string representation of the maximun value allowed by the mask.

minimum: string

Yes/No

Yes

Returns a string representation of the minimun value allowed by the mask.

Events

Event

Supported

Parameter

Details

None

None

None

None

Functions

Function

Supported

Details

close

Yes

Close dialog window.

Last updated

Was this helpful?