Event

Event

package flash-events

extended by StageCaptureEvent, AVDictionaryDataEvent, AVHTTPStatusEvent, AVLoadInfoEvent, AVManifestLoadEvent, AVPauseAtPeriodEndEvent, AVPlayStateEvent, AVStatusEvent, AVStreamSwitchEvent, AccelerometerEvent, ActivityEvent, ContextMenuEvent, DRMAuthenticateEvent, DRMAuthenticationCompleteEvent, DRMDeviceGroupEvent, DRMLicenseRequestEvent, DRMMetadataEvent, DRMReturnVoucherCompleteEvent, DRMStatusEvent, FocusEvent, GameInputEvent, GeolocationEvent, GestureEvent, HTTPStatusEvent, KeyboardEvent, MouseEvent, NetDataEvent, NetFilterEvent, NetMonitorEvent, NetStatusEvent, OutputProgressEvent, ProgressEvent, SampleDataEvent, ShaderEvent, SoftKeyboardEvent, StageVideoAvailabilityEvent, StageVideoEvent, StatusEvent, SyncEvent, TextEvent, ThrottleEvent, TimerEvent, TouchEvent, VideoEvent, VideoTextureEvent

Available on flash

Constructor

new (type:String, bubbles:Bool = false, cancelable:Bool = false)

Variables

read only bubbles:Bool

read only cancelable:Bool

read only currentTarget:Dynamic

read only eventPhase:EventPhase

read only target:Dynamic

read only type:String

Methods

clone ():Event

formatToString (className:String, ?p1:Dynamic, ?p2:Dynamic, ?p3:Dynamic, ?p4:Dynamic, ?p5:Dynamic):String

isDefaultPrevented ():Bool

preventDefault ():Void

stopImmediatePropagation ():Void

stopPropagation ():Void

toString ():String

Static variables

static read only ACTIVATE:String

static read only ADDED:String

static read only ADDED_TO_STAGE:String

static read only BROWSER_ZOOM_CHANGE:String

static read only CANCEL:String

static read only CHANGE:String

static read only CHANNEL_MESSAGE:String

static read only CHANNEL_STATE:String

static read only CLEAR:String

static read only CLOSE:String

static read only COMPLETE:String

static read only CONNECT:String

static read only CONTEXT3D_CREATE:String

static read only COPY:String

static read only CUT:String

static read only DEACTIVATE:String

static read only ENTER_FRAME:String

static read only EXIT_FRAME:String

static read only FRAME_CONSTRUCTED:String

static read only FRAME_LABEL:String

static read only FULLSCREEN:String

static read only ID3:String

static read only INIT:String

static read only MOUSE_LEAVE:String

static read only OPEN:String

static read only PASTE:String

static read only REMOVED:String

static read only REMOVED_FROM_STAGE:String

static read only RENDER:String

static read only RESIZE:String

static read only SCROLL:String

static read only SELECT:String

static read only SELECT_ALL:String

static read only SOUND_COMPLETE:String

static read only SUSPEND:String

static read only TAB_CHILDREN_CHANGE:String

static read only TAB_ENABLED_CHANGE:String

static read only TAB_INDEX_CHANGE:String

static read only TEXTURE_READY:String

static read only TEXT_INTERACTION_MODE_CHANGE:String

static read only UNLOAD:String

static read only VIDEO_FRAME:String

static read only WORKER_STATE:String

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/flash/events/Event.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部