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

Object
   jQuery.wijmo.wijcalendar

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijcalendar Constructor  
Top
Fields
 NameDescription
public FielddefaultElement  
public Fieldnamespace  
public Fieldoptions  
public FieldwidgetEventPrefix  
public FieldwidgetFullName  
public FieldwidgetName  
Top
Methods
 NameDescription
public MethodcloseCloses the calendar if it is in the pop-up state.  
public MethoddestroyRemove the functionality completely. This will return the element back to its pre-init state.  
public Methoddisable  
public Methodenable  
public MethodgetDisplayDateGets the valid display date.  
public MethodgetSelectedDateGets the currently selected date.  
public MethodisPopupShowingDetermines whether the calendar is in the pop-up state.  
public Methodoption  
public MethodpopupPops up the calendar at specifies position.  
public MethodpopupAtPops up the calendar at the specified X and Y coordinates in the document.  
public MethodrefreshRefreshes the calendar.  
public MethodrefreshDateRefereshes a single date on the calendar.  
public MethodselectDateSelects the specified date.  
public MethodunSelectAllClears any selections from dates on the calendar, removing them from the selectedDates collection.  
public MethodunSelectDateClears any selection from the specified date.  
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.