Table of Contents

Class CalendarDescription

The description of a Java Calendar test object.

Namespace: HP.LFT.SDK.Java
Assembly: HP.LFT.SDK.dll
Syntax
public class CalendarDescription : UiObjectBaseDescription, ICloneable, IDescription

Constructors

CalendarDescription()

Declaration
public CalendarDescription()

Properties

Style

The Java Calendar style. Possible values: CalendarStyle

Declaration
public CalendarStyle? Style { get; set; }
Property Value
Type Description
CalendarStyle?

Implements

ICloneable
IDescription