isEmpty

isEmpty(): Boolean;

The isEmpty method of the JadeEditMask class returns false if there is any text in character positions in which text can be entered or it returns true if there is no text in those positions. For example, the isEmpty method for a JadeEditMask class with the mask dd<d>MM<d>yyyy returns: