dw-simple-numeric-edit-mask
Last updated
Was this helpful?
Adds supports for [DropdowndatawindowComponent]
Component Selector: 'wm-dw-simple-numeric-edit-mask'
DwSimpleNumericEditMaskComponent extends ColumnControlComponent.
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.
Event
Supported
Parameter
Details
None
None
None
None
Function
Supported
Details
close
Yes
Close dialog window.
Last updated
Was this helpful?
Was this helpful?