Packagecom.adobe.illustrator
Classpublic class LanguageType
InheritanceLanguageType Inheritance IllustratorEnumBase Inheritance CSEnumBase Inheritance CSHostObject Inheritance flash.utils.Proxy

Since : CS5

The language of text.



Public Properties
 PropertyDefined By
  BOKMALNORWEGIAN : LanguageType
[static] [read-only]
LanguageType
  BRAZILLIANPORTUGUESE : LanguageType
[static] [read-only]
LanguageType
  BULGARIAN : LanguageType
[static] [read-only]
LanguageType
  CANADIANFRENCH : LanguageType
[static] [read-only]
LanguageType
  CATALAN : LanguageType
[static] [read-only]
LanguageType
  CHINESE : LanguageType
[static] [read-only]
LanguageType
  CZECH : LanguageType
[static] [read-only]
LanguageType
  DANISH : LanguageType
[static] [read-only]
LanguageType
  DUTCH : LanguageType
[static] [read-only]
LanguageType
  DUTCH2005REFORM : LanguageType
[static] [read-only]
LanguageType
  ENGLISH : LanguageType
[static] [read-only]
LanguageType
  enumCache : CSEnumSharedCache
[static] [read-only]
LanguageType
  FINNISH : LanguageType
[static] [read-only]
LanguageType
  GERMAN2006REFORM : LanguageType
[static] [read-only]
LanguageType
  GREEK : LanguageType
[static] [read-only]
LanguageType
 InheritedhostObjectDelegate : HostObject
Getter for the delegate
CSHostObject
  HUNGARIAN : LanguageType
[static] [read-only]
LanguageType
  ICELANDIC : LanguageType
[static] [read-only]
LanguageType
  ITALIAN : LanguageType
[static] [read-only]
LanguageType
  JAPANESE : LanguageType
[static] [read-only]
LanguageType
  NYNORSKNORWEGIAN : LanguageType
[static] [read-only] Nynorsk Norwegian.
LanguageType
  OLDGERMAN : LanguageType
[static] [read-only]
LanguageType
  POLISH : LanguageType
[static] [read-only]
LanguageType
  RUMANIAN : LanguageType
[static] [read-only]
LanguageType
  RUSSIAN : LanguageType
[static] [read-only]
LanguageType
  SERBIAN : LanguageType
[static] [read-only]
LanguageType
  SPANISH : LanguageType
[static] [read-only]
LanguageType
  STANDARDFRENCH : LanguageType
[static] [read-only]
LanguageType
  STANDARDGERMAN : LanguageType
[static] [read-only]
LanguageType
  STANDARDPORTUGUESE : LanguageType
[static] [read-only]
LanguageType
  SWEDISH : LanguageType
[static] [read-only]
LanguageType
  SWISSGERMAN : LanguageType
[static] [read-only]
LanguageType
  SWISSGERMAN2006REFORM : LanguageType
[static] [read-only]
LanguageType
  TURKISH : LanguageType
[static] [read-only]
LanguageType
  UKENGLISH : LanguageType
[static] [read-only]
LanguageType
  UKRANIAN : LanguageType
[static] [read-only]
LanguageType
 Inheritedvalue : Object
[override] [read-only] Returns the numerical value
IllustratorEnumBase
Public Methods
 MethodDefined By
  
LanguageType(ho:HostObject = null, enum:Number)
Constructor
LanguageType
 Inherited
filterArgsForHBAPI(args:Array):Array
[static] Function to clean up the argument list and put it into a format that makes sense for HBAPI.
CSHostObject
 Inherited
filterSingleObjectForHBAPI(value:Object):Object
[static]
CSHostObject
 Inherited
getClassObjectForName(className:String):HostObject
[static] This returns a "Class" object, meaning, a HostObject that can be used to make static function calls or get static properties
CSHostObject
 Inherited
getSpecialTranslation(className:String, ho:HostObject, expectedReturnType:Class, ownerName:String):*
[static]
CSHostObject
 Inherited
hostCall(name:String, expectedReturnType:Class, rawargs:Array):*
Encapsulates a function call to the host
CSHostObject
 Inherited
hostCallStatic(className:String, methodName:String, expectedReturnType:Class, rawargs:Array):*
[static] Implements a safe call of a static method on the host
CSHostObject
 Inherited
hostGet(name:String, expectedReturnType:Class):*
Encapsulates a property get to the host
CSHostObject
 Inherited
hostGetIndex(idx:Object, expectedReturnType:Class):*
Encapsulates a indexed get to the host
CSHostObject
 Inherited
hostGetStatic(className:String, propertyName:String, expectedReturnType:Class):*
[static] Implements a safe get of a static property on the host Used by for instance, all the enum implementations.
CSHostObject
 Inherited
hostSet(name:String, rawvalue:*):void
Encapsulates a property set to the host
CSHostObject
 Inherited
hostSetStatic(className:String, propertyName:String, rawvalue:*):*
[static] Implements a safe set of a static property on the host
CSHostObject
 Inherited
isDescendedFrom(clz:Class, ancClass:Class):Boolean
[static] Efficiently determines whether or not one class descends from another in inheritance hierarchy- class relationships are cached by the ClassUtils implementation- (uses org.as3commons lib to quickly discover class hierarchy.
CSHostObject
 Inherited
replaceDefaultArgs(args:Array, defaultArgs:Array):Array
Function to tidy up arguments prior to call.
CSHostObject
 Inherited
wrapReturnedHostObject(rawObject:Object, expectedReturnType:Class, client:CSHostObject, propertyName:String):*
[static] Method used on static/normal get/ hostcalls
CSHostObject
Protected Methods
 MethodDefined By
 Inherited
createWithArgs(args:Array):void
CSHostObject
 Inherited
hostCreate(args:Array):void
CSHostObject
Property Detail
BOKMALNORWEGIANproperty
BOKMALNORWEGIAN:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get BOKMALNORWEGIAN():LanguageType
BRAZILLIANPORTUGUESEproperty 
BRAZILLIANPORTUGUESE:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get BRAZILLIANPORTUGUESE():LanguageType
BULGARIANproperty 
BULGARIAN:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get BULGARIAN():LanguageType
CANADIANFRENCHproperty 
CANADIANFRENCH:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get CANADIANFRENCH():LanguageType
CATALANproperty 
CATALAN:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get CATALAN():LanguageType
CHINESEproperty 
CHINESE:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get CHINESE():LanguageType
CZECHproperty 
CZECH:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get CZECH():LanguageType
DANISHproperty 
DANISH:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get DANISH():LanguageType
DUTCHproperty 
DUTCH:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get DUTCH():LanguageType
DUTCH2005REFORMproperty 
DUTCH2005REFORM:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get DUTCH2005REFORM():LanguageType
ENGLISHproperty 
ENGLISH:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get ENGLISH():LanguageType
enumCacheproperty 
enumCache:CSEnumSharedCache  [read-only]

Since : CS5


Implementation
    public static function get enumCache():CSEnumSharedCache
FINNISHproperty 
FINNISH:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get FINNISH():LanguageType
GERMAN2006REFORMproperty 
GERMAN2006REFORM:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get GERMAN2006REFORM():LanguageType
GREEKproperty 
GREEK:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get GREEK():LanguageType
HUNGARIANproperty 
HUNGARIAN:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get HUNGARIAN():LanguageType
ICELANDICproperty 
ICELANDIC:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get ICELANDIC():LanguageType
ITALIANproperty 
ITALIAN:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get ITALIAN():LanguageType
JAPANESEproperty 
JAPANESE:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get JAPANESE():LanguageType
NYNORSKNORWEGIANproperty 
NYNORSKNORWEGIAN:LanguageType  [read-only]

Since : CS5

Nynorsk Norwegian.


Implementation
    public static function get NYNORSKNORWEGIAN():LanguageType
OLDGERMANproperty 
OLDGERMAN:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get OLDGERMAN():LanguageType
POLISHproperty 
POLISH:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get POLISH():LanguageType
RUMANIANproperty 
RUMANIAN:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get RUMANIAN():LanguageType
RUSSIANproperty 
RUSSIAN:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get RUSSIAN():LanguageType
SERBIANproperty 
SERBIAN:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get SERBIAN():LanguageType
SPANISHproperty 
SPANISH:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get SPANISH():LanguageType
STANDARDFRENCHproperty 
STANDARDFRENCH:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get STANDARDFRENCH():LanguageType
STANDARDGERMANproperty 
STANDARDGERMAN:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get STANDARDGERMAN():LanguageType
STANDARDPORTUGUESEproperty 
STANDARDPORTUGUESE:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get STANDARDPORTUGUESE():LanguageType
SWEDISHproperty 
SWEDISH:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get SWEDISH():LanguageType
SWISSGERMANproperty 
SWISSGERMAN:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get SWISSGERMAN():LanguageType
SWISSGERMAN2006REFORMproperty 
SWISSGERMAN2006REFORM:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get SWISSGERMAN2006REFORM():LanguageType
TURKISHproperty 
TURKISH:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get TURKISH():LanguageType
UKENGLISHproperty 
UKENGLISH:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get UKENGLISH():LanguageType
UKRANIANproperty 
UKRANIAN:LanguageType  [read-only]

Since : CS5


Implementation
    public static function get UKRANIAN():LanguageType
Constructor Detail
LanguageType()Constructor
public function LanguageType(ho:HostObject = null, enum:Number)

Since : CS5

Constructor

Parameters
ho:HostObject (default = null) — Enumerations value
 
enum:Number (default = NaN)