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 | |
generateEvent(inlineProperties) — Method in class com.asfusion.mate.events.Dispatcher | |
Creates an event with the generator template and dispatches it into the event flow. |
|
generator — Property in class com.asfusion.mate.actions.builders.EventAnnouncer | |
The generator attribute specifies what class should be instantiated. | |
generator — Property in interface com.asfusion.mate.actions.builders.IBuilder | |
The generator attribute specifies what class should be instantiated. | |
generator — Property in class com.asfusion.mate.actions.builders.ObjectBuilder | |
The generator attribute specifies what class should be instantiated. | |
generator — Property in class com.asfusion.mate.events.Dispatcher | |
The generator attribute specifies what class should be used to instantiate the
event when using the createAndDispatchEvent method. |
|
GENERATOR_NOT_FOUND — Constant static property in class com.asfusion.mate.utils.debug.LogTypes | |
Generator not found | |
getCached(template) — Method in class com.asfusion.mate.core.EventMap | |
Function to get cached instances from the framework. | |
getCachedInstance(template) — Method in interface com.asfusion.mate.core.IMateManager | |
Retrieves an instance from the cache. | |
getClassName(object) — Static method in class com.asfusion.mate.utils.debug.DebuggerUtil | |
Returns a string with only the class name and without the full path. | |
getConsumer() — Method in class com.asfusion.mate.actionLists.MessageHandlers | |
Returns an instance of the Consumer used in this MessageHandlers
|
|
getCurrentTarget() — Method in class com.asfusion.mate.actionLists.Scope | |
Returns the current target that is using this scope. | |
getCurrentTarget() — Method in interface com.asfusion.mate.utils.debug.ILoggerProvider | |
Returns the current target that is using this scope. | |
getDispatcher() — Method in class com.asfusion.mate.core.EventMap | |
Returns an event dispatcher. | |
getDispatcher() — Method in interface com.asfusion.mate.core.IDispatcherProvider | |
Returns an event dispatcher. | |
getDocument() — Method in class com.asfusion.mate.actionLists.AbstractHandlers | |
A reference to the document object associated with this IActionList. | |
getDocument() — Method in interface com.asfusion.mate.actionLists.IActionList | |
A reference to the document object associated with this IActionList. | |
getDocument() — Method in class com.asfusion.mate.actionLists.Scope | |
A reference to the document object associated with this ILoggerProvider . |
|
getDocument() — Method in class com.asfusion.mate.events.Dispatcher | |
A reference to the document object associated with this ILoggerProvider . |
|
getDocument() — Method in interface com.asfusion.mate.utils.debug.ILoggerProvider | |
A reference to the document object associated with this ILoggerProvider . |
|
getGroupId() — Method in class com.asfusion.mate.actionLists.AbstractHandlers | |
Method to get the group id. | |
getGroupId() — Method in interface com.asfusion.mate.actionLists.IActionList | |
Method to get the group id. | |
getLogger() — Method in class com.asfusion.mate.actionLists.Scope | |
Returns an IMateLogger used to log errors. |
|
getLogger(active) — Method in interface com.asfusion.mate.core.IMateManager | |
An IMateLogger used to log errors. |
|
getLogger() — Method in interface com.asfusion.mate.utils.debug.ILoggerProvider | |
Returns an IMateLogger used to log errors. |
|
getManager() — Method in interface com.asfusion.mate.actionLists.IScope | |
Returns an instance of IMateManager used to get the logger and dispatcher. |
|
getManager() — Method in class com.asfusion.mate.actionLists.Scope | |
Returns an instance of IMateManager used to get the logger and dispatcher. |
|
getMessage(event) — Method in interface com.asfusion.mate.utils.debug.IDebuggerHelper | |
Function that receives a LogEvent and returns
a message string describing that LogEvent
|
|
getProperty(name) — Method in class com.asfusion.mate.core.SmartObject | |
Overrides any request for a property's value. | |
getRealArguments(scope:com.asfusion.mate.actionLists:IScope, parameters) — Method in class com.asfusion.mate.core.SmartArguments | |
Parses the arguments and removes all ISmartObjects. | |
getRealObject(obj, scope:com.asfusion.mate.actionLists:IScope) — Method in class com.asfusion.mate.actions.DataCopier | |
Helper function to get the source or destination objects from either a String value, a SmartObject or other. | |
getValue(scope:com.asfusion.mate.actionLists:IScope, debugCall) — Method in class com.asfusion.mate.core.Cache | |
This method returns the real value of the SmartObject
|
|
getValue(scope:com.asfusion.mate.actionLists:IScope, debugCall) — Method in interface com.asfusion.mate.core.ISmartObject | |
This method returns the real value of the SmartObject
|
|
getValue(scope:com.asfusion.mate.actionLists:IScope, debugCall) — Method in class com.asfusion.mate.core.SmartObject | |
This method returns the real value of the SmartObject
|
|
GlobalDispatcher — Class in package com.asfusion.mate.core | |
GlobalDispatcher is the default dispatcher that "Mate" uses. | |
globalListenerProxyHandler(event) — Method in class com.asfusion.mate.core.ListenerProxy | |
Similar to the listenerProxyHandler with the difference that this handler will only run if the dispatcher is a GlobalDispatcher and the event happens in the popup display tree. | |
globalType — Property in class com.asfusion.mate.events.InjectorSettingsEvent | |
The new injectors event type value. | |
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 |