Packagenet.xFramework.core
Classpublic final class Version

Contextクラス

Model,View以外のコントローラに属するオブジェクトを管理します。



Public Constants
 ConstantDefined by
  APP_NAME : String = "xFrameworkFX"
[static] アプリケーション名
Version
  MAJOR_VERSION : String = "0"
[static] メジャーバージョン
Version
  MICRO_VERSION : String = "1"
[static] マイクロバージョン
Version
  MINOR_VERSION : String = "0"
[static] マイナーバージョン
Version
  RELEASE : String = "[Wed] 06-Jul-2007"
[static] リリース日
Version
  STATUS : String = "alpha"
[static] ステータス
Version
Constant detail
APP_NAMEconstant
public static const APP_NAME:String = "xFrameworkFX"

アプリケーション名

MAJOR_VERSIONconstant 
public static const MAJOR_VERSION:String = "0"

メジャーバージョン

MICRO_VERSIONconstant 
public static const MICRO_VERSION:String = "1"

マイクロバージョン

MINOR_VERSIONconstant 
public static const MINOR_VERSION:String = "0"

マイナーバージョン

RELEASEconstant 
public static const RELEASE:String = "[Wed] 06-Jul-2007"

リリース日

STATUSconstant 
public static const STATUS:String = "alpha"

ステータス