|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use As3Type | |
|---|---|
| org.granite.generator.as3 | |
| Uses of As3Type in org.granite.generator.as3 |
|---|
| Fields in org.granite.generator.as3 declared as As3Type | |
|---|---|
static As3Type |
As3Type.ARRAY
|
static As3Type |
As3Type.ARRAY_COLLECTION
|
static As3Type |
As3Type.BIG_DECIMAL
|
static As3Type |
As3Type.BIG_INTEGER
|
static As3Type |
As3Type.BOOLEAN
|
static As3Type |
As3Type.BYTE_ARRAY
|
static As3Type |
As3Type.DATE
|
static As3Type |
As3Type.DICTIONARY
|
static As3Type |
As3Type.ENUM
|
static As3Type |
As3Type.ILIST
|
static As3Type |
As3Type.IMAP
|
static As3Type |
As3Type.INT
|
static As3Type |
As3Type.LIST_COLLECTION_VIEW
|
static As3Type |
As3Type.LONG
|
static As3Type |
As3Type.MATH_CONTEXT
|
static As3Type |
As3Type.NUMBER
|
static As3Type |
As3Type.OBJECT
|
static As3Type |
As3Type.PAGE
|
static As3Type |
As3Type.PAGE_INFO
|
static As3Type |
As3Type.ROUNDING_MODE
|
static As3Type |
As3Type.SORT_INFO
|
static As3Type |
As3Type.STRING
|
static As3Type |
As3Type.UINT
|
static As3Type |
As3Type.XML
|
| Methods in org.granite.generator.as3 that return As3Type | |
|---|---|
protected As3Type |
DefaultAs3TypeFactory.createAs3Type(Class<?> jType)
|
protected As3Type |
LCDSAs3TypeFactory.createAs3Type(Class<?> jType)
|
protected As3Type |
DefaultAs3TypeFactory.getFromCache(Class<?> jType)
|
protected As3Type |
LCDSAs3TypeFactory.getFromCache(Class<?> jType)
|
As3Type |
As3Type.toArrayType()
|
As3Type |
As3Type.translatePackage(PackageTranslator translator)
|
As3Type |
As3Type.translatePackages(List<PackageTranslator> translators)
|
| Methods in org.granite.generator.as3 with parameters of type As3Type | |
|---|---|
protected void |
DefaultAs3TypeFactory.putInCache(Class<?> jType,
As3Type as3Type)
|
protected void |
LCDSAs3TypeFactory.putInCache(Class<?> jType,
As3Type as3Type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||