Class | Description | |
---|---|---|
The BaseForm class is the base class for all built-in forms. |
||
Specifies data for the buttonClick event. |
||
The Calendar control serves as a view in document-view architecture, where the document is implemented by the Schedule class. The Calendar provides several schedule related views, such as Month, List, Timetable, that present the scheduled events in different styles and layouts. |
||
Specifies data for cell related events. |
||
Represents an object that holds contact data for a person. |
||
Specifies data for the visibleDateChanged event. |
||
A Javascript Date object wrapper that extends the functionality of the JavaScript Date object. |
||
Specifies data for form related events. |
||
Specifies data for header related events. |
||
Represents appointments within a schedule. |
||
Specifies data for the item related events. |
||
Specifies data for the itemModified event. |
||
Specifies data for the itemModifying event. |
||
Defines properties that enable appearance customization of schedule Item-s in the calendar views. |
||
Provides methods that read/write schedule data to and from JSON. |
||
Defines properties that allow customization of the appearance of a List view. |
||
Contains the dictionary of localizable caption texts for the Calendar control. |
||
Specifies data that identifies a location. |
||
Defines properties that allow customization of the appearance of a MonthRange view. |
||
Defines properties that allow customization of the appearance of a Month view. |
||
Defines recurrence patterns for items scheduled to repeat over and over again. |
||
Represents reminders associated with schedule Item-s. |
||
Instances of the Resource class contain information about arbitrary resources. |
||
Defines properties that allow customization of the appearance of a Resource view. |
||
Represents a timetable of scheduled events. In the model-view architecture, Schedule instances are the documents whose data is displayed by Calendar instances, which are the views. |
||
Represents a selected date-time range. |
||
Specifies data for selection related events. |
||
Represents a task in the calendar. |
||
Specifies data for Task related events. |
||
Defines properties that allow customization of the appearance of timelines in a Resource view. |
||
Represents a date-time range. |
||
Represents a time interval. |
||
Defines properties that allow customization of the appearance of a Timetable view. |
||
Encapsulates data for a datetime cell in a calendar view. |
||
Implements registration of web components. |
||
Defines properties that allow customization of the appearance of a WeekRange view. |
||
Provides methods that read/write schedule data to and from XML. |
Enumeration | Description | |
---|---|---|
Specifies the type of view to display in a calendar control. |
||
Specifies daily recurrence patterns. |
||
Specifies the day of the week. |
||
Specifies the display format of a day of the week. |
||
Specifies the type of week day to use with monthly and yearly recurrence patterns. |
||
Specifies the day of the week. This enum allows bitwise combination of its members. |
||
Specifies grouping or filtering criteria for views that support grouping. |
||
Specifies the type of a calendar header. |
||
Specifies the appearance of a horizontal header in the calendar. |
||
Specifies the type of modification action used, when an item is modified. |
||
Identifies special Keys. |
||
Specifies the appearance of the calendar's main header. |
||
Specifies monthly recurrence patterns. |
||
Specifies the index of occurrence. |
||
Specifies orientation for calendar elements. |
||
Specifies when to stop repeating recurring events. |
||
Specifies the interval at which recurring events occur. |
||
Specifies the recurrence state of items. |
||
Specifies the type of a Reminder. |
||
Specifies the type of a timeline in a Resource view. |
||
Specifies the priority of a task. |
||
Specifies status values for a task. |
||
Specifies a time resolution. |
||
Specifies the appearance of a vertical header in the calendar. |
||
Specifies whether there are multiple weeks displayed in WeekRange view. |
||
Specifies types of yearly recurrence patterns. |