Wijmo UI for the Web
text Field

Default value: null

A value that specifies the input text of the combobox.

Syntax
Javascript (Usage) 
var value; // Type: string
value = jQuery.wijmo.wijcombobox.options.text;
Javascript (Specification) 
var text : string;
Remarks
When set the text by code, it will not affect the selectedIndex and selectedValue.
Browser Compatibility
7
5
5

See Also

Reference

options type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.