ContextTypeList
| Kind of class: | public class |
|---|---|
| Package: | com.bourre.ioc.parser |
| Inherits from: | none |
| Version: | 1.0 |
| Author: | Francis Bourre |
| Classpath: | com.bourre.ioc.parser.ContextTypeList |
| File last modified: | Monday, 21 April 2008, 17:52:19 |
Summary
Constructor
- ContextTypeList (access:PrivateConstructorAccess)
Constructor
ContextTypeList
Class properties
ARRAY
public static ARRAY:String = "Array"
(read,write)
BOOLEAN
public static BOOLEAN:String = "Boolean"
(read,write)
CLASS
public static CLASS:String = "Class"
(read,write)
DEFAULT
public static DEFAULT:String = "Default"
(read,write)
DICTIONARY
public static DICTIONARY:String = "Dictionary"
(read,write)
FUNCTION
public static FUNCTION:String = "Function"
(read,write)
INSTANCE
public static INSTANCE:String = "Instance"
(read,write)
INT
public static INT:String = "int"
(read,write)
MOVIECLIP
public static MOVIECLIP:String = "flash.display.MovieClip"
(read,write)
NULL
public static NULL:String = "null"
(read,write)
NUMBER
public static NUMBER:String = "Number"
(read,write)
OBJECT
public static OBJECT:String = "Object"
(read,write)
SPRITE
public static SPRITE:String = "flash.display.Sprite"
(read,write)
STRING
public static STRING:String = "String"
(read,write)
TEXTFIELD
public static TEXTFIELD:String = "flash.text.TextField"
(read,write)
UINT
public static UINT:String = "uint"
(read,write)
XML
public static XML:String = "XML"
(read,write)