| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
| registerScope(scopeName:String, messageSending:Boolean, messageReceiving:Boolean, proxieMap:Boolean) — method, class org.mvcexpress.core.ModuleBase |
|
Registers scope name. |
| registerScope(moduleName:String, scopeName:String, messageSending:Boolean, messageReceiving:Boolean, proxieMap:Boolean) — Static Method , class org.mvcexpress.core.ModuleManager |
| |
| registerScope(scopeName:String, messageSending:Boolean, messageReceiving:Boolean, proxieMap:Boolean) — method, class org.mvcexpress.modules.ModuleCore |
|
Registers scope name. |
| registerScope(scopeName:String, messageSending:Boolean, messageReceiving:Boolean, proxieMap:Boolean) — method, class org.mvcexpress.modules.ModuleMovieClip |
|
Registers scope name. |
| registerScope(scopeName:String, messageSending:Boolean, messageReceiving:Boolean, proxieMap:Boolean) — method, class org.mvcexpress.modules.ModuleSprite |
|
Registers scope name. |
| registerScope(scopeName:String, messageSending:Boolean, messageReceiving:Boolean, proxieMap:Boolean) — method, class org.mvcexpress.mvc.Command |
|
Registers scope name. |
| removeAllHandlers() — method, class org.mvcexpress.mvc.Mediator |
|
Remove all handle functions created by this mediator, internal module handlers AND scoped handlers. |
| removeAllListeners() — method, class org.mvcexpress.mvc.Mediator |
|
Removes all listeners created by mediators addEventListener() function. |
| removeHandler(type:String, handler:Function) — method, class org.mvcexpress.core.messenger.Messenger |
|
Removes handler function that will be called then message of specified type is sent. |
| removeHandler(type:String, handler:Function) — method, class org.mvcexpress.mvc.Mediator |
|
Removes handle function from message of given type. |
| removeListener(viewObject:flash.events:IEventDispatcher, type:String, listener:Function, useCapture:Boolean) — method, class org.mvcexpress.mvc.Mediator |
|
Removes an event listener from the viewObject. |
| removeScopeHandler(scopeName:String, type:String, handler:Function) — method, class org.mvcexpress.mvc.Mediator |
|
Removes module to module communication handle function from message of provided type, sent to provided scopeName. |
| REVISION — Constant Static Property, class org.mvcexpress.MvcExpress |
| Current framework revision version |
|
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |