| 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 |
| unlock() — method, class org.mvcexpress.mvc.PooledCommand |
|
Unlock and pool PooledCommand. |
| unmap(type:String, commandClass:Class) — method, class org.mvcexpress.core.CommandMap |
|
Unmaps a class to be executed then message with provided type is sent. |
| unmap(viewClass:Class) — method, class org.mvcexpress.core.MediatorMap |
|
Unmaps any mediator class to given view class. |
| unmap(injectClass:Class, name:String) — method, class org.mvcexpress.core.ProxyMap |
|
Removes proxy mapped for injection by injectClass and name. |
| unmediate(viewObject:Object) — method, class org.mvcexpress.core.FlexMediatorMap |
|
If any mediator is mediating viewObject: it calls onRemove, automatically removes all handler functions listening for messages from that mediator and deletes it. |
| unmediate(viewObject:Object) — method, class org.mvcexpress.core.MediatorMap |
|
Unmediated view object
If any mediator is mediating viewObject - it calls onRemove on that mediator, automatically removes all message handlers, all event listeners and disposes it. |
| unmediate(viewObject:Object) — method, interface org.mvcexpress.core.interfaces.IMediatorMap |
| |
| unregisterScope(scopeName:String) — method, class org.mvcexpress.core.ModuleBase |
|
Unregisters scope name. |
| unregisterScope(moduleName:String, scopeName:String) — Static Method , class org.mvcexpress.core.ModuleManager |
| |
| unregisterScope(scopeName:String) — method, class org.mvcexpress.modules.ModuleCore |
|
Unregisters scope name. |
| unregisterScope(scopeName:String) — method, class org.mvcexpress.modules.ModuleMovieClip |
|
Unregisters scope name. |
| unregisterScope(scopeName:String) — method, class org.mvcexpress.modules.ModuleSprite |
|
Unregisters scope name. |
| unregisterScope(scopeName:String) — method, class org.mvcexpress.mvc.Command |
|
Unregisters scope name. |
|
| 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 |