SchedulerMessagesViewsSettingsBuilder

Methods

Day(System.String)

The text similar to "Day" displayed as scheduler "day" view title.

Parameters

value - System.String

The value for Day

RETURNS

Returns the current SchedulerMessagesViewsSettingsBuilder instance.

Week(System.String)

The text similar to "Week" displayed as scheduler "week" view title.

Parameters

value - System.String

The value for Week

RETURNS

Returns the current SchedulerMessagesViewsSettingsBuilder instance.

Month(System.String)

The text similar to "Month" displayed as scheduler "month" view title.

Parameters

value - System.String

The value for Month

RETURNS

Returns the current SchedulerMessagesViewsSettingsBuilder instance.

Agenda(System.String)

The text similar to "Agenda" displayed as scheduler "agenda" view title.

Parameters

value - System.String

The value for Agenda

RETURNS

Returns the current SchedulerMessagesViewsSettingsBuilder instance.

TimelineMonth(System.String)

The text similar to "Timelnie Month" displayed as scheduler "timelineMonth" view title.

Parameters

value - System.String

The value for TimelineMonth

RETURNS

Returns the current SchedulerMessagesViewsSettingsBuilder instance.

TimelineWeek(System.String)

The text similar to "Timelnie Week" displayed as scheduler "timelineWeek" view title.

Parameters

value - System.String

The value for TimelineWeek

RETURNS

Returns the current SchedulerMessagesViewsSettingsBuilder instance.

Year(System.String)

The text similar to "Year" displayed as scheduler "year" view title.

Parameters

value - System.String

The value for Year

RETURNS

Returns the current SchedulerMessagesViewsSettingsBuilder instance.