A B C D E I L M O P R S T V 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
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.data.ProxyXml
Converts an XMLNode or XML class to an XML Proxy Class
create - Static method in class com.FlashDynamix.utils.Delegate

D

Date2 - class com.FlashDynamix.types.Date2
decode - Static method in class com.FlashDynamix.data.ProxyXml
Decodes a proxy XML Array into a standard Array important when needing to do Array methods like sortOn. This is a safe gaurd in case all the elements have not been accessed yet.
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.
isEmpty - Static method in class com.FlashDynamix.types.Object2

L

lazyDecoding - field in class com.FlashDynamix.xml.XmlRemoting
Decides wether the xml is completely parsed or only parsed when accessed.

M

myCall - method in class com.FlashDynamix.xml.XmlRemoting

O

Object2 - class com.FlashDynamix.types.Object2

P

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

R

removeListener - method in class com.FlashDynamix.core.Base
removeListeners - method in class com.FlashDynamix.core.Base

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
String2 - class com.FlashDynamix.types.String2

T

trimEnd - Static method in class com.FlashDynamix.types.String2
trimStart - Static method in class com.FlashDynamix.types.String2

V

value - Static method in class com.FlashDynamix.types.Parse

X

XmlRemoting - class com.FlashDynamix.xml.XmlRemoting
XmlRemotingDebug - class com.FlashDynamix.xml.XmlRemotingDebug