Pakket | flash.globalization |
Klasse | public final class NationalDigitsType |
Overerving | NationalDigitsType Object |
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Constante | Gedefinieerd door | ||
---|---|---|---|
ARABIC_INDIC : uint = 0x0660 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Arabisch-Indische cijferset. | NationalDigitsType | ||
BALINESE : uint = 0x1B50 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Balinese cijferset. | NationalDigitsType | ||
BENGALI : uint = 0x09E6 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Bengaalse cijferset. | NationalDigitsType | ||
CHAM : uint = 0xAA50 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Cham cijferset. | NationalDigitsType | ||
DEVANAGARI : uint = 0x0966 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Devanagari cijferset. | NationalDigitsType | ||
EUROPEAN : uint = 0x0030 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Latijn-1 (Europese) cijferset. | NationalDigitsType | ||
EXTENDED_ARABIC_INDIC : uint = 0x06F0 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de uitgebreide Arabisch-Indische cijferset. | NationalDigitsType | ||
FULL_WIDTH : uint = 0xFF10 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de cijferset over volle breedte. | NationalDigitsType | ||
GUJARATI : uint = 0x0AE6 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Gujarati cijferset. | NationalDigitsType | ||
GURMUKHI : uint = 0x0A66 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Gurmukhi cijferset. | NationalDigitsType | ||
KANNADA : uint = 0x0CE6 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Kannada cijferset. | NationalDigitsType | ||
KAYAH_LI : uint = 0xA900 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Kayah Li cijferset. | NationalDigitsType | ||
KHMER : uint = 0x17E0 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Khmer cijferset. | NationalDigitsType | ||
LAO : uint = 0x0ED0 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Lao cijferset. | NationalDigitsType | ||
LEPCHA : uint = 0x1C40 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Lepcha cijferset. | NationalDigitsType | ||
LIMBU : uint = 0x1946 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Limbu cijferset. | NationalDigitsType | ||
MALAYALAM : uint = 0x0D66 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Malayalam cijferset. | NationalDigitsType | ||
MONGOLIAN : uint = 0x1810 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Mongoolse cijferset. | NationalDigitsType | ||
MYANMAR : uint = 0x1040 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de cijferset voor Myanmar. | NationalDigitsType | ||
MYANMAR_SHAN : uint = 0x1090 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de cijferset voor Myanmar Shan. | NationalDigitsType | ||
NEW_TAI_LUE : uint = 0x19D0 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Nieuwe Tai Lue cijferset. | NationalDigitsType | ||
NKO : uint = 0x07C0 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Nko cijferset. | NationalDigitsType | ||
OL_CHIKI : uint = 0x1C50 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Ol Chiki cijferset. | NationalDigitsType | ||
ORIYA : uint = 0x0B66 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Oriya cijferset. | NationalDigitsType | ||
OSMANYA : uint = 0x104A0 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Osmanya cijferset. | NationalDigitsType | ||
SAURASHTRA : uint = 0xA8D0 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Saurashtra cijferset. | NationalDigitsType | ||
SUNDANESE : uint = 0x1BB0 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Soedanese cijferset. | NationalDigitsType | ||
TAMIL : uint = 0x0BE6 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Tamil cijferset. | NationalDigitsType | ||
TELUGU : uint = 0x0C66 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Telugu cijferset. | NationalDigitsType | ||
THAI : uint = 0x0E50 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Thaise cijferset. | NationalDigitsType | ||
TIBETAN : uint = 0x0F20 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Tibetaanse cijferset. | NationalDigitsType | ||
VAI : uint = 0xA620 [statisch]
Geeft de Unicode-waarde aan voor het nul-getal van de Vai cijferset. | NationalDigitsType |
ARABIC_INDIC | Constante |
public static const ARABIC_INDIC:uint = 0x0660
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Arabisch-Indische cijferset.
BALINESE | Constante |
public static const BALINESE:uint = 0x1B50
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Balinese cijferset.
BENGALI | Constante |
public static const BENGALI:uint = 0x09E6
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Bengaalse cijferset.
CHAM | Constante |
public static const CHAM:uint = 0xAA50
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Cham cijferset.
DEVANAGARI | Constante |
public static const DEVANAGARI:uint = 0x0966
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Devanagari cijferset.
EUROPEAN | Constante |
public static const EUROPEAN:uint = 0x0030
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Latijn-1 (Europese) cijferset.
EXTENDED_ARABIC_INDIC | Constante |
public static const EXTENDED_ARABIC_INDIC:uint = 0x06F0
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de uitgebreide Arabisch-Indische cijferset.
FULL_WIDTH | Constante |
public static const FULL_WIDTH:uint = 0xFF10
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de cijferset over volle breedte.
GUJARATI | Constante |
public static const GUJARATI:uint = 0x0AE6
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Gujarati cijferset.
GURMUKHI | Constante |
public static const GURMUKHI:uint = 0x0A66
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Gurmukhi cijferset.
KANNADA | Constante |
public static const KANNADA:uint = 0x0CE6
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Kannada cijferset.
KAYAH_LI | Constante |
public static const KAYAH_LI:uint = 0xA900
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Kayah Li cijferset.
KHMER | Constante |
public static const KHMER:uint = 0x17E0
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Khmer cijferset.
LAO | Constante |
public static const LAO:uint = 0x0ED0
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Lao cijferset.
LEPCHA | Constante |
public static const LEPCHA:uint = 0x1C40
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Lepcha cijferset.
LIMBU | Constante |
public static const LIMBU:uint = 0x1946
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Limbu cijferset.
MALAYALAM | Constante |
public static const MALAYALAM:uint = 0x0D66
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Malayalam cijferset.
MONGOLIAN | Constante |
public static const MONGOLIAN:uint = 0x1810
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Mongoolse cijferset.
MYANMAR | Constante |
public static const MYANMAR:uint = 0x1040
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de cijferset voor Myanmar.
MYANMAR_SHAN | Constante |
public static const MYANMAR_SHAN:uint = 0x1090
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de cijferset voor Myanmar Shan.
NEW_TAI_LUE | Constante |
public static const NEW_TAI_LUE:uint = 0x19D0
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Nieuwe Tai Lue cijferset.
NKO | Constante |
public static const NKO:uint = 0x07C0
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Nko cijferset.
OL_CHIKI | Constante |
public static const OL_CHIKI:uint = 0x1C50
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Ol Chiki cijferset.
ORIYA | Constante |
public static const ORIYA:uint = 0x0B66
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Oriya cijferset.
OSMANYA | Constante |
public static const OSMANYA:uint = 0x104A0
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Osmanya cijferset.
SAURASHTRA | Constante |
public static const SAURASHTRA:uint = 0xA8D0
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Saurashtra cijferset.
SUNDANESE | Constante |
public static const SUNDANESE:uint = 0x1BB0
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Soedanese cijferset.
TAMIL | Constante |
public static const TAMIL:uint = 0x0BE6
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Tamil cijferset.
TELUGU | Constante |
public static const TELUGU:uint = 0x0C66
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Telugu cijferset.
THAI | Constante |
public static const THAI:uint = 0x0E50
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Thaise cijferset.
TIBETAN | Constante |
public static const TIBETAN:uint = 0x0F20
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Tibetaanse cijferset.
VAI | Constante |
public static const VAI:uint = 0xA620
Taalversie: | ActionScript 3.0 |
Runtimeversies: | Flash Player 10.1, AIR 2 |
Geeft de Unicode-waarde aan voor het nul-getal van de Vai cijferset.
Wed Jun 13 2018, 11:42 AM Z