ActionScript® 3.0 Reference for the Adobe® Flash® Platform
Home  |  Show Packages and Classes List |  Packages  |  Classes  |  What's New  |  Index  |  Appendixes
 

com.adobe.solutions.exm.authoring.domain.variable 


The com.adobe.solutions.exm.authoring.domain.variable package contains the authoring domain classes for variable-specific operations. For example, listing the variables available for use in an expression.



Interfaces
 InterfaceDescription
 IVariable Domain interface representing a variable which can be used inside an expression during expression authoring.
 IVariableProvider The IVariableProvider interface serves as the entry point for variable-specific operations during expression authoring.
Classes
 ClassDescription
 VariableProviderEvent Event dispatched whenever a variable-listing operation (list-all-variables or search-variables) completes successfully.