W3cubDocs

/Haxe JavaScript

ScrollAreaEvent

package js.html

extends UIEventEvent

Available on js

Variables

read only height:Float

read only width:Float

read only x:Float

read only y:Float

Methods

initScrollAreaEvent (type:String, canBubble:Bool, cancelable:Bool, view:Window, detail:Int, x:Float, y:Float, width:Float, height:Float):Void

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/ScrollAreaEvent.html