SchedulerMessagesRecurrenceEditorSettingsBuilder
Methods
Cancel(System.String)
Applicable in Scheduler Adaptive rendering scenario. The text for the cancel button on the scheduler recurrence editor header.
Parameters
value - System.String
The value for Cancel
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorSettingsBuilder instance.
Daily(System.Action)
The configuration of the scheduler recurrence editor daily messages. Use this option to customize or localize the scheduler recurrence editor daily messages.
Parameters
configurator - System.Action<SchedulerMessagesRecurrenceEditorDailySettingsBuilder>
The configurator for the daily setting.
RETURNS
Returns the current instance of SchedulerMessagesRecurrenceEditorSettingsBuilder .
End(System.Action)
The configuration of the scheduler recurrence editor end messages. Use this option to customize or localize the scheduler recurrence editor end messages.
Parameters
configurator - System.Action<SchedulerMessagesRecurrenceEditorEndSettingsBuilder>
The configurator for the end setting.
RETURNS
Returns the current instance of SchedulerMessagesRecurrenceEditorSettingsBuilder .
EndTitle(System.String)
Applicable in Scheduler Adaptive rendering scenario. The text for the endTitle (end repeat on) on the scheduler recurrence editor.
Parameters
value - System.String
The value for EndTitle
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorSettingsBuilder instance.
Frequencies(System.Action)
The configuration of the scheduler recurrence editor frequencies messages. Use this option to customize or localize the scheduler recurrence editor frequencies messages.
Parameters
configurator - System.Action<SchedulerMessagesRecurrenceEditorFrequenciesSettingsBuilder>
The configurator for the frequencies setting.
RETURNS
Returns the current instance of SchedulerMessagesRecurrenceEditorSettingsBuilder .
HeaderTitle(System.String)
Applicable in Scheduler Adaptive rendering scenario. The text for the headerTitle (text in the header) on the scheduler recurrence editor.
Parameters
value - System.String
The value for HeaderTitle
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorSettingsBuilder instance.
Monthly(System.Action)
The configuration of the scheduler recurrence editor monthly messages. Use this option to customize or localize the scheduler recurrence editor monthly messages.
Parameters
configurator - System.Action<SchedulerMessagesRecurrenceEditorMonthlySettingsBuilder>
The configurator for the monthly setting.
RETURNS
Returns the current instance of SchedulerMessagesRecurrenceEditorSettingsBuilder .
OffsetPositions(System.Action)
The configuration of the scheduler recurrence editor offsetPositions messages. Use this option to customize or localize the scheduler recurrence editor offsetPositions messages.
Parameters
configurator - System.Action<SchedulerMessagesRecurrenceEditorOffsetPositionsSettingsBuilder>
The configurator for the offsetpositions setting.
RETURNS
Returns the current instance of SchedulerMessagesRecurrenceEditorSettingsBuilder .
RecurrenceEditorTitle(System.String)
The text of the Recurence editor dropdown title.
Parameters
value - System.String
The value for RecurrenceEditorTitle
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorSettingsBuilder instance.
RepeatTitle(System.String)
Applicable in Scheduler Adaptive rendering scenario. The text for the repeatTitle (repeat on) on the scheduler recurrence editor.
Parameters
value - System.String
The value for RepeatTitle
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorSettingsBuilder instance.
Update(System.String)
Applicable in Scheduler Adaptive rendering scenario. The text for the update button on the scheduler recurrence editor header.
Parameters
value - System.String
The value for Update
RETURNS
Returns the current SchedulerMessagesRecurrenceEditorSettingsBuilder instance.
Weekly(System.Action)
The configuration of the scheduler recurrence editor weekly messages. Use this option to customize or localize the scheduler recurrence editor weekly messages.
Parameters
configurator - System.Action<SchedulerMessagesRecurrenceEditorWeeklySettingsBuilder>
The configurator for the weekly setting.
RETURNS
Returns the current instance of SchedulerMessagesRecurrenceEditorSettingsBuilder .
Weekdays(System.Action)
The configuration of the scheduler recurrence editor week days messages. Use these options to customize or localize the scheduler recurrence editor weekdays messages.
Parameters
configurator - System.Action<SchedulerMessagesRecurrenceEditorWeekdaysSettingsBuilder>
The configurator for the weekdays setting.
RETURNS
Returns the current instance of SchedulerMessagesRecurrenceEditorSettingsBuilder .
Yearly(System.Action)
The configuration of the scheduler recurrence editor yearly messages. Use this option to customize or localize the scheduler recurrence editor yearly messages.
Parameters
configurator - System.Action<SchedulerMessagesRecurrenceEditorYearlySettingsBuilder>
The configurator for the yearly setting.
RETURNS
Returns the current instance of SchedulerMessagesRecurrenceEditorSettingsBuilder .