Wijmo UI for the Web
wijcombobox type
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijcombobox();
Javascript (Specification) 
function wijcombobox;
Inheritance Hierarchy

Object
   jQuery.wijmo.wijcombobox

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijcombobox Constructor  
Top
Fields
 NameDescription
public FielddefaultElement  
public Fieldnamespace  
public Fieldoptions  
public FieldwidgetEventPrefix  
public FieldwidgetFullName  
public FieldwidgetName  
Top
Methods
 NameDescription
public MethodcloseCloses drop-down list.  
public MethoddestroyRemove the functionality completely. This will return the element back to its pre-init state.  
public Methoddisable  
public Methodenable  
public MethodgetSelectedItemsGet the select item(s) in combobox.  
public Methodoption  
public MethodrepaintRepaints wijcombobox. Returns true if it succeeds; otherwise, returns false.  
public MethodsearchSearches the wijcombobox drop-down list for the specified value.  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

jQuery.wijmo Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.