| Package | jp.seagirl.desktop |
| Class | public class DownloadAIRResponder |
| Inheritance | DownloadAIRResponder flash.events.EventDispatcher |
| Implements | IResponder |
| Method | Defined by | ||
|---|---|---|---|
|
DownloadAIRResponder(saveAs:String)
コンストラクタ
| DownloadAIRResponder | ||
|
complete(event:Event):void
| DownloadAIRResponder | ||
|
ioError(event:IOErrorEvent):void
| DownloadAIRResponder | ||
|
progress(event:ProgressEvent):void
| DownloadAIRResponder | ||
|
securityError(event:SecurityErrorEvent):void
| DownloadAIRResponder | ||
| DownloadAIRResponder | () | constructor |
public function DownloadAIRResponder(saveAs:String)コンストラクタ
ParameterssaveAs:String |
| complete | () | method |
public function complete(event:Event):voidParameters
event:Event |
See also
| ioError | () | method |
public function ioError(event:IOErrorEvent):voidParameters
event:IOErrorEvent |
See also
| progress | () | method |
public function progress(event:ProgressEvent):voidParameters
event:ProgressEvent |
See also
| securityError | () | method |
public function securityError(event:SecurityErrorEvent):voidParameters
event:SecurityErrorEvent |
See also