The following tables list the members exposed by ScheduleDialogFactoryBase.
Name | Description | |
---|---|---|
SupportedActivityDialogTypes | Returns a flagged enumeration indicating the types of ActivityBase for which the CreateActivityDialog method will return a dialog to be displayed. |
Name | Description | |
---|---|---|
CreateActivityCategoryCreationDialog | Returns a FrameworkElement that should used as the dialog for creating an ActivityCategory. | |
CreateActivityCategoryDialog | Returns a FrameworkElement that should used as the dialog for managing ActivityCategorys for a list of ActivityBase instances. | |
CreateActivityDialog | Returns a FrameworkElement that should used as the dialog for creating and editing ActivityBase derived instances. | |
CreateActivityRecurrenceChooserDialog | Returns a FrameworkElement that should used as the dialog for letting the user choose whether to access a recurrence Series or Occurrence when an ActivityBase is opened or deleted. | |
CreateActivityRecurrenceDialog | Returns a FrameworkElement that should used as the dialog for creating and editing ActivityBase recurrences. | |
CreateActivityTypeChooserDialog | Returns a FrameworkElement that should used as the dialog for letting the user choose an ActivityType from a set of available ActivityTypes | |
CreateReminderDialog | Returns a FrameworkElement that should used as the dialog for letting the user dismiss or snooze active Reminders. | |
CreateTimeZoneChooserDialog | Returns a FrameworkElement that should used as the dialog for letting the user select a time zone. |