A B C D E I P R S X

A

addListener - method in class com.FlashDynamix.core.Base
Subscribes an event listener object to the component
addListeners - method in class com.FlashDynamix.core.Base
Adds a listener to the class
autoStop - field in class com.FlashDynamix.Xml.XmlRemoting
Stops a call of a same command name when calling another

B

Base - class com.FlashDynamix.core.Base
Component Base
Boolean2 - class com.FlashDynamix.types.Boolean2

C

call - method in class com.FlashDynamix.Xml.XmlRemoting
Prepares and sends an XML call
call - method in class com.FlashDynamix.Xml.XmlRemotingDebug
Prepares and sends an XML call
callWaitSecs - field in class com.FlashDynamix.Xml.XmlRemoting
Seconds wait between calls on case of error
create - Static method in class com.FlashDynamix.utils.Delegate

D

Date2 - class com.FlashDynamix.types.Date2
delay - Static method in class com.FlashDynamix.utils.Delegate
Delegate - class com.FlashDynamix.utils.Delegate
The Delegate class creates a function wrapper to let you run a function in the context of the original object, rather than in the context of the second object, when you pass a function from one object to another.

E

encode - Static method in class com.FlashDynamix.types.Date2
errorCallMax - field in class com.FlashDynamix.Xml.XmlRemoting
Error call attempts maximum

I

ID - Static field in class com.FlashDynamix.utils.Delegate
Creates a functions wrapper for the original function so that it runs in the provided context.

P

parse - Static method in class com.FlashDynamix.types.Boolean2
parse - Static method in class com.FlashDynamix.types.Date2

R

removeListener - method in class com.FlashDynamix.core.Base
Removes a specific listener from the class
removeListeners - method in class com.FlashDynamix.core.Base
Removes all listeners from the class

S

stamp - Static read-only property in class com.FlashDynamix.types.Date2
stop - method in class com.FlashDynamix.Xml.XmlRemoting
Stops all current XML calls in transaction
stopCall - method in class com.FlashDynamix.Xml.XmlRemoting
Stops a specific named XML call

X

XmlRemoting - class com.FlashDynamix.Xml.XmlRemoting
XmlRemotingDebug - class com.FlashDynamix.Xml.XmlRemotingDebug