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

// Parameters
var evenType; // Type:  any

value = instance.FireClientEvent(evenType);
Javascript (Specification) 
function FireClientEvent( 
   evenType : any
) : any;

Parameters

evenType
Browser Compatibility
7
5
5

See Also

Reference

BaseUIProcess type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.