60
60
</ b > </ center > < br />
61
61
< h1 class ="epydoc "> Class Hierarchy</ h1 >
62
62
< ul class ="nomargin-top ">
63
+ < li > < strong class ="uidlink "> object</ strong > :
64
+ < em class ="summary "> The most base type</ em >
65
+ < ul >
66
+ < li > < strong class ="uidlink "> < a href ="puremvc.interfaces.IController-class.html "> puremvc.interfaces.IController</ a > </ strong > :
67
+ < em class ="summary "> The interface definition for a PureMVC Controller.</ em >
68
+ < ul >
69
+ < li > < strong class ="uidlink "> < a href ="puremvc.core.Controller-class.html "> puremvc.core.Controller</ a > </ strong > :
70
+ < em class ="summary "> A Singleton < code > IController</ code > implementation.</ em >
71
+ </ li >
72
+ </ ul >
73
+ </ li >
74
+ < li > < strong class ="uidlink "> < a href ="puremvc.interfaces.IModel-class.html "> puremvc.interfaces.IModel</ a > </ strong > :
75
+ < em class ="summary "> The interface definition for a PureMVC Model.</ em >
76
+ < ul >
77
+ < li > < strong class ="uidlink "> < a href ="puremvc.core.Model-class.html "> puremvc.core.Model</ a > </ strong > :
78
+ < em class ="summary "> A Singleton < code > IModel</ code > implementation.</ em >
79
+ </ li >
80
+ </ ul >
81
+ </ li >
82
+ < li > < strong class ="uidlink "> < a href ="puremvc.interfaces.INotification-class.html "> puremvc.interfaces.INotification</ a > </ strong > :
83
+ < em class ="summary "> The interface definition for a PureMVC Notification.</ em >
84
+ < ul >
85
+ < li > < strong class ="uidlink "> < a href ="puremvc.patterns.observer.Notification-class.html "> puremvc.patterns.observer.Notification</ a > </ strong > :
86
+ < em class ="summary "> A base < code > INotification</ code > implementation.</ em >
87
+ </ li >
88
+ </ ul >
89
+ </ li >
90
+ < li > < strong class ="uidlink "> < a href ="puremvc.interfaces.INotifier-class.html "> puremvc.interfaces.INotifier</ a > </ strong > :
91
+ < em class ="summary "> The interface definition for a PureMVC Notifier.</ em >
92
+ < ul >
63
93
< li > < strong class ="uidlink "> < a href ="puremvc.interfaces.ICommand-class.html "> puremvc.interfaces.ICommand</ a > </ strong > :
64
94
< em class ="summary "> The interface definition for a PureMVC Command.</ em >
65
95
< ul >
@@ -72,14 +102,6 @@ <h1 class="epydoc">Class Hierarchy</h1>
72
102
</ li >
73
103
</ ul >
74
104
</ li >
75
- < li > < strong class ="uidlink "> < a href ="puremvc.interfaces.IController-class.html "> puremvc.interfaces.IController</ a > </ strong > :
76
- < em class ="summary "> The interface definition for a PureMVC Controller.</ em >
77
- < ul >
78
- < li > < strong class ="uidlink "> < a href ="puremvc.core.Controller-class.html "> puremvc.core.Controller</ a > </ strong > :
79
- < em class ="summary "> A Singleton < code > IController</ code > implementation.</ em >
80
- </ li >
81
- </ ul >
82
- </ li >
83
105
< li > < strong class ="uidlink "> < a href ="puremvc.interfaces.IFacade-class.html "> puremvc.interfaces.IFacade</ a > </ strong > :
84
106
< em class ="summary "> The interface definition for a PureMVC Facade.</ em >
85
107
< ul >
@@ -96,25 +118,14 @@ <h1 class="epydoc">Class Hierarchy</h1>
96
118
</ li >
97
119
</ ul >
98
120
</ li >
99
- < li > < strong class ="uidlink "> < a href ="puremvc.interfaces.IModel-class.html "> puremvc.interfaces.IModel</ a > </ strong > :
100
- < em class ="summary "> The interface definition for a PureMVC Model.</ em >
101
- < ul >
102
- < li > < strong class ="uidlink "> < a href ="puremvc.core.Model-class.html "> puremvc.core.Model</ a > </ strong > :
103
- < em class ="summary "> A Singleton < code > IModel</ code > implementation.</ em >
104
- </ li >
105
- </ ul >
106
- </ li >
107
- < li > < strong class ="uidlink "> < a href ="puremvc.interfaces.INotification-class.html "> puremvc.interfaces.INotification</ a > </ strong > :
108
- < em class ="summary "> The interface definition for a PureMVC Notification.</ em >
121
+ < li > < strong class ="uidlink "> < a href ="puremvc.interfaces.IProxy-class.html "> puremvc.interfaces.IProxy</ a > </ strong > :
122
+ < em class ="summary "> The interface definition for a PureMVC Proxy.</ em >
109
123
< ul >
110
- < li > < strong class ="uidlink "> < a href ="puremvc.patterns.observer.Notification -class.html "> puremvc.patterns.observer.Notification </ a > </ strong > :
111
- < em class ="summary "> A base < code > INotification </ code > implementation.</ em >
124
+ < li > < strong class ="uidlink "> < a href ="puremvc.patterns.proxy.Proxy -class.html "> puremvc.patterns.proxy.Proxy </ a > </ strong > :
125
+ < em class ="summary "> A base < code > IProxy </ code > implementation.</ em >
112
126
</ li >
113
127
</ ul >
114
128
</ li >
115
- < li > < strong class ="uidlink "> < a href ="puremvc.interfaces.INotifier-class.html "> puremvc.interfaces.INotifier</ a > </ strong > :
116
- < em class ="summary "> The interface definition for a PureMVC Notifier.</ em >
117
- < ul >
118
129
< li > < strong class ="uidlink "> < a href ="puremvc.patterns.command.MacroCommand-class.html "> puremvc.patterns.command.MacroCommand</ a > </ strong > :
119
130
< em class ="summary "> A base < code > ICommand</ code > implementation that executes other
120
131
< code > ICommand</ code > s.</ em >
@@ -156,14 +167,6 @@ <h1 class="epydoc">Class Hierarchy</h1>
156
167
</ li >
157
168
</ ul >
158
169
</ li >
159
- < li > < strong class ="uidlink "> < a href ="puremvc.interfaces.IProxy-class.html "> puremvc.interfaces.IProxy</ a > </ strong > :
160
- < em class ="summary "> The interface definition for a PureMVC Proxy.</ em >
161
- < ul >
162
- < li > < strong class ="uidlink "> < a href ="puremvc.patterns.proxy.Proxy-class.html "> puremvc.patterns.proxy.Proxy</ a > </ strong > :
163
- < em class ="summary "> A base < code > IProxy</ code > implementation.</ em >
164
- </ li >
165
- </ ul >
166
- </ li >
167
170
< li > < strong class ="uidlink "> < a href ="puremvc.interfaces.IView-class.html "> puremvc.interfaces.IView</ a > </ strong > :
168
171
< em class ="summary "> The interface definition for a PureMVC View.</ em >
169
172
< ul >
@@ -172,6 +175,8 @@ <h1 class="epydoc">Class Hierarchy</h1>
172
175
</ li >
173
176
</ ul >
174
177
</ li >
178
+ </ ul >
179
+ </ li >
175
180
</ ul >
176
181
<!-- ==================== NAVIGATION BAR ==================== -->
177
182
< table class ="navbar " border ="0 " width ="100% " cellpadding ="0 "
@@ -204,8 +209,7 @@ <h1 class="epydoc">Class Hierarchy</h1>
204
209
< table border ="0 " cellpadding ="0 " cellspacing ="0 " width ="100%% ">
205
210
< tr >
206
211
< td align ="left " class ="footer ">
207
- Generated by Epydoc 3.0.1
208
- on Tue Sep 22 01:31:51 2009
212
+ Generated by Epydoc 3.0.1 on Sun Oct 14 00:58:16 2012
209
213
</ td >
210
214
< td align ="right " class ="footer ">
211
215
< a target ="mainFrame " href ="http://epydoc.sourceforge.net "
0 commit comments