flash.display.NativeMenuItem

type
class
extends
flash.events.EventDispatcher
subclasses
flash.ui.ContextMenuItem
available in
flash
metadata
:require
flash10_1

Constructor

new()

Instance Variables hide inherited show inherited

enabled : Bool

Instance Methods hide inherited show inherited

addEventListener(type : String, listener : Dynamic -> Void, ?useCapture : Bool, ?priority : Int, ?useWeakReference : Bool) : Void

dispatchEvent(event : Event) : Bool

hasEventListener(type : String) : Bool

removeEventListener(type : String, listener : Dynamic -> Void, ?useCapture : Bool) : Void

toString() : String

willTrigger(type : String) : Bool