Wijmo UI for the Web
ribbonClick Method
the event information.
The data information.
The custom button trigger ribbon click
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijribbon();
var value; // Type: any

// Parameters
var e; // Type:  e
var eleObj; // Type:  obj

value = instance.ribbonClick(e, eleObj);
Javascript (Specification) 
function ribbonClick( 
   e : e,
   eleObj : obj
) : any;

Parameters

e
the event information.
eleObj
The data information.
Browser Compatibility
7
5
5

See Also

Reference

wijribbon type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.