Wijmo UI for the Web
readonly Field

Default value: false

Determines whether a user can enter a value in the wijinput widget. If readonly is true, user can't input value to the wijinput widget.

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

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.