haXe

ContextMenuItem

extern class flash.ContextMenuItemAvailable in flash var caption : String var enabled : Bool var separatorBefore : Bool var visible : Bool function new( caption : String, callb : Dynamic -> ContextMenuItem -> Void, ?separatorBefore : Bool, ?enabled : Bool, ?visible : Bool ) : Void function copy() : ContextMenuItem function onSelect( v : Dynamic, c : ContextMenuItem ) : Void
version #174, modified 2008-05-02 19:15:57 by api