Wijmo UI for the Web
restore Method
The restore method restores the wijdialog to its normal size from either the minimized or the maximized state.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijdialog();
var value; // Type: any
value = instance.restore();
Javascript (Specification) 
function restore() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijdialog type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.