File

src/components/kendoUI/apex/maskService/displayFormat.ts

Description

Represent display format class

Extends

PatternFormatBase

Index

Properties
Methods

Properties

Private _completeMask
Type : string

Current validFormatMask whithout separations

Private _currentMask
Type : string

Current validFormatMask whithout separations

Private _maskedValue
Type : string

Current maskedValue

Private _patternNegative
Type : string

Current negative pattern

Private _patternNull
Type : string

Current null pattern

Private _patternPositive
Type : string

Current possitive pattern

Private _patternZero
Type : string

current zero pattern

Private _prefix
Type : string

Current prefix

Private _suffix
Type : string

Current suffix

Methods

Protected splitRules
splitRules(currentMask: string)

Takes current mask and split into diffent internal rules, if only one pattern is defined, it should be appied to all

Parameters :
Name Type Optional
currentMask string No
Returns : void
initialice
initialice(currentMask: string)

InitialiceFormat with initial values

Parameters :
Name Type Optional
currentMask string No
Returns : void
Protected nullPattern
nullPattern(rule: string, positiveParent: string)

Null pattern rule formating

Parameters :
Name Type Optional
rule string No
positiveParent string No
Returns : string

{string}

results matching ""

    No results matching ""