| Package | org.alivepdf.images.gif.events |
| Class | public class GIFPlayerEvent |
| Inheritance | GIFPlayerEvent flash.events.Event |
| Property | Defined By | ||
|---|---|---|---|
| rect : Rectangle | GIFPlayerEvent | ||
| Method | Defined By | ||
|---|---|---|---|
GIFPlayerEvent(pType:String, pRect:Rectangle) | GIFPlayerEvent | ||
clone():Event [override] | GIFPlayerEvent | ||
| Constant | Defined By | ||
|---|---|---|---|
| COMPLETE : String = complete [static] | GIFPlayerEvent | ||
| rect | property |
public var rect:Rectangle| GIFPlayerEvent | () | Constructor |
public function GIFPlayerEvent(pType:String, pRect:Rectangle)pType:String | |
pRect:Rectangle |
| clone | () | method |
override public function clone():EventReturnsEvent |
| COMPLETE | Constant |
public static const COMPLETE:String = complete