SchedulerMessagesEditorSettingsBuilder
Methods
AllDayEvent(System.String)
The text similar to "All day event" displayed in the scheduler event editor.
Parameters
value - System.String
The value for AllDayEvent
RETURNS
Returns the current SchedulerMessagesEditorSettingsBuilder instance.
Description(System.String)
The text similar to "Description" displayed in the scheduler event editor.
Parameters
value - System.String
The value for Description
RETURNS
Returns the current SchedulerMessagesEditorSettingsBuilder instance.
EditorTitle(System.String)
The text similar to "Event" displayed as title of the scheduler event editor.
Parameters
value - System.String
The value for EditorTitle
RETURNS
Returns the current SchedulerMessagesEditorSettingsBuilder instance.
End(System.String)
The text similar to "End" displayed in the scheduler event editor.
Parameters
value - System.String
The value for End
RETURNS
Returns the current SchedulerMessagesEditorSettingsBuilder instance.
EndTimezone(System.String)
The text similar to "End timezone" displayed in the scheduler event editor.
Parameters
value - System.String
The value for EndTimezone
RETURNS
Returns the current SchedulerMessagesEditorSettingsBuilder instance.
Repeat(System.String)
The text similar to "Repeat" displayed in the scheduler event editor.
Parameters
value - System.String
The value for Repeat
RETURNS
Returns the current SchedulerMessagesEditorSettingsBuilder instance.
SeparateTimezones(System.String)
The text similar to "Use separate start and end time zones" displayed in the scheduler event editor.
Parameters
value - System.String
The value for SeparateTimezones
RETURNS
Returns the current SchedulerMessagesEditorSettingsBuilder instance.
Start(System.String)
The text similar to "Start" displayed in the scheduler event editor.
Parameters
value - System.String
The value for Start
RETURNS
Returns the current SchedulerMessagesEditorSettingsBuilder instance.
StartTimezone(System.String)
The text similar to "Start timezone" displayed in the scheduler event editor.
Parameters
value - System.String
The value for StartTimezone
RETURNS
Returns the current SchedulerMessagesEditorSettingsBuilder instance.
Timezone(System.String)
The text similar to "Timezone" displayed in the scheduler event editor.
Parameters
value - System.String
The value for Timezone
RETURNS
Returns the current SchedulerMessagesEditorSettingsBuilder instance.
TimezoneEditorButton(System.String)
The text similar to "Time zone" displayed as text of timezone editor button in the scheduler event editor.
Parameters
value - System.String
The value for TimezoneEditorButton
RETURNS
Returns the current SchedulerMessagesEditorSettingsBuilder instance.
TimezoneEditorTitle(System.String)
The text similar to "Timezones" displayed as title of timezone editor in the scheduler event editor.
Parameters
value - System.String
The value for TimezoneEditorTitle
RETURNS
Returns the current SchedulerMessagesEditorSettingsBuilder instance.
Title(System.String)
The text similar to "Title of the event" displayed in the scheduler event editor.
Parameters
value - System.String
The value for Title
RETURNS
Returns the current SchedulerMessagesEditorSettingsBuilder instance.