i18n.CharPickerData Extends
Object holding two level character organization and character listing.

Inheritance

Constructor

goog.i18n.CharPickerData()
Public Protected Private

Instance Properties

categories :
Top catagory names of character organization.
Code »
charList :
Character lists in base88 encoding scheme. Each subarray is a list of base88 encoded charater strings representing corresponding subcategory specified in goog.i18n.CharPickerData.categories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
subcategories :
Subcategory names. Each subarray in this array is a list of subcategory names for the corresponding category specified in goog.i18n.CharPickerData.categories.
Code »

Static Properties

goog.i18n.CharPickerData.CHARLIST_OF_AFRICAN_SCRIPTS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_AMERICAN_SCRIPTS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_EMOJI :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_FORMAT_WHITESPACE :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_HANGUL :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_HAN_10_STROKE_RADICALS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_HAN_11_17_STROKE_RADICALS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_HAN_1_STROKE_RADICALS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_HAN_2_STROKE_RADICALS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_HAN_3_STROKE_RADICALS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_HAN_4_STROKE_RADICALS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_HAN_5_STROKE_RADICALS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_HAN_6_STROKE_RADICALS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_HAN_7_STROKE_RADICALS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_HAN_8_STROKE_RADICALS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_HAN_9_STROKE_RADICALS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_HAN_OTHER :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_LATIN :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_MIDDLE_EASTERN_SCRIPTS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_MODIFIER :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_NUMBER :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_OTHER_EAST_ASIAN_SCRIPTS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_OTHER_EUROPEAN_SCRIPTS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_PUNCTUATION :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_SOUTHEAST_ASIAN_SCRIPTS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_SOUTH_ASIAN_SCRIPTS :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.CHARLIST_OF_SYMBOL :
List of characters in base88 encoding scheme. Each base88 encoded charater string represents corresponding subcategory specified in goog.i18n.CharPickerData.subcategories. Encoding scheme is described in goog.i18n.CharListDecompressor.
Code »
goog.i18n.CharPickerData.MSG_CP_AFRICAN_SCRIPTS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_AMERICAN_SCRIPTS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_ANIMALS_PLANTS_AND_FOOD :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_ARABIC :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_ARMENIAN :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_ARROWS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_ASCII_BASED :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_AVESTAN :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_BALINESE :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_BAMUM :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_BATAK :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_BENGALI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_BOPOMOFO :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_BRAHMI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_BRAILLE :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_BUGINESE :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_BUHID :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_CANADIAN_ABORIGINAL :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_CARIAN :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_CHAKMA :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_CHAM :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_CHEROKEE :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_CJK_STROKES :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_COMMON :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_COMPATIBILITY :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_CONTROL_PICTURES :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_COPTIC :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_CUNEIFORM :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_CURRENCY :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_CYPRIOT :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_CYRILLIC :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_DASH_CONNECTOR :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_DECIMAL :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_DESERET :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_DEVANAGARI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_EGYPTIAN_HIEROGLYPHS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_EMOJI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_EMOTICONS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_ENCLOSED :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_ENCLOSED_DOTTED :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_ENCLOSING :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_ETHIOPIC :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_FLIPPED_MIRRORED :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_FORMAT :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_FORMAT_WHITESPACE :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_FRACTIONS_RELATED :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_GAME_PIECES :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_GENDER_AND_GENEALOGICAL :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_GEOMETRIC_SHAPES :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_GEORGIAN :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_GLAGOLITIC :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_GOTHIC :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_GREEK :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_GUJARATI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_GURMUKHI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HANGUL :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HANUNOO :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HAN_10_STROKE_RADICALS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HAN_11_17_STROKE_RADICALS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HAN_1_STROKE_RADICALS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HAN_2_STROKE_RADICALS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HAN_3_STROKE_RADICALS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HAN_4_STROKE_RADICALS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HAN_5_STROKE_RADICALS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HAN_6_STROKE_RADICALS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HAN_7_STROKE_RADICALS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HAN_8_STROKE_RADICALS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HAN_9_STROKE_RADICALS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HAN_OTHER :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HEBREW :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HIRAGANA :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_HISTORIC :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_IDEOGRAPHIC_DESCRIPTION :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_IMPERIAL_ARAMAIC :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_INSCRIPTIONAL_PAHLAVI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_INSCRIPTIONAL_PARTHIAN :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_JAVANESE :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_KAITHI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_KANNADA :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_KATAKANA :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_KAYAH_LI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_KEYBOARD_AND_UI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_KHAROSHTHI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_KHMER :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_LAO :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_LATIN :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_LATIN_1_SUPPLEMENT :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_LEPCHA :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_LESS_COMMON :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_LIMBU :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_LINEAR_B :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_LISU :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_LYCIAN :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_LYDIAN :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_MALAYALAM :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_MANDAIC :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_MARKS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_MATH :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_MATH_ALPHANUMERIC :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_MEETEI_MAYEK :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_MEROITIC_CURSIVE :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_MEROITIC_HIEROGLYPHS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_MIAO :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_MIDDLE_EASTERN_SCRIPTS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_MISCELLANEOUS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_MODIFIER :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_MONGOLIAN :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_MUSICAL :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_MYANMAR :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_NEW_TAI_LUE :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_NKO :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_NONSPACING :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_NUMBER :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_OBJECTS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_OGHAM :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_OLD_ITALIC :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_OLD_PERSIAN :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_OLD_SOUTH_ARABIAN :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_OLD_TURKIC :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_OL_CHIKI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_ORIYA :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_OSMANYA :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_OTHER :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_OTHER_EAST_ASIAN_SCRIPTS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_OTHER_EUROPEAN_SCRIPTS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_PAIRED :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_PEOPLE_AND_EMOTIONS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_PHAGS_PA :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_PHOENICIAN :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_PHONETICS_IPA :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_PHONETICS_X_IPA :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_PUNCTUATION :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_REJANG :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_RUNIC :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SAMARITAN :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SAURASHTRA :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SHARADA :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SHAVIAN :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SINHALA :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SORA_SOMPENG :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SOUTHEAST_ASIAN_SCRIPTS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SOUTH_ASIAN_SCRIPTS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SPACING :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SPORTS_CELEBRATIONS_AND_ACTIVITIES :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_STARS_ASTERISKS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SUBSCRIPT :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SUNDANESE :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SUPERSCRIPT :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SYLOTI_NAGRI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SYMBOL :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SYMBOLS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_SYRIAC :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_TAGALOG :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_TAGBANWA :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_TAI_LE :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_TAI_THAM :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_TAI_VIET :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_TAKRI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_TAMIL :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_TECHNICAL :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_TELUGU :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_THAANA :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_THAI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_TIBETAN :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_TIFINAGH :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_TRANSPORT_AND_MAP :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_TRANSPORT_MAPS_AND_SIGNAGE :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_UGARITIC :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_VAI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_VARIATION_SELECTOR :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_WEATHER_AND_ASTROLOGICAL :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_WEATHER_SCENES_AND_ZODIAC_SIGNS :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_WHITESPACE :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_YI :
No description.
Code »
goog.i18n.CharPickerData.MSG_CP_YIJING_TAI_XUAN_JING :
No description.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_AFRICAN_SCRIPTS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_AMERICAN_SCRIPTS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_EMOJI :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_FORMAT_WHITESPACE :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_HANGUL :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_HAN_10_STROKE_RADICALS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_HAN_11_17_STROKE_RADICALS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_HAN_1_STROKE_RADICALS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_HAN_2_STROKE_RADICALS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_HAN_3_STROKE_RADICALS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_HAN_4_STROKE_RADICALS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_HAN_5_STROKE_RADICALS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_HAN_6_STROKE_RADICALS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_HAN_7_STROKE_RADICALS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_HAN_8_STROKE_RADICALS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_HAN_9_STROKE_RADICALS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_HAN_OTHER :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_LATIN :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_MIDDLE_EASTERN_SCRIPTS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_MODIFIER :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_NUMBER :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_OTHER_EAST_ASIAN_SCRIPTS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_OTHER_EUROPEAN_SCRIPTS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_PUNCTUATION :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_SOUTHEAST_ASIAN_SCRIPTS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_SOUTH_ASIAN_SCRIPTS :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »
goog.i18n.CharPickerData.SUBCATEGORY_NAMES_OF_SYMBOL :
Names of subcategories. Each message this array is the name for the corresponding subcategory specified in goog.i18n.CharPickerData.subcategories.
Code »

Package i18n

Package Reference