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 |
data — Property, interface com.soma.core.interfaces.IModel |
|
Data of the model. |
_data — Property, class com.soma.core.model.Model |
|
Variable that can be used to hold you data. |
data — Property, class com.soma.core.model.Model |
|
Data of the model. |
dispatcher — Property, interface com.soma.core.interfaces.IModel |
|
EventDispatcher instance of the model. |
_dispatcher — Property, class com.soma.core.model.Model |
|
Instance of a EventDispatcher that can be used to dispatch commands. |
dispatcher — Property, class com.soma.core.model.Model |
|
EventDispatcher instance of the model. |
dispatchEvent(event:flash.events:Event) — method, class com.soma.core.controller.Command |
|
Dispatches an event into the event flow. |
dispatchEvent(event:flash.events:Event) — method, interface com.soma.core.interfaces.ISoma |
|
Dispatches an event into the event flow. |
dispatchEvent(event:flash.events:Event) — method, class com.soma.core.model.Model |
|
Dispatches an event into the event flow. |
dispatchEvent(event:flash.events:Event) — method, class com.soma.core.wire.Wire |
|
Dispatches an event into the event flow. |
dispose() — method, class com.soma.core.Soma |
|
Destroys the SomaCore core classes and elements registered to the framework. |
dispose() — method, class com.soma.core.controller.SomaController |
|
Destroys the SomaController elements (all commands, sequencers and properties). |
dispose() — method, class com.soma.core.di.SomaInjector |
|
Destroys the injector elements. |
dispose() — method, class com.soma.core.di.SomaReflector |
|
Destroys the reflector elements. |
dispose() — method, interface com.soma.core.interfaces.IModel |
|
Method that you can overwrite, called by the framework when the model is removed. |
dispose() — method, interface com.soma.core.interfaces.ISoma |
|
Destroys the SomaCore core classes and elements registered to the framework. |
dispose() — method, interface com.soma.core.interfaces.ISomaInjector |
|
Destroys the injector elements. |
dispose() — method, interface com.soma.core.interfaces.ISomaPlugin |
|
Destroys the elements created by the plugin. |
dispose() — method, interface com.soma.core.interfaces.ISomaReflector |
|
Destroys the reflector elements. |
dispose() — method, interface com.soma.core.interfaces.IWire |
|
Method that you can overwrite, called by the framework when the model is removed. |
dispose() — method, class com.soma.core.mediator.SomaMediators |
|
Destroys all the mediators and properties. |
dispose() — method, class com.soma.core.model.Model |
|
Method that can you can override, called when the model has been removed from the framework. |
dispose() — method, class com.soma.core.model.SomaModels |
|
Destroys all the models and properties. |
dispose() — method, class com.soma.core.view.SomaViews |
|
Destroys all the views and properties. |
dispose() — method, class com.soma.core.wire.SomaWires |
|
Destroys all the models and properties. |
dispose() — method, class com.soma.core.wire.Wire |
|
Method that can you can override, called when the wire has been removed from 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 |