A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
CENTER — Constant static property in class net.xFramework.utils.Align | |
CENTER定数 | |
CONFIG_DIR — Constant static property in class net.xFramework.config.ConfigManager | |
設定フォルダ名 | |
ConfigManager — Class in package net.xFramework.config | |
設定管理クラス
設定管理を行います。基本的な設定に関するXMLの読み込み処理も当クラス が処理します。 |
|
ConfigManager() — Constructor in class net.xFramework.config.ConfigManager | |
コンストラクタ | |
ConfigManagerEvent — Class in package net.xFramework.events | |
ConfigManagerEventクラス
コントローラ内で発生するイベントを定義します。 |
|
ConfigManagerEvent(type, bubbles, cancelable) — Constructor in class net.xFramework.events.ConfigManagerEvent | |
コンストラクタ | |
CONTENTS_XML — Constant static property in class net.xFramework.config.ConfigManager | |
コンテンツXML URL | |
Context — Class in package net.xFramework.core | |
Contextクラス
Model,View以外のコントローラに属するオブジェクトを管理します。 |
|
Context(objController:net.xFramework.controller:Controller, objMovieClip:net.xFramework.display:MVCMovieClip, objConfigManager:net.xFramework.config:ConfigManager) — Constructor in class net.xFramework.core.Context | |
コンストラクタ | |
Controller — Class in package net.xFramework.controller | |
コントローラクラス
このクラスはnet.xFramework.controller.AbstractControllerクラスを継承 しています。 |
|
Controller(objMovieClip:net.xFramework.display:MVCMovieClip, bDocumentClass) — Constructor in class net.xFramework.controller.Controller | |
準備完了イベント定数
コントローラの準備が完了した際に送出されます。 |
|
Controller(objMovieClip:net.xFramework.display:MVCMovieClip, bDocumentClass) — Constructor in class net.xFramework.controller.Controller | |
ドキュメント設定読み込み完了イベント定数
ドキュメント設定XMLの読み込みが完了した際に送出されます。 |
|
Controller(objMovieClip:net.xFramework.display:MVCMovieClip, bDocumentClass) — Constructor in class net.xFramework.controller.Controller | |
コンストラクタ | |
ControllerEvent — Class in package net.xFramework.events | |
ControllerEventクラス
コントローラ内で発生するイベントを定義します。 |
|
ControllerEvent(type, bubbles, cancelable) — Constructor in class net.xFramework.events.ControllerEvent | |
コンストラクタ | |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |