Wijmo UI for the Web
LoseFocus Method
Handle the onblur event.
Syntax
Javascript (Usage) 
var instance = new wijmo.input.BaseUIProcess();
var value; // Type: any

// Parameters
var data; // Type:  any

value = instance.LoseFocus(data);
Javascript (Specification) 
function LoseFocus( 
   data : any
) : any;

Parameters

data
Browser Compatibility
7
5
5

See Also

Reference

BaseUIProcess type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.