Wijmo UI for the Web
SelectAll Method
Select all the content.
Syntax
Javascript (Usage) 
var instance = new wijmo.input.BaseUIProcess();
var value; // Type: any
value = instance.SelectAll();
Javascript (Specification) 
function SelectAll() : any;

Return Value

Returns the cursor position.
Browser Compatibility
7
5
5

See Also

Reference

BaseUIProcess type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.