Update AIR externs
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
package flash.html;
|
||||
|
||||
extern class HTMLPopupWindow {
|
||||
@:final extern class HTMLPopupWindow {
|
||||
function new(owner : HTMLLoader, closePopupWindowIfNeededClosure : Dynamic, setDeactivateClosure : Dynamic, computedFontSize : Float) : Void;
|
||||
function close() : Void;
|
||||
function isActive() : Bool;
|
||||
|
||||
Reference in New Issue
Block a user