Preparing search index...
The search index is not available
biorate
biorate
masquerade
CommonMask
Class CommonMask
Abstract
Hierarchy (
view full
)
CommonMask
EmailMask
PhoneMask
CardMask
Implements
IMask
Index
Constructors
constructor
Properties
config
options?
regexp
Accessors
enabled
mask
Char
name
Methods
parse
process
Constructors
constructor
new
Common
Mask
(
)
:
CommonMask
Returns
CommonMask
Properties
Protected
config
config
:
IConfig
Protected
Optional
Abstract
options
options
?:
IMaskOptions
Protected
Abstract
regexp
regexp
:
RegExp
Accessors
Protected
enabled
get
enabled
(
)
:
boolean
Returns
boolean
Protected
mask
Char
get
maskChar
(
)
:
string
Returns
string
Protected
name
get
name
(
)
:
string
Returns
string
Methods
Protected
Abstract
parse
parse
(
text
)
:
string
Parameters
text
:
string
Returns
string
process
process
(
text
,
options
?
)
:
string
Parameters
text
:
string
Optional
options
:
IMaskOptions
Returns
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
config
options
regexp
enabled
mask
Char
name
parse
process
biorate
Loading...