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 |
tagEventType — Property in class com.asfusion.mate.events.Listener |
|
Type of event that this class dispatches. |
target — Property in class com.asfusion.mate.actionLists.Injectors |
|
The class that, when an object is created, should trigger the InjectorHandlers to run. |
target — Property in class com.asfusion.mate.utils.debug.LogInfo |
|
Current target. |
targetId — Property in class com.asfusion.mate.actions.CallBack |
|
This tag will run if any of the following statements is true:
If the id of the target is null. |
targetId — Property in class com.asfusion.mate.actions.ListenerInjector |
|
This tag will run if any of the following statements is true:
If the targetId is null. |
targetId — Property in class com.asfusion.mate.actions.PropertyInjector |
|
This tag will run if any of the following statements is true:
If the targetId is null. |
targetKey — Property in class com.asfusion.mate.actions.PropertyInjector |
|
The name of the property that the injector will set in the target object
|
targetKey — Property in class com.asfusion.mate.actions.builders.PropertySetter |
|
The name of the property that will be set in the generated object. |
targetKey — Property in class com.asfusion.mate.core.Property |
|
The name of the property that the Property tag will set in the target object
|
TARGET_KEY_UNDEFINED — Constant static property in class com.asfusion.mate.utils.debug.LogTypes |
|
TargetKey is undefined
|
targetRegistered — Property in class com.asfusion.mate.actionLists.Injectors |
|
Flag indicating if this InjectorHandlers is registered to listen to a target or not. |
targets — Property in class com.asfusion.mate.actionLists.Injectors |
|
An array of classes that, when an object is created, should trigger the InjectorHandlers to run. |
targetsRegistered — Property in class com.asfusion.mate.actionLists.Injectors |
|
Flag indicating if this InjectorHandlers is registered to listen to a target list or not. |
TARGET_UNDEFINED — Constant static property in class com.asfusion.mate.utils.debug.LogTypes |
|
Target is undefined
|
token — Property in class com.asfusion.mate.actionLists.ServiceHandlers |
|
Generated when making asynchronous RPC operations. |
token — Property in class com.asfusion.mate.actions.builders.DelegateInvoker |
|
Generated when making asynchronous RPC operations. |
token — Property in class com.asfusion.mate.actions.builders.ServiceInvoker |
|
Generated when making asynchronous RPC operations. |
token — Property in class com.asfusion.mate.events.UnhandledFaultEvent |
|
The token that represents the call to the method. |
token — Property in class com.asfusion.mate.testing.MockOperation |
|
|
TOO_MANY_ARGUMENTS — Constant static property in class com.asfusion.mate.utils.debug.LogTypes |
|
Too many arguments in constructor
|
toString() — Method in class com.asfusion.mate.core.SmartObject |
|
Returns the string representation of the specified object. |
trigger(scope:com.asfusion.mate.actionLists:IScope) — Method in class com.asfusion.mate.actions.AbstractAction |
|
This method gets called when the IActionList (ex: EventHandlers) is running. |
trigger(scope:com.asfusion.mate.actionLists:IScope) — Method in interface com.asfusion.mate.actions.IAction |
|
This method gets called when the EventHandlers (which implements IActionList ) or a similar tag is running. |
type — Property in class com.asfusion.mate.actionLists.EventHandlers |
|
The event type that, when dispatched, should trigger the handlers to run. |
type — Property in class com.asfusion.mate.actions.builders.EventAnnouncer |
|
The type attribute specifies the event type you want to dispatch. |
type — Property in class com.asfusion.mate.actions.builders.ServiceResponseAnnouncer |
|
The type of response (case-sensitive). |
type — Property in class com.asfusion.mate.core.ListenerProxy |
|
Type used to register to events in the dispatcher object. |
type — Property in class com.asfusion.mate.events.Dispatcher |
|
The type attribute specifies the event type you want to dispatch. |
type — Property in class com.asfusion.mate.events.Listener |
|
The type attribute specifies the event type you want to listen to. |
type — Property in class com.asfusion.mate.responses.ResponseHandler |
|
Type of the event that this ReponseHandler is listening to. |
TYPE_CHANGE — Constant static property in class com.asfusion.mate.events.InjectorSettingsEvent |
|
Type that indicates that the injectors type has been changed. |
typeChangeHandler(event:com.asfusion.mate.events:InjectorSettingsEvent) — Method in class com.asfusion.mate.core.ListenerProxy |
|
Handler that will run every time the event type changes by calling the injectorSettings. |
TYPE_ERROR — Constant static property in class com.asfusion.mate.utils.debug.LogTypes |
|
Argument type mismatch
|
TYPE_NOT_FOUND — Constant static property in class com.asfusion.mate.utils.debug.LogTypes |
|
Event type not found
|
|
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 |