Flex3/PureMVC

Last-modified: 2010-08-15 (日) 18:04:52

http://puremvc.org/

Flex3にMVCモデルを導入するためのフレームワーク。多言語版もある。

クラス,インタフェース一覧(MultiCore版)

#パッケージクラス
1org.puremvc.as3.multicore.coreController
2Model
3View
4org.puremvc.as3.multicore.interfaces?ICommand
5IController
6IFacade
7IMediator
8IModel
9INotification
10INotifier
11IObserver
12IProxy
13IView
14org.puremvc.as3.multicore.patternscommandSimpleCommand
15MacroCommand
16facadeFacade
17mediatorMediator
18observerNotification
19Notifier
20Observer
21proxyProxy