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

Language Reference only
Filters: Retrieving Data from Server...
Retrieving Data from Server...
ga.util 

IConnectionService  - AS3 ADEP Document Services

(Beta)
Packagega.util
Interfacepublic interface IConnectionService
Implementors Wrapper

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Document Services ES2
Runtime Versions: AIR 1.0, Flash Player 9, Flash Player 10

For internal use only. Do not use.



Public Methods
 MethodDefined By
  
Submits the data to the server - return true if the submit was performed - returns false if validations fail
IConnectionService
Method Detail

submitDataWithCB

()method
public function submitDataWithCB(callback:Function):Boolean

Language Version: ActionScript 3.0
Product Version: Adobe Digital Enterprise Platform Experience Services - Document Services ES2 SP2
Runtime Versions: AIR 1.0, Flash Player 9, Flash Player 10

Submits the data to the server - return true if the submit was performed - returns false if validations fail

Parameters

callback:Function

Returns
Boolean