(Beta)
| Package | ga.util |
| Interface | public 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 |
Public Methods
| Method | Defined 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 |
Boolean |
Wed Nov 21 2018, 06:34 AM -08:00