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
Returns the mask processed by the EditMaskService.
maximum: string
Returns a string representation of the maximun value allowed by the mask.
minimum: string
Returns a string representation of the minimun value allowed by the mask.
Event
Supported
Parameter
None
Function
close
Close dialog window.
Last updated 5 years ago
Was this helpful?