Package | net.xFramework.core |
Class | public final class Version |
Model,View以外のコントローラに属するオブジェクトを管理します。
Constant | Defined 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 |
APP_NAME | constant |
public static const APP_NAME:String = "xFrameworkFX"
アプリケーション名
MAJOR_VERSION | constant |
public static const MAJOR_VERSION:String = "0"
メジャーバージョン
MICRO_VERSION | constant |
public static const MICRO_VERSION:String = "1"
マイクロバージョン
MINOR_VERSION | constant |
public static const MINOR_VERSION:String = "0"
マイナーバージョン
RELEASE | constant |
public static const RELEASE:String = "[Wed] 06-Jul-2007"
リリース日
STATUS | constant |
public static const STATUS:String = "alpha"
ステータス