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

Object
   jQuery.wijmo.wijinputnumber

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijinputnumber Constructor  
Top
Fields
 NameDescription
public FielddefaultElement  
public Fieldnamespace  
public Fieldoptions  
public FieldwidgetEventPrefix  
public FieldwidgetFullName  
public FieldwidgetName  
Top
Methods
 NameDescription
public MethoddestroyDestroy the widget.  
public Methoddisable  
public MethoddropOpen the dropdown list.  
public Methodenable  
public MethodfocusSet the focus to the widget.  
public MethodgetPostValueGets the text value when the container form is posted back to server.  
public MethodgetTextGets the text displayed in the input box.  
public MethodgetValueGets the value.  
public MethodisDestroyedGet a bool value indicates that whether the widget has been destroyed.  
public MethodisFocusedDetermines whether the widget has the focus.  
public MethodisValueNullDetermines whether the value is in null state.  
public Methodoption  
public MethodselectTextSelects a range of text in the widget.  
public MethodsetTextSets the text displayed in the input box.  
public MethodsetValueSets the value.  
public MethodspinDownPerforms spin down by the specified field and increment value.  
public MethodspinUpPerforms spin up by the specified field and increment value.  
public MethodwidgetGets element this widget is associated.  
Top
See Also

Reference

jQuery.wijmo Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.