wijmo.input Namespace > BaseUIProcess type : ShowContextMenu Method |
Javascript (Usage) | |
---|---|
var instance = new wijmo.input.BaseUIProcess(); var value; // Type: any // Parameters var oText; // Type: any var selText; // Type: any value = instance.ShowContextMenu(oText, selText); |