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 |
uid — Property in class com.asfusion.mate.events.InjectorEvent |
|
Unique identifier to distinguish the target
|
UnhandledFaultEvent — Class in package com.asfusion.mate.events |
|
The event that is dispatched where there are no faultHandlers inside a service tag such as
RemoteObjectInvoker , WebServiceObjectInvoker , HTTPServiceObjectInvoker
|
UnhandledFaultEvent(type, bubbles, cancelable) — Constructor in class com.asfusion.mate.events.UnhandledFaultEvent |
| |
UnhandledMessageFaultEvent — Class in package com.asfusion.mate.events |
|
The event that is dispatched when there are no faultHandlers inside the MessageHandlers tag
|
UnhandledMessageFaultEvent(type, bubbles, cancelable) — Constructor in class com.asfusion.mate.events.UnhandledMessageFaultEvent |
| |
unregister(oldType, oldDispatcher, oldCapture) — Method in class com.asfusion.mate.actionLists.EventHandlers |
|
Un-register as a listener of the event type provided. |
unregister() — Method in class com.asfusion.mate.actionLists.Injectors |
|
Unregisters a target or targets. |
unsubscribe() — Method in class com.asfusion.mate.actionLists.MessageHandlers |
|
Unsubscribes from the remote destination. |
unwatch() — Method in class com.asfusion.mate.utils.binding.SoftChangeWatcher |
|
Detaches this ChangeWatcher instance, and its handler function,
from the current host. |
updateListeners(newType, oldType) — Method in class com.asfusion.mate.events.Listener |
|
Updates the listeners when the type changes. |
url — Property in class com.asfusion.mate.actions.builders.HTTPServiceInvoker |
|
Location of the service. |
useCapture — Property in class com.asfusion.mate.actionLists.EventHandlers |
|
(default = false) — Determines whether the listener works in the capture phase or the target and bubbling phases. |
useCapture — Property in class com.asfusion.mate.actions.ListenerInjector |
|
Determines whether the listener works in the capture phase or the target and bubbling phases. |
useProxy — Property in class com.asfusion.mate.actions.builders.HTTPServiceInvoker |
|
Specifies whether to use the Flex proxy service. |
useProxy — Property in class com.asfusion.mate.actions.builders.WebServiceInvoker |
|
Specifies whether to use the Flex proxy service. |
username — Property in class com.asfusion.mate.actions.builders.ServiceInvoker |
|
Username to supply to setCredentials method
|
useWeakReference — Property in class com.asfusion.mate.actionLists.EventHandlers |
|
(default = true) — Determines whether the reference to the listener is strong or weak. |
useWeakReference — Property in class com.asfusion.mate.actions.ListenerInjector |
|
Determines whether the reference to the listener is strong or weak. |
useWeakReference — Property in class com.asfusion.mate.events.Listener |
|
(default = true) — Determines whether the reference to the listener is strong or weak. |
|
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 |