Package | com.adobe.guides.submit |
Interface | public interface ISubmit |
Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtime Versions: | AIR 1.0, Flash Player 10.2 |
Public Methods
Method | Defined By | ||
---|---|---|---|
Function submit implements a specific type of data submission. | ISubmit |
Method Detail
submit | () | method |
public function submit(submitData:String):void
Language Version: | ActionScript 3.0 |
Product Version: | Adobe Digital Enterprise Platform Document Services - Guides 10 |
Runtime Versions: | AIR 1.0, Flash Player 10.2 |
Function submit implements a specific type of data submission.
Parameters
submitData:String — the data to be submitted to the server.
|
Mon Nov 28 2011, 06:48 AM -08:00