| 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 |
| IMediatorMap — Interface, package org.mvcexpress.core.interfaces |
|
Interface for Mediator. |
| initModule() — method, class org.mvcexpress.core.ModuleBase |
|
Internal framework function. |
| initModule() — method, class org.mvcexpress.modules.ModuleCore |
|
Initializes module. |
| initModule() — method, class org.mvcexpress.modules.ModuleMovieClip |
|
Initializes module. |
| initModule() — method, class org.mvcexpress.modules.ModuleSprite |
|
Initializes module. |
| injectClassAndName — Property, class org.mvcexpress.core.inject.InjectRuleVO |
| FOR INTERNAL USE ONLY. |
| InjectRuleVO — class, package org.mvcexpress.core.inject |
|
FOR INTERNAL USE ONLY. |
| IProxyMap — Interface, package org.mvcexpress.core.interfaces |
|
Interface to get proxy objects manualy with your code, instead of automatic injection. |
| isExecutable — Property, class org.mvcexpress.core.messenger.HandlerVO |
| FOR INTERNAL USE ONLY. |
| isLocked — Property, class org.mvcexpress.mvc.PooledCommand |
|
Shows if command is locked, and will not be automatically pooling after execution, or not. |
| isMapped(type:String, commandClass:Class) — method, class org.mvcexpress.core.CommandMap |
|
Checks if Command class is already added to message type
|
| isMapped(viewClass:Class, mediatorClass:Class) — method, class org.mvcexpress.core.MediatorMap |
|
Checks if mediator class is mapped to view class. |
| isMapped(proxyObject:org.mvcexpress.mvc:Proxy, injectClass:Class, name:String) — method, class org.mvcexpress.core.ProxyMap |
|
Checks if proxy object is already mapped. |
| isMediated(viewObject:Object) — method, class org.mvcexpress.core.MediatorMap |
|
Checks if view object is mediated. |
| isReady — Property, class org.mvcexpress.mvc.Mediator |
|
Indicates if mediator is ready for usage. |
| isReady — Property, class org.mvcexpress.mvc.Proxy |
|
Indicates if proxy is ready for usage. |
|
| 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 |