Home | Trees | Indices | Help |
|
---|
|
object --+ | IModel
The interface definition for a PureMVC Model.
In PureMVC, IModel
implementors provide access to
IProxy
objects by named lookup.
An IModel
assumes these responsibilities:
Maintain a cache of IProxy
instances and Provide methods
for registering, retrieving, and removing IProxy
instances
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
Register an Raises
|
Retrieve an Raises
|
Remove an Raises
|
Check if a Proxy is registered. Raises
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Sep 23 18:56:02 2012 | http://epydoc.sourceforge.net |