SiebCalendar description properties
The SiebCalendar test object supports the description properties listed in the below.
Property Name | Description |
---|---|
CalendarType | The type of calendar. |
ClassName | The class of the object. |
Day | The current day in the open calendar control. |
IsEnabled | Indicates whether the object is enabled. Possible values: |
IsOpen | Indicates whether the associated popup applet is open. Possible values: |
IsRequired | Indicates whether the object is required. Possible values: |
Month | The current month in the open calendar control. |
RepositoryName | The name of the object as it is stored in the object repository. |
Text | The text value of the object. |
Time | The current time in the open calendar control. |
TimeZone | The current time zone in the open calendar control. |
TimeZoneCount | The number of time zones in the time zone picklist for the open calendar control. |
UIName | The name of the object as it appears in the user interface. |
visual relations | Represents the test object's visual relations identifier. Use this property in GetTOProperty and SetTOProperty steps to return or apply a VisualRelationsCollection object for a test object. The VisualRelationsCollection object enables you to retrieve or replace the visual relation identifier settings of a test object during a run session. Syntax: SetVRIColl = TestObject.GetTOProperty("visual relations") TestObject.SetTOProperty "visual relations", VRIColl For details, see VisualRelationsCollection Object in the Utility section of the UFT One Object Model Reference for GUI Testing. This property is not listed in the Object Spy. It is not retrieved when you use the GetTOProperties method. It cannot be used in the Object Identification dialog box, the description area of the object repository, checkpoint or output value steps, and so on. |
Year | The current year in the open calendar control. |
See also:
- SblAdvancedEdit
- SblButton
- SblCheckBox
- SblEdit
- SblPickList
- SblTable
- SblTabStrip
- SblTreeView
- SiebApplet
- SiebApplication
- SiebButton
- SiebCalculator
- SiebCalendar
- SiebCheckbox
- SiebCommunicationsToolbar
- SiebCurrency
- SiebInkData
- SiebList
- SiebMenu
- SiebPageTabs
- SiebPDQ
- SiebPicklist
- SiebRichText
- SiebScreen
- SiebScreenViews
- SiebTask
- SiebTaskAssistant
- SiebTaskLink
- SiebTaskStep
- SiebTaskUIPane
- SiebText
- SiebTextArea
- SiebThreadbar
- SiebToolbar
- SiebTree
- SiebView
- SiebViewApplets