haXe API Documentation
Back | Index
extern class flash.ui.ContextMenuItem
extends flash.display.NativeMenuItem
Available in flash9
var caption : String
var separatorBefore : Bool
var visible : Bool
function new(caption : String, ?separatorBefore : Bool, ?enabled : Bool, ?visible : Bool) : Void
function clone() : ContextMenuItem
Back | Index