Pakket | mx.core |
Klasse | public class FlexGlobals |
Overerving | FlexGlobals Object |
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
Openbare eigenschappen
Eigenschap | Gedefinieerd door | ||
---|---|---|---|
constructor : Object
Verwijzing naar het klasseobject of de constructorfunctie van een bepaalde objectinstantie. | Object | ||
topLevelApplication : Object [statisch]
The first application run in an ApplicationDomain is the top-level application. | FlexGlobals |
Openbare methoden
Eigenschapdetails
topLevelApplication | eigenschap |
public static var topLevelApplication:Object
Taalversie: | ActionScript 3.0 |
Productversie: | Flex 4 |
Runtimeversies: | Flash Player 10, AIR 1.5 |
The first application run in an ApplicationDomain is the top-level application.
This property is set to a reference to the top-level application in the top-level
application's constructor. Each ApplicationDomain will have its own
topLevelApplication
.
Wed Jun 13 2018, 11:42 AM Z