DojoCalendar widget

The DojoCalendar widget creates a calendar and displays a value of type Date.

Fields

value
A value of type Date.

Other supported fields and functions are described in the following topics in the EGL Programmer’s Guide: “Rich UI widget fields” and ”Rich UI widget functions.”

Use of this widget requires the following statement:
import dojo.widgets.DojoCalendar;