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 |
hasCommand(commandName:String) — method, class com.soma.core.Soma |
|
Indicates wether a command has been registered to the framework. |
hasCommand(commandName:String) — method, class com.soma.core.controller.Command |
|
Indicates wether a command has been registered to the framework. |
hasCommand(commandName:String) — method, class com.soma.core.controller.SomaController |
|
Indicates wether a command has been registered to the framework. |
hasCommand(commandName:String) — method, interface com.soma.core.interfaces.ISoma |
|
Indicates wether a command has been registered to the framework. |
hasCommand(commandName:String) — method, class com.soma.core.wire.Wire |
|
Indicates wether a command has been registered to the framework. |
hasEventListener(type:String) — method, class com.soma.core.controller.Command |
|
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. |
hasEventListener(type:String) — method, interface com.soma.core.interfaces.ISoma |
|
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. |
hasEventListener(type:String) — method, class com.soma.core.model.Model |
|
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. |
hasEventListener(type:String) — method, class com.soma.core.wire.Wire |
|
Checks whether the EventDispatcher object has any listeners registered for a specific type of event. |
hasMapping(classTarget:Class, name:String) — method, class com.soma.core.di.SomaInjector |
|
Indicates wether a mapping rule exists for the given Class. |
hasMapping(classTarget:Class, name:String) — method, interface com.soma.core.interfaces.ISomaInjector |
|
Indicates wether a mapping rule exists for the given Class. |
hasMediator(view:Object) — method, class com.soma.core.mediator.SomaMediators |
|
Indicates wether a mediator has been created by the framework for a specific view. |
hasModel(modelName:String) — method, class com.soma.core.Soma |
|
Indicates wether a model has been registered to the framework. |
hasModel(modelName:String) — method, class com.soma.core.controller.Command |
|
Indicates wether a model has been registered to the framework. |
hasModel(modelName:String) — method, interface com.soma.core.interfaces.ISoma |
|
Indicates wether a model has been registered to the framework. |
hasModel(modelName:String) — method, class com.soma.core.model.SomaModels |
|
Indicates wether a model has been registered to the framework. |
hasModel(modelName:String) — method, class com.soma.core.wire.Wire |
|
Indicates wether a model has been registered to the framework. |
hasView(viewName:String) — method, class com.soma.core.Soma |
|
Indicates wether a view has been registered to the framework. |
hasView(viewName:String) — method, class com.soma.core.controller.Command |
|
Indicates wether a view has been registered to the framework. |
hasView(viewName:String) — method, interface com.soma.core.interfaces.ISoma |
|
Indicates wether a view has been registered to the framework. |
hasView(viewName:String) — method, class com.soma.core.view.SomaViews |
|
Indicates wether a view has been registered to the framework. |
hasView(viewName:String) — method, class com.soma.core.wire.Wire |
|
Indicates wether a view has been registered to the framework. |
hasWire(wireName:String) — method, class com.soma.core.Soma |
|
Indicates wether a wire has been registered to the framework. |
hasWire(wireName:String) — method, class com.soma.core.controller.Command |
|
Indicates wether a wire has been registered to the framework. |
hasWire(wireName:String) — method, interface com.soma.core.interfaces.ISoma |
|
Indicates wether a wire has been registered to the framework. |
hasWire(wireName:String) — method, class com.soma.core.wire.SomaWires |
|
Indicates wether a wire has been registered to the framework. |
hasWire(wireName:String) — method, class com.soma.core.wire.Wire |
|
Indicates wether a wire has been registered to the framework. |
|
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 |