| 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 |
| end — Event in class com.asfusion.mate.actionLists.AbstractHandlers |
|
This event is dispatched right after all the IActions have been called,
when the IActionList ends execution (although this event might be dispatched before asynchronous calls have returned). |
| END — Constant static property in class com.asfusion.mate.events.ActionListEvent |
|
Dispatched when the IActionList ends. |
| endpoint — Property in class com.asfusion.mate.actions.builders.RemoteObjectInvoker |
|
This property allows the developer to quickly specify an endpoint for a RemoteObject destination without
referring to a services configuration file at compile time or programmatically creating a ChannelSet. |
| endpointURI — Property in class com.asfusion.mate.actions.builders.WebServiceInvoker |
|
The location of the WebService. |
| error(msg, ... rest) — Method in class com.asfusion.mate.utils.debug.Logger |
|
Logs the specified data using the LogEventLevel.ERROR
level. |
| error — Property in class com.asfusion.mate.utils.debug.LogInfo |
|
The error thrown by the virtual matchine
|
| ERROR — Constant static property in class com.asfusion.mate.utils.debug.Debugger |
|
Designates error events that might still allow the application to continue running. |
| errorString() — Method in class com.asfusion.mate.actionLists.AbstractHandlers |
|
Retuns an error String to be used by the debugger. |
| errorString() — Method in class com.asfusion.mate.actionLists.EventHandlers |
|
Retuns an error String to be used by the debugger. |
| errorString() — Method in interface com.asfusion.mate.actionLists.IActionList |
|
Retuns an error String to be used by the debugger. |
| errorString() — Method in class com.asfusion.mate.actionLists.Injectors |
|
Retuns an error String to be used by the debugger. |
| errorString() — Method in class com.asfusion.mate.actionLists.MessageHandlers |
|
Retuns an error String to be used by the debugger. |
| errorString() — Method in class com.asfusion.mate.actionLists.Scope |
|
Retuns the default error string to be used by the debugger. |
| errorString() — Method in class com.asfusion.mate.actionLists.ServiceHandlers |
|
Retuns an error String to be used by the debugger. |
| errorString() — Method in class com.asfusion.mate.events.Dispatcher |
|
Retuns the default error string to be used by the debugger. |
| errorString() — Method in interface com.asfusion.mate.utils.debug.ILoggerProvider |
|
Retuns the default error string to be used by the debugger. |
| event — Property in interface com.asfusion.mate.actionLists.IScope |
|
Original Event that triggered the IActionList. |
| event — Property in class com.asfusion.mate.actionLists.Scope |
|
Original Event that triggered the IActionList. |
| event — Property in class com.asfusion.mate.core.EventMap |
|
It refers to the event that made the EventHandlers execute. |
| event — Property in interface com.asfusion.mate.core.IEventReceiver |
|
Event that is set by the IActionList
|
| event — Property in class com.asfusion.mate.events.InternalResponseEvent |
|
Real event that the response will dispatch. |
| EVENT — Constant static property in class com.asfusion.mate.actionLists.ScopeProperties |
|
Original Event that triggered the IActionList
|
| EventAnnouncer — Class in package com.asfusion.mate.actions.builders |
|
EventAnnouncer allows you to dispatch events from a IActionList. |
| eventDispatcher — Property in class com.asfusion.mate.testing.MockDelegate |
|
|
| EventHandlers — Class in package com.asfusion.mate.actionLists |
|
A EventHandlers defined in the EventMap will run whenever an event of the type specified in the EventHandlers's "type" argument is dispatched. |
| EventHandlers() — Constructor in class com.asfusion.mate.actionLists.EventHandlers |
|
Constructor
|
| eventMap — Property in interface com.asfusion.mate.actionLists.IScope |
|
Instance of the EventMap where this scope lives. |
| eventMap — Property in class com.asfusion.mate.actionLists.Scope |
|
Instance of the EventMap where this scope lives. |
| EventMap — Class in package com.asfusion.mate.core |
|
A fundamental part of Mate is the EventMap tag which allows you define mappings for the events that your application creates. |
| eventPropagation — Property in class com.asfusion.mate.actions.StopHandlers |
|
This attribute lets you stop the event that triggered the IActionList. |
| eventProperties — Property in class com.asfusion.mate.events.Dispatcher |
|
eventProperties allows you to add properties to the event that will be created by the
Dispatcher. |
| EventProperties — Dynamic class in package com.asfusion.mate.events |
|
You can add properties to your event by using the EventProperties tag
inside the eventProperties attibute in the Dispatcher. |
| eventType — Property in class com.asfusion.mate.actions.ListenerInjector |
|
The type of event that we want to register to listen to. |
| eventType — Property in class com.asfusion.mate.ioc.InjectorSettings |
|
Event type that Mate will listen to that will be dispatched by the application views
|
|
| 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 |