ContextMenuItem
extern class flash.ContextMenuItemAvailable in flash8
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
dynamic function onSelect( v : Dynamic, c : ContextMenuItem ) : Void
version #13243, modified 2012-04-12 22:28:22 by api
0 comment