Static variables

staticread onlyMENU_ITEM_SELECT:String

staticread onlyMENU_SELECT:String

Constructor

@:value({ cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false, ?mouseTarget:InteractiveObject, ?contextMenuOwner:InteractiveObject)

Variables

Inherited Variables

Defined by Event

read onlybubbles:Bool

read onlycancelable:Bool

read onlytarget:Dynamic

read onlytype:String

Inherited Methods