Wijmo UI for the Web
autoOpen Field

Default value: true

If set to true, the dialog will automatically open upon initialization. If false, the dialog will stay hidden until the open() method is called.

Syntax
Javascript (Usage) 
var value; // Type: boolean
value = jQuery.wijmo.wijdialog.options.autoOpen;
Javascript (Specification) 
var autoOpen : boolean;
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.