| Package | jp.seagirl.desktop |
| Class | public class CheckUpdateResponder |
| Inheritance | CheckUpdateResponder flash.events.EventDispatcher |
| Implements | IResponder |
| Method | Defined by | ||
|---|---|---|---|
|
complete(event:Event):void
| CheckUpdateResponder | ||
|
ioError(event:IOErrorEvent):void
| CheckUpdateResponder | ||
|
progress(event:ProgressEvent):void
| CheckUpdateResponder | ||
|
securityError(event:SecurityErrorEvent):void
| CheckUpdateResponder | ||
| 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