Version 24.2 (latest)

ScheduleDialogFactoryBase Class Methods

For a list of all members of this type, see ScheduleDialogFactoryBase members.

Public Methods
 NameDescription
Public MethodCreateActivityCategoryCreationDialogReturns a FrameworkElement that should used as the dialog for creating an ActivityCategory.  
Public MethodCreateActivityCategoryDialogReturns a FrameworkElement that should used as the dialog for managing ActivityCategorys for a list of ActivityBase instances.  
Public MethodCreateActivityDialogReturns a FrameworkElement that should used as the dialog for creating and editing ActivityBase derived instances.  
Public MethodCreateActivityRecurrenceChooserDialogReturns 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.  
Public MethodCreateActivityRecurrenceDialogReturns a FrameworkElement that should used as the dialog for creating and editing ActivityBase recurrences.  
Public MethodCreateActivityTypeChooserDialogReturns a FrameworkElement that should used as the dialog for letting the user choose an ActivityType from a set of available ActivityTypes  
Public MethodCreateReminderDialogReturns a FrameworkElement that should used as the dialog for letting the user dismiss or snooze active Reminders.  
Public MethodCreateTimeZoneChooserDialogReturns a FrameworkElement that should used as the dialog for letting the user select a time zone.  
See Also