Wijmo UI for the Web
wijinputdate type
wijmo.input Namespace : wijinputdate type
Syntax
$(function () {
    var options; // Type:  wijmo.input.wijinputdate.options
     
    $(".selector").wijinputdate(options);
});
function wijinputdate;
Inheritance Hierarchy

Object
   wijmo.input.wijinputcore
      wijmo.input.wijinputdate

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodDestroy the widget.  
public MethodOpen the dropdown window.  
public MethodSet the focus to the widget.  
public MethodGets the text value when the container form is posted back to server.  
public MethodGets the selected text.  
public MethodGets the text displayed in the input box.  
public MethodDetermines whether the date is a null value.  
public MethodGet a boolean value indicates that whether the widget has been destroyed.  
public MethodDetermines whether the widget has the focus.  
public MethodSelects a range of text in the widget.  
public MethodSets the text displayed in the input box.  
public MethodPerforms spin down by the active field and increment value.  
public MethodPerforms spin up by the active field and increment value.  
public MethodGets element this widget is associated.  
Top
See Also

Reference

wijmo.input Namespace