Pakket | mx.validators |
Klasse | public class NumberValidatorDomainType |
Overerving | NumberValidatorDomainType ![]() |
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 3 |
Runtimeversies: | Flash Player 9, AIR 1.1 |
domain
property of the NumberValidator class.
Verwante API-elementen
Openbare eigenschappen
Openbare methoden
Openbare constanten
Constante | Gedefinieerd door | ||
---|---|---|---|
INT : String = "int" [statisch]
Specifies to validate an integer number. | NumberValidatorDomainType | ||
REAL : String = "real" [statisch]
Specifies to validate a real number. | NumberValidatorDomainType |
Constantedetails
INT | Constante |
public static const INT:String = "int"
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 3 |
Runtimeversies: | Flash Player 9, AIR 1.1 |
Specifies to validate an integer number.
REAL | Constante |
public static const REAL:String = "real"
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 3 |
Runtimeversies: | Flash Player 9, AIR 1.1 |
Specifies to validate a real number.
Wed Jun 13 2018, 11:42 AM Z