Packagenet.xFramework.view
Classpublic class View
InheritanceView Inheritance AbstractView

ビュークラス

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



Protected Properties
 PropertyDefined by
 InheritedobjController : IController
AbstractView
  objMovieClip : MVCMovieClip
ムービークリップオブジェクト
View
Public Methods
 MethodDefined by
  
View(objController:IController)
View
 Inherited
コントローラ取得メソッド
AbstractView
 Inherited
setController(objController:IController):void
コントローラ設定メソッド
AbstractView
Property detail
objMovieClipproperty
protected var objMovieClip:MVCMovieClip

ムービークリップオブジェクト

Constructor detail
View()constructor
public function View(objController:IController)Parameters
objController:IController