Wijmo UI for the Web
hidden Event
jQuery.Event object
The wijtooltip widget.
Triggered once the tooltip is hidden.
Syntax
Javascript (Usage) 
var instance; // Type: options
instance.hidden = function(event, ui) { };
Javascript (Specification) 
hidden = function ( 
   event : any,
   ui : any
) { };

Parameters

event
jQuery.Event object
ui
The wijtooltip widget.

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.