Paket | mx.core |
Sınıf | public class FlexGlobals |
Miras Alma | FlexGlobals Object |
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 4 |
Çalışma Zamanı Sürümleri: | Flash Player 10, AIR 1.5 |
Genel Özellikler
Özellik | Tanımlayan: | ||
---|---|---|---|
constructor : Object
Belirli bir nesne örneği için sınıf nesnesine veya yapıcı işlevine bir başvuru. | Object | ||
topLevelApplication : Object [statik]
The first application run in an ApplicationDomain is the top-level application. | FlexGlobals |
Özellik Ayrıntısı
topLevelApplication | özellik |
public static var topLevelApplication:Object
Dil Sürümü: | ActionScript 3.0 |
Ürün Sürümü: | Flex 4 |
Çalışma Zamanı Sürümleri: | 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
.
Tue Jun 12 2018, 01:09 PM Z