Table of Contents

Interface ICalendar

Namespace
HP.LFT.SDK.Mobile
Assembly
HP.LFT.SDK.dll

A calendar object in a mobile application.

public interface ICalendar : ITestObject, ITestObjectDescriber, IUiObjectBase, IEnabledProvider
Inherited Members
Extension Methods

Methods

SetValue(string, string)

Sets the specified time/date in the calendar.

void SetValue(string value, string format)

Parameters

value string

The value to set in the calendar. Possible values: a specific time, a specific date, or both

format string

The format of the value argument.