Package | org.apache.flex.core |
Class | public class ApplicationBase |
Inheritance | ApplicationBase ![]() |
Implements | IFlexInfo |
Subclasses | Application, SimpleApplication |
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
Method | Defined By | ||
---|---|---|---|
Constructor. | ApplicationBase | ||
info():Object
An Object containing information generated
by the compiler that is useful at startup time. | ApplicationBase |
ApplicationBase | () | Constructor |
public function ApplicationBase()
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
Constructor.
info | () | method |
public function info():Object
Language Version : | ActionScript 3.0 |
Product Version : | FlexJS 0.0 |
Runtime Versions : | Flash Player 10.2, AIR 2.6 |
An Object containing information generated by the compiler that is useful at startup time.
ReturnsObject |