|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ASField in uk.co.badgersinfoil.metaas |
---|
Methods in uk.co.badgersinfoil.metaas that return ASField | |
---|---|
ASField |
ASClassType.getField(java.lang.String name)
Returns a reference to the ActionScript field with the given name, or null, if no such field exists. |
ASField |
ASClassType.newField(java.lang.String name,
Visibility visibility,
java.lang.String type)
Adds a new ActionScript field definition to this ActionScript class. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |