TimeDurationPickerMessagesSettingsBuilder

Methods

Cancel(System.String)

Allows customization of the cancel button inside the popup.

Parameters

value - System.String

The value for Cancel

RETURNS

Returns the current TimeDurationPickerMessagesSettingsBuilder instance.

Days(System.String)

Sets the title of the days column in the popup

Parameters

value - System.String

The value for Days

RETURNS

Returns the current TimeDurationPickerMessagesSettingsBuilder instance.

Hours(System.String)

Sets the title of the hours column in the popup

Parameters

value - System.String

The value for Hours

RETURNS

Returns the current TimeDurationPickerMessagesSettingsBuilder instance.

Milliseconds(System.String)

Sets the title of the milliseconds column in the popup

Parameters

value - System.String

The value for Milliseconds

RETURNS

Returns the current TimeDurationPickerMessagesSettingsBuilder instance.

Minutes(System.String)

Sets the title of the minutes column in the popup

Parameters

value - System.String

The value for Minutes

RETURNS

Returns the current TimeDurationPickerMessagesSettingsBuilder instance.

Seconds(System.String)

Sets the title of the seconds column in the popup

Parameters

value - System.String

The value for Seconds

RETURNS

Returns the current TimeDurationPickerMessagesSettingsBuilder instance.

Set(System.String)

Sets the title of the set button in the popup

Parameters

value - System.String

The value for Set

RETURNS

Returns the current TimeDurationPickerMessagesSettingsBuilder instance.