Packagenet.xFramework.model
Classpublic class Model
InheritanceModel Inheritance AbstractModel

モデルクラス

このクラスはnet.xFramework.model.AbstractModelクラスを継承 しています。



Protected Properties
 PropertyDefined by
 InheritedobjController : IController
AbstractModel
Public Methods
 MethodDefined by
  
Model(objController:IController)
コンストラクタ
Model
 Inherited
コントローラ取得メソッド
AbstractModel
 Inherited
setController(objController:IController):void
コントローラ設定メソッド
AbstractModel
Constructor detail
Model()constructor
public function Model(objController:IController)

コンストラクタ

Parameters
objController:IController