Class | Description | |
---|---|---|
Represents an effect that adds semitransparency to the element and emphasizes its outline by adding a shade and an inner stroke. |
||
The Calendar control serves as a view in document-view architecture, where the document is implemented by the Schedule class. The Calendar provides several views modes, such as SingleMonth, List, Timetable, that present the scheduled events in different style, layout and resolution. |
||
Provides empty implementations for the methods defined in the CalendarListener interface. This lets you override only the handlers for the events you are interested in, instead of implementing all methods of CalendarListener. |
||
Contains the arguments passed to handlers of the CalendarListener.draw event. |
||
Contains the arguments passed to handlers of the CalendarListener.customizeText event. |
||
Provides support for drag and drop to JPlanner. |
||
Defines appearance settings for the cells representing time ranges in the calendar. |
||
Defines the appearance style of calendar child controls, such as buttons and scrollbars. |
||
Contains the arguments passed to handlers of the CalendarListener.customizeGrouping event. |
||
Contains the arguments passed to handlers of the CalendarListener.visibleDateChanged event. |
||
Contains the arguments passed to handlers of mouse events related to date and time cells in the calendar. |
||
Represents a strongly-typed sorted collection of DateTime objects. |
||
Defines formatting for a range of dates. Can be used either to format either days or months. |
||
Represents a strongly-typed collection of DateStyle objects. |
||
Defines various date and time properties depending on a locale. |
||
An instance of this class defines how a day of the week should be displayed and formatted. |
||
Represents a list of DayOfWeekStyle objects. |
||
Class used to hold the Item instance during drag and drop. |
||
|
||
Represents a glass-like visual effect. |
||
Represents a list of Image objects. |
||
Contains the arguments passed to handlers of item validation events. |
||
Provides information about an item being drawn by an item viewer. |
||
Contains the arguments passed to handlers of the CalendarListener.itemInplaceEditEnding event. |
||
Provides information about an item when it is being in-place edited. |
||
Represents the base class of all visual effects that can be applied to the elements in an Calendar. |
||
Contains the arguments passed to the itemSelected and itemRemoved event handlers. |
||
Contains the arguments passed to handlers of the CalendarListener.itemListLaneChanged event. |
||
Represents a list control containing Item objects. Items from the list can be dragged to a Calendar to create new items. |
||
Provides empty implementations for the methods defined in the ItemListViewListener interface. This lets you override only the handlers for the events you are interested in, instead of implementing all methods of ItemListViewListener. |
||
Contains the arguments passed to handlers of item modification-related event. |
||
Contains the arguments passed to handlers of the CalendarListener.itemModifying event. |
||
Contains the arguments passed to handlers of the CalendarListener.itemClick event. |
||
An instance of this class represents a set of selected schedule items. |
||
Contains the arguments passed to handlers of selection related events. |
||
Defines properties that allow customizing the visualization of schedule items in the calendar component. |
||
Contains the arguments passed to handlers of events related to one or more items. |
||
Contains the arguments passed to handlers of the CalendarListener.itemTooltipDisplaying event. |
||
|
||
Defines properties that allow customizing the visualization of the calendar in a CalendarView.List view. |
||
Contains information about a modified item which is accessed through the CalendarListener.itemsModified event. |
||
Defines settings for the years in the calendar. |
||
Defines properties that allow customizing the visualization of months in the CalendarView.SingleMonth and CalendarView.MonthRange views. |
||
Defines a set of properties that allow customization of various print and print-preview aspects. |
||
Contains the arguments passed to handlers of the CalendarListener.recurringItemDeleting event. |
||
Contains the arguments passed to handlers of mouse events related to date/time and resource related cells in the calendar. |
||
Defines properties that allow customizing the visualization of the calendar in CalendarView.ResourceView view. |
||
A strongly-typed list of Item objects. |
||
Represents a set of selected date cells and defines a visualization style applied to the selected elements. |
||
Represents the saved state of a Selection object. |
||
Encapsulates visualization settings that can be applied to a Calendar control by calling the Calendar.applyTheme method. A theme includes settings for all calendar views - List, Month, Timetable, and so on. |
||
Encapsulates settings for a timeline in a CalendarView.ResourceView view. |
||
Defines properties that allow customizing the visualization of the calendar in CalendarView.Timetable view. |
||
Contains the arguments passed to handlers of the CalendarListener.tooltipDisplaying event. |
||
The base class for the different view settings classes. |
||
Defines properties that allow customizing the visualization of in CalendarView.WeekRange view. |
Interface | Description | |
---|---|---|
Defines the events raised by the calendar component. |
||
Defines the interface that must be implemented by item editor classes. |
||
Associates a custom item editor with a schedule item class. |
||
Defines the events that can be raised by ItemListView. |
||
Defines the interface that must be implemented by custom item viewer classes. |
||
Associates a custom item viewer with a schedule item class. |
Enumeration | Description | |
---|---|---|
Specifies the alignment of an element relative to its layout rectangle. |
||
Specifies a calendar subelement. |
||
Specifies elements in the calendar that can be customized. |
||
Specifies the type of view to display in a calendar control. |
||
Specifies the visual style of the calendar child controls. |
||
Specifies a mouse cursor. |
||
Specifies which elements of the calendar are custom-drawn. |
||
Specifies the display format of a day of the week. |
||
|
||
Specifies the types of feedback provided when dragging items from ItemListView to Calendar. |
||
Specifies the type of a GlassEffect node effect. |
||
Specifies grouping or filtering criteria for views that support grouping. |
||
Specifies a user action on a schedule item. |
||
Specifies the way items are processed when modified interactively. |
||
Specifies the style of lines. |
||
Specifies the appearance and behavior of the header in a CalendarView.List view. |
||
Specifies how to format and display minutes in the CalendarView.Timetable view. |
||
Specifies the layout of the cells in a CalendarView.SingleMonth and CalendarView.MonthRange views. |
||
Specifies the appearance and behavior of month headers in a CalendarView.SingleMonth and CalendarView.MonthRange views. |
||
Specifies the appearance and behavior of the header in a MonthRange view. |
||
Specifies the placement of the week numbers header in a SingleMonth view. |
||
Specifies the position of an element relative to its container. |
||
Contains the key for various texts in the built-in Print Preview form. |
||
Specifies how to calculate the length of the resources in a CalendarView.ResourceView view. |
||
Specifies the item resizing method in a CalendarView.ResourceView view. |
||
Specifies the style of a CalendarView.ResourceView view. |
||
Specifies what type of frame to draw around selected elements. |
||
Specifies whether and when to display clocks in items. |
||
Specifies a calendar theme. |
||
Specifies a time resolution. |
||
Specifies the appearance of the time period header in CalendarView.WeekRange view. |
||
Specifies whether there are multiple weeks displayed in CalendarView.WeekRange view. |