SchedulerListEditorBase Properties
An abstract class that serves as the base class for the Scheduling List Editors from the Scheduler module.
Name | Description |
---|---|
Allow |
Indicates whether the data bound to the current List Editor can be edited via the List Editor’s control.
Inherited from List |
Appointments | |
Appointments |
Provides access to the collection of objects specifying mappings of the appointments’ custom properties to appropriate data fields. |
Appointments |
Provides access to an object that allows the persistent properties of the appointments maintained by the current storage to be bound to appropriate fields in the data source. |
Context |
Provides access to a List Editor‘s Context Menu Template.
Inherited from List |
Control |
Provides access to the control that is used by the current List Editor to represent a List View in a UI.
Inherited from List |
Data |
Specifies a List Editor‘s data source.
Inherited from List |
Date |
Provides access to the Scheduler |
Error |
Provides access to the current List |
Event |
Intended for internal use. |
Focused |
Gets or sets the focused object in the Scheduler |
Is |
Indicates whether a recurring Event’s occurrence, which was changed and now does not satisfy the recurrency pattern, is focused in the Scheduler. |
Is |
Indicates whether a List Editor has been disposed of.
Inherited from List |
Is |
Indicates whether a non-recurring Event is focused in the Scheduler. |
Is |
Indicates whether an Event which serves as the pattern for other recurring Events is focused in the Scheduler. |
Is |
Indicates whether the Scheduler control has been loaded. |
List |
This property is intended for internal use.
Inherited from List |
Model |
Provides access to the Application Model node that defines the List View represented by the current List Editors.
Inherited from List |
Name |
Specifies a List Editor‘s name.
Inherited from List |
Options |
Provides access to the scheduler’s customization options. |
Protected |
Specifies the text that is used by a List Editor to display a property which is prohibited for viewing by the current user.
Inherited from List |
Required |
Returns an array of descriptors for the properties considered bindable by the Scheduler |
Resources | |
Resources |
Provides access to an object that allows the persistent properties of the resources maintained by the current storage to be bound to appropriate fields in the data source. |
Scheduler |
Intended for internal use. |
Selected |
Provides access to the collection of selected appointments. |
Selected |
Specifies the time interval currently selected in the scheduler’s active view by an end-user. |
Selected |
|
Selection |
Returns the selection type supported by the Scheduler |
Service |
Inherited from List |
Source |
Intended for internal use. |
Start | Specifies the start date of the scheduler. |
Storage |
|
Use |
Specifies whether an XPO-based Win |
See Also