Packagenet.xFramework.config
Classpublic class DocumentConfig
InheritanceDocumentConfig Inheritance xFramework Inheritance EventDispatcher Inheritance flash.events.EventDispatcher

ドキュメント設定管理クラス



Public Methods
 MethodDefined by
  
コンストラクタ
DocumentConfig
  
ローディングムービークリップオブジェクト表示フラグ取得メソッド
DocumentConfig
  
[static] インスタンス取得メソッド
DocumentConfig
  
getShowLoading():Boolean
ローディングムービークリップオブジェクト表示フラグ取得メソッド
DocumentConfig
  
ローディングムービークリップオブジェクト表示フラグ取得メソッド
DocumentConfig
  
parseXML(strXML:String):void
XML解析メソッド

XMLを解析してプロパティに値を設定します。

DocumentConfig
Constructor detail
DocumentConfig()constructor
public function DocumentConfig()

コンストラクタ

Method detail
getHAlignLoading()method
public function getHAlignLoading():int

ローディングムービークリップオブジェクト表示フラグ取得メソッド

Returns
int — Alignタイプ
getInstance()method 
public static function getInstance():DocumentConfig

インスタンス取得メソッド

Returns
DocumentConfig — 設定
getShowLoading()method 
public function getShowLoading():Boolean

ローディングムービークリップオブジェクト表示フラグ取得メソッド

Returns
Boolean — true:表示, false:非表示
getVAlignLoading()method 
public function getVAlignLoading():int

ローディングムービークリップオブジェクト表示フラグ取得メソッド

Returns
int — Alignタイプ
parseXML()method 
public function parseXML(strXML:String):void

XML解析メソッド

XMLを解析してプロパティに値を設定します。

Parameters
strXML:String — XML文字列