- ObjectNotEnabledException - Exception in com.borland.silktest.jtf.common
-
Thrown when replaying against a control that is disabled in the UI.
- ObjectNotEnabledException(String) - Constructor for exception com.borland.silktest.jtf.common.ObjectNotEnabledException
-
Create an ObjectNotEnabledException with the given message.
- ObjectNotFoundException - Exception in com.borland.silktest.jtf.common
-
Indicates that an object specified by an XPath locator could not be found in the application under test.
- ObjectNotFoundException(String) - Constructor for exception com.borland.silktest.jtf.common.ObjectNotFoundException
-
Create an ObjectNotFoundException with the given message.
- open() - Method in class com.borland.silktest.jtf.ConsoleWindow
-
Opens a new console window.
- open(String) - Method in class com.borland.silktest.jtf.ConsoleWindow
-
Opens a new console window with a specific caption.
- open() - Method in class com.borland.silktest.jtf.DropDownToolItem
-
Opens an item.
- open(String) - Method in class com.borland.silktest.jtf.flex.FlexAdvancedDataGrid
-
Opens or expands an AdvancedDataGrid branch.
- open(String, FlexTriggerEvent) - Method in class com.borland.silktest.jtf.flex.FlexAdvancedDataGrid
-
Opens or expands an AdvancedDataGrid branch.
- open() - Method in class com.borland.silktest.jtf.flex.FlexComboBase
-
Defines the value of the type property of the event object for a open event.
- open(FlexTriggerEvent) - Method in class com.borland.silktest.jtf.flex.FlexComboBase
-
Defines the value of the type property of the event object for a open event.
- open() - Method in class com.borland.silktest.jtf.flex.FlexPopUpButton
-
Dispatched when the specified UIComponent opens.
- open(FlexTriggerEvent) - Method in class com.borland.silktest.jtf.flex.FlexPopUpButton
-
Dispatched when the specified UIComponent opens.
- open(String) - Method in class com.borland.silktest.jtf.flex.FlexTree
-
Opens or expands a tree branch.
- open(String, FlexTriggerEvent) - Method in class com.borland.silktest.jtf.flex.FlexTree
-
Opens or expands a tree branch.
- open() - Method in class com.borland.silktest.jtf.flex.SparkDropDownListBase
-
Dispatched when the user clicks the drop-down button to display the drop-down list.
- open(FlexTriggerEvent) - Method in class com.borland.silktest.jtf.flex.SparkDropDownListBase
-
Dispatched when the user clicks the drop-down button to display the drop-down list.
- open() - Method in class com.borland.silktest.jtf.flex.SparkVolumeBar
-
Dispatched when the user clicks the drop-down button to display the drop-down list.
- open(FlexTriggerEvent) - Method in class com.borland.silktest.jtf.flex.SparkVolumeBar
-
Dispatched when the user clicks the drop-down button to display the drop-down list.
- open() - Method in class com.microfocus.silktest.jtf.sap.SapOkCodeField
-
Expands the GuiOkCodeField.
- open() - Method in class com.microfocus.silktest.jtf.silverlight.SLComboBox
-
Opens the combo box.
- open() - Method in class com.microfocus.silktest.jtf.wpf.WPFComboBox
-
Opens the ComboBox.
- OPEN_BRACKET - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
-
- openCalendar() - Method in class com.microfocus.silktest.jtf.silverlight.SLDatePicker
-
Opens the drop-down Calendar.
- openContextMenu() - Method in class com.borland.silktest.jtf.BaseGuiTestObject
-
Opens a context menu at the specified position.
- openContextMenu(Point) - Method in class com.borland.silktest.jtf.BaseGuiTestObject
-
Opens a context menu at the specified position.
- openContextMenu() - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
-
Opens a context menu at the specified position.
- openContextMenu(Point) - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
-
Opens a context menu at the specified position.
- openContextMenu() - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
Opens a context menu at the specified position.
- openContextMenu(Point) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
Opens a context menu at the specified position.
- openContextMenuSelect(ItemPath) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
Opens a context menu and selects a menu item from the context menu.
- openContextMenuSelect(ItemPath, Point) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
Opens a context menu and selects a menu item from the context menu.
- openContextMenuSelect(String) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
Opens a context menu and selects a menu item from the context menu.
- openContextMenuSelect(String, Point) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
Opens a context menu and selects a menu item from the context menu.
- openMonthMenu() - Method in class com.borland.silktest.jtf.win32.MonthCalendar
-
Opens a calendar menu to a specific month.
- openOverflowItems() - Method in class com.microfocus.silktest.jtf.wpf.WPFToolBar
-
Opens the overflow toolbar items area.
- openSubmenu() - Method in class com.microfocus.silktest.jtf.wpf.WPFMenuItem
-
Opens the submenu if available.
- openTab() - Method in class com.borland.silktest.jtf.xbrowser.BrowserApplication
-
Opens a new tab and navigates to the given URL.
- openTab(String) - Method in class com.borland.silktest.jtf.xbrowser.BrowserApplication
-
Opens a new tab and navigates to the given URL.
- OperationNotSupportedException - Exception in com.borland.silktest.jtf.common
-
This exception indicates that an instance of a specific class does not support a specific operation.
- OperationNotSupportedException(String) - Constructor for exception com.borland.silktest.jtf.common.OperationNotSupportedException
-
Create an OperationNotSupportedException with the given message.
- OPT_APPREADY_TIMEOUT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Specifies the number of milliseconds to wait for a newly launched application to become ready.
- OPT_BITMAP_MATCH_COUNT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Used when creating a screenshot with the CaptureBitmap method.
- OPT_BITMAP_MATCH_INTERVAL - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Used when creating a screenshot with the CaptureBitmap method.
- OPT_BITMAP_MATCH_TIMEOUT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Used when creating a screenshot with the CaptureBitmap method.
- OPT_BITMAP_PIXEL_TOLERANCE - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Used when creating a screenshot with the CaptureBitmap method.
- OPT_CLOSE_CONFIRM_BUTTONS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Specifies the buttons used to close confirmation dialog boxes that appear when closing windows with the CloseSynchron method.
- OPT_CLOSE_DIALOG_KEYS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Specifies the keystroke sequence used to close dialog boxes that open after trying to close a window with the CloseSynchron method.
- OPT_CLOSE_WINDOW_BUTTONS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Specifies the buttons used to close windows with the CloseSynchron method.
- OPT_CLOSE_WINDOW_MENUS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Specifies the menu items used to close windows with the CloseSynchron method.
- OPT_CLOSE_WINDOW_POLL_INTERVAL - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
- OPT_CLOSE_WINDOW_TIMEOUT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Specifies the time in milliseconds to wait before trying the next close strategy.
- OPT_COMPATIBILITY - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Sets Silk Test behaviour to the specified version e.g.
- OPT_ENABLE_ACCESSIBILITY - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
This option defines if Microsoft Accessibility recognition should be enabled in addition to the normal Win32 control recognition.
- OPT_ENSURE_ACTIVE_OBJDEF - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Ensures that the target object is active.
- OPT_HANG_APP_TIME_OUT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Specifies the timeout in milliseconds for canceling pending playback actions.
- OPT_KEYBOARD_INPUT_DELAY - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Sets the delay in milliseconds between playback of keyboard strokes.
- OPT_KILL_HANGING_APPS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Specifies whether unresponsive applications are closed.
- OPT_LOCATOR_ATTRIBUTES_CASE_SENSITIVE - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
This option defines if locator attributes should be matched case sensitive
- OPT_MATCH_ITEM_CASE - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
When TRUE, Select methods of controls like Lists, ComboBoxes, MUST match the case of the passed item texts.
- OPT_MOUSE_INPUT_DELAY - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Specifies the delay in milliseconds used before each mouse event.
- OPT_OBJECT_ENABLED_TIMEOUT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Specifies the maximum time in milliseconds to wait for an object to become enabled during playback.
- OPT_POST_REPLAY_DELAY - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
The time in milliseconds to wait after invoking a function or setting a property.
- OPT_REMOVE_FOCUS_ON_CAPTURE_TEXT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Remove the focus from a window before text is captured.
- OPT_REPLAY_HIGHLIGHT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Specifies whether the current object is highlighted during playback.
- OPT_REPLAY_MODE - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Not supported for xBrowser and Flex.
- OPT_RUMBA_EXCLUDE_OBJECTS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Specifies the objects on a Rumba screen to ignore when creating a screen verification.
- OPT_SYNC_TIMEOUT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Specifies the maximum time in milliseconds to wait for the application under test to become ready during playback.
- OPT_TRANSPARENT_CLASSES - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Defines the name of the class that you want to ignore during recording and playback.
- OPT_TRUELOG_SCREENSHOT_DELAY - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
The delay in milliseconds before taking a screenshot.
- OPT_TRUELOG_SCREENSHOT_MODE - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
The Truelog screenshot mode defines which screenshots will be written into the Truelog file during replay.
- OPT_WAIT_RESOLVE_OBJDEF - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Specifies the maximum time in milliseconds that the Find method searches for an object.
- OPT_WAIT_RESOLVE_OBJDEF_RETRY - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
If an object cannot be found immediately, this option specifies the time in milliseconds after which to retry to find the object.
- OPT_WPF_CUSTOM_CLASSES - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Defines the name of a custom class that you want to expose during recording and playback.
- OPT_WPF_PREFILL_ITEMS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Defines whether items in a WPFItemsControl, like WPFComboBox or WPFListBox, are pre-filled during recording and playback.
- OPT_XBROWSER_ENABLE_SMART_CLICK_POSITION - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Automatically search for a free click spot on the object.
- OPT_XBROWSER_FIND_HIDDEN_INPUT_FIELDS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Find hidden input fields.
- OPT_XBROWSER_FIND_VISIBLE_CHILDREN_OF_HIDDEN_PARENTS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Find visible children of hidden DOM elements.
- OPT_XBROWSER_SYNC_EXCLUDE_URLS - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Playback ignores the specified URLs during page synchronization.
- OPT_XBROWSER_SYNC_MODE - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Configures the supported synchronization mode for HTML or AJAX.
- OPT_XBROWSER_SYNC_TIMEOUT - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
- OPT_XBROWSER_SYNC_WARNING_ENABLED - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
- OPT_XBROWSER_SYNC_WARNING_TIME - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
- OPT_XBROWSER_TIMER_SYNC_MODE - Static variable in class com.borland.silktest.jtf.common.CommonOptions
-
Set modes for timer synchronization
- OptionsEnum - Interface in com.borland.silktest.jtf.common
-
The interface for those options that provide enum constants to ease options usage.
- OracleFormsApplication - Class in com.microfocus.silktest.jtf.swing
-
Represents an Oracle Forms application.
- OracleFormsApplication(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsApplication
-
Creates a new OracleFormsApplication with a JtfObjectHandle.
- OracleFormsButton - Class in com.microfocus.silktest.jtf.swing
-
Represents a push button.
- OracleFormsButton(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsButton
-
Creates a new OracleFormsButton with a JtfObjectHandle.
- OracleFormsCheckbox - Class in com.microfocus.silktest.jtf.swing
-
Represents a check box.
- OracleFormsCheckbox(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsCheckbox
-
Creates a new OracleFormsCheckbox with a JtfObjectHandle.
- OracleFormsChoice - Class in com.microfocus.silktest.jtf.swing
-
Represents a choice.
- OracleFormsChoice(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsChoice
-
Creates a new OracleFormsChoice with a JtfObjectHandle.
- OracleFormsComboBox - Class in com.microfocus.silktest.jtf.swing
-
Represents a combo box.
- OracleFormsComboBox(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsComboBox
-
Creates a new OracleFormsComboBox with a JtfObjectHandle.
- OracleFormsContainer - Class in com.microfocus.silktest.jtf.swing
-
Represents a component that can contain other Oracle Forms components.
- OracleFormsContainer(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsContainer
-
Creates a new OracleFormsContainer with a JtfObjectHandle.
- OracleFormsHorizontalScrollbar - Class in com.microfocus.silktest.jtf.swing
-
Represents a horizontal scroll bar.
- OracleFormsHorizontalScrollbar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsHorizontalScrollbar
-
Creates a new OracleFormsHorizontalScrollbar with a JtfObjectHandle.
- OracleFormsLabel - Class in com.microfocus.silktest.jtf.swing
-
Represents a class for placing text in a container.
- OracleFormsLabel(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsLabel
-
Creates a new OracleFormsLabel with a JtfObjectHandle.
- OracleFormsListBox - Class in com.microfocus.silktest.jtf.swing
-
Represents a ListBox.
- OracleFormsListBox(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsListBox
-
Creates a new OracleFormsListBox with a JtfObjectHandle.
- OracleFormsListView - Class in com.microfocus.silktest.jtf.swing
-
Represents a listview.
- OracleFormsListView(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsListView
-
Creates a new OracleFormsListView with a JtfObjectHandle.
- OracleFormsMenu - Class in com.microfocus.silktest.jtf.swing
-
Represents a top-level menu.
- OracleFormsMenu(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsMenu
-
Creates a new OracleFormsMenu with a JtfObjectHandle.
- OracleFormsMenuItem - Class in com.microfocus.silktest.jtf.swing
-
Represents a selectable item inside a Menu.
- OracleFormsMenuItem(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsMenuItem
-
Creates a new OracleFormsMenuItem with a JtfObjectHandle.
- OracleFormsPopList - Class in com.microfocus.silktest.jtf.swing
-
Represents a PopList.
- OracleFormsPopList(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsPopList
-
Creates a new OracleFormsPopList with a JtfObjectHandle.
- OracleFormsPopupMenu - Class in com.microfocus.silktest.jtf.swing
-
Represents a context menu.
- OracleFormsPopupMenu(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsPopupMenu
-
Creates a new OracleFormsPopupMenu with a JtfObjectHandle.
- OracleFormsRadioButton - Class in com.microfocus.silktest.jtf.swing
-
Represents a radio button.
- OracleFormsRadioButton(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsRadioButton
-
Creates a new OracleFormsRadioButton with a JtfObjectHandle.
- OracleFormsScrollbar - Class in com.microfocus.silktest.jtf.swing
-
Represents a scroll bar.
- OracleFormsScrollbar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsScrollbar
-
Creates a new OracleFormsScrollbar with a JtfObjectHandle.
- OracleFormsStatusArea - Class in com.microfocus.silktest.jtf.swing
-
Represents the area containing status information.
- OracleFormsStatusArea(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsStatusArea
-
Creates a new OracleFormsStatusArea with a JtfObjectHandle.
- OracleFormsStatusBar - Class in com.microfocus.silktest.jtf.swing
-
Represents a status bar.
- OracleFormsStatusBar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsStatusBar
-
Creates a new OracleFormsStatusBar with a JtfObjectHandle.
- OracleFormsStatusBarItem - Class in com.microfocus.silktest.jtf.swing
-
Represents an item within a status bar.
- OracleFormsStatusBarItem(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsStatusBarItem
-
Creates a new OracleFormsStatusBarItem with a JtfObjectHandle.
- OracleFormsStatusIndicator - Class in com.microfocus.silktest.jtf.swing
-
Represents a status indicator.
- OracleFormsStatusIndicator(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsStatusIndicator
-
Creates a new OracleFormsStatusIndicator with a JtfObjectHandle.
- OracleFormsTabBar - Class in com.microfocus.silktest.jtf.swing
-
Represents a tab bar.
- OracleFormsTabBar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsTabBar
-
Creates a new OracleFormsTabBar with a JtfObjectHandle.
- OracleFormsTabBarItem - Class in com.microfocus.silktest.jtf.swing
-
Represents a tab bar item.
- OracleFormsTabBarItem(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsTabBarItem
-
Creates a new OracleFormsTabBarItem with a JtfObjectHandle.
- OracleFormsTabPanel - Class in com.microfocus.silktest.jtf.swing
-
Represents a container class for components.
- OracleFormsTabPanel(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsTabPanel
-
Creates a new OracleFormsTabPanel with a JtfObjectHandle.
- OracleFormsTextField - Class in com.microfocus.silktest.jtf.swing
-
Represents an Oracle Forms text field.
- OracleFormsTextField(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsTextField
-
Creates a new OracleFormsTextField with a JtfObjectHandle.
- OracleFormsTitleBar - Class in com.microfocus.silktest.jtf.swing
-
Represents a title bar.
- OracleFormsTitleBar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsTitleBar
-
Creates a new OracleFormsTitleBar with a JtfObjectHandle.
- OracleFormsToolBar - Class in com.microfocus.silktest.jtf.swing
-
Represents a toolbar.
- OracleFormsToolBar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsToolBar
-
Creates a new OracleFormsToolBar with a JtfObjectHandle.
- OracleFormsToolBarItem - Class in com.microfocus.silktest.jtf.swing
-
Represents an element in a toolbar.
- OracleFormsToolBarItem(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsToolBarItem
-
Creates a new OracleFormsToolBarItem with a JtfObjectHandle.
- OracleFormsTree - Class in com.microfocus.silktest.jtf.swing
-
Represents a tree.
- OracleFormsTree(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsTree
-
Creates a new OracleFormsTree with a JtfObjectHandle.
- OracleFormsVerticalScrollbar - Class in com.microfocus.silktest.jtf.swing
-
Represents a vertical scroll bar.
- OracleFormsVerticalScrollbar(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.swing.OracleFormsVerticalScrollbar
-
Creates a new OracleFormsVerticalScrollbar with a JtfObjectHandle.
- Orientation - Enum in com.microfocus.silktest.jtf.wpf.common.types
-
Specifies the Dock position.
- OutArgument<T> - Class in com.borland.silktest.jtf.dll
-
Is used to specify output arguments for DLL functions.
- OutArgument(Class<U>) - Constructor for class com.borland.silktest.jtf.dll.OutArgument
-
Creates an output argument whose value can be set by the DLL function.