GanttMessagesPlannedTasksSettingsBuilder

Methods

SwitchText(System.String)

The text that would be displayed on the switch allowing the user to turn on and off the PlannedTasks view in the Gantt Timeline.

Parameters

value - System.String

The value for SwitchText

RETURNS

Returns the current GanttMessagesPlannedTasksSettingsBuilder instance.

OffsetTooltipAdvanced(System.String)

The text rendered in the Tooltip that would be displayed for tasks which have finished in advance compared to their plannedEnd.

Parameters

value - System.String

The value for OffsetTooltipAdvanced

RETURNS

Returns the current GanttMessagesPlannedTasksSettingsBuilder instance.

OffsetTooltipDelay(System.String)

The text rendered in the Tooltip that would be displayed for tasks which have finished with delay compared to their plannedEnd.

Parameters

value - System.String

The value for OffsetTooltipDelay

RETURNS

Returns the current GanttMessagesPlannedTasksSettingsBuilder instance.

Seconds(System.String)

The text for "seconds" displayed in the Advanced/Delayed Tooltip (see above).

Parameters

value - System.String

The value for Seconds

RETURNS

Returns the current GanttMessagesPlannedTasksSettingsBuilder instance.

Minutes(System.String)

The text for "minutes" displayed in the Advanced/Delayed Tooltip (see above).

Parameters

value - System.String

The value for Minutes

RETURNS

Returns the current GanttMessagesPlannedTasksSettingsBuilder instance.

Hours(System.String)

The text for "hours" displayed in the Advanced/Delayed Tooltip (see above).

Parameters

value - System.String

The value for Hours

RETURNS

Returns the current GanttMessagesPlannedTasksSettingsBuilder instance.

Days(System.String)

The text for "days" displayed in the Advanced/Delayed Tooltip (see above).

Parameters

value - System.String

The value for Days

RETURNS

Returns the current GanttMessagesPlannedTasksSettingsBuilder instance.