Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

R

RadioList - Class in com.borland.silktest.jtf
The class for a group of radio buttons, such as the two radio buttons used to specify direction in the Find dialog of the Text Editor application.
RadioList(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.RadioList
Creates a new RadioList with a JtfObjectHandle.
radioListSelect(ItemIdentifier) - Method in class com.borland.silktest.jtf.xbrowser.DomRadioButton
Selects an item in the radio list.
radioListSelect(String) - Method in class com.borland.silktest.jtf.xbrowser.DomRadioButton
Selects an item in the radio list.
radioListSelect(int) - Method in class com.borland.silktest.jtf.xbrowser.DomRadioButton
Selects an item in the radio list.
RadioListToolItem - Class in com.borland.silktest.jtf
RadioListToolItem is the class for a radio button element in a toolbar control.
RadioListToolItem(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.RadioListToolItem
Creates a new RadioListToolItem with a JtfObjectHandle.
Range - Class in com.borland.silktest.jtf.common.types
Specifies a range with a minimum and a maximum.
Range(int, int) - Constructor for class com.borland.silktest.jtf.common.types.Range
Creates a range with the specified minimum and maximum.
RB_BEGINDRAG - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_DELETEBAND - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_DRAGMOVE - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_ENDDRAG - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETBANDBORDERS - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETBANDCOUNT - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETBANDINFO - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETBANDINFOA - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETBANDINFOW - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETBANDMARGINS - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETBARHEIGHT - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETBARINFO - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETBKCOLOR - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETCOLORSCHEME - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETDROPTARGET - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETPALETTE - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETRECT - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETROWCOUNT - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETROWHEIGHT - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETTEXTCOLOR - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETTOOLTIPS - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_GETUNICODEFORMAT - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_HITTEST - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_IDTOINDEX - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_INSERTBANDA - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_INSERTBANDW - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_MAXIMIZEBAND - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_MINIMIZEBAND - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_MOVEBAND - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_PUSHCHEVRON - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_SETBANDINFOA - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_SETBANDINFOW - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_SETBARINFO - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_SETBKCOLOR - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_SETCOLORSCHEME - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_SETPALETTE - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_SETPARENT - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_SETTEXTCOLOR - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_SETTOOLTIPS - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_SETUNICODEFORMAT - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_SETWINDOWTHEME - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_SHOWBAND - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RB_SIZETORECT - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
 
RECORD_BACKSPACE - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
 
Rect - Class in com.borland.silktest.jtf.common.types
Specifies a rectangle on the screen.
Rect(int, int, int, int) - Constructor for class com.borland.silktest.jtf.common.types.Rect
Constructs a rectangle from the given x and y coordinates, width, and height.
RED - Static variable in class com.borland.silktest.jtf.common.types.Color
 
redo() - Method in class com.microfocus.silktest.jtf.wpf.WPFTextBoxBase
Undoes the most recent undo command.
refresh() - Method in class com.microfocus.silktest.jtf.wpf.WPFFrame
Reloads the current content.
refresh() - Method in class com.microfocus.silktest.jtf.wpf.WPFNavigationWindow
Reloads the current content.
released(int, double) - Method in class com.borland.silktest.jtf.flex.FlexDividedBox
Dispatched when the user releases a divider.
releaseKeys(String) - Method in class com.borland.silktest.jtf.Desktop
 
releaseKeys(String, boolean) - Method in class com.borland.silktest.jtf.Desktop
 
releaseKeys(String) - Method in class com.borland.silktest.jtf.flex.FlexDisplayObject
Releases a set of keys or mouse buttons.
releaseKeys(String, boolean) - Method in class com.borland.silktest.jtf.flex.FlexDisplayObject
Releases a set of keys or mouse buttons.
releaseKeys(String) - Method in class com.borland.silktest.jtf.flex.FlexRepeater
Releases a set of keys or mouse buttons.
releaseKeys(String, boolean) - Method in class com.borland.silktest.jtf.flex.FlexRepeater
Releases a set of keys or mouse buttons.
releaseKeys(String) - Method in class com.borland.silktest.jtf.GuiTestObject
Releases a set of keys or mouse buttons.
releaseKeys(String, boolean) - Method in class com.borland.silktest.jtf.GuiTestObject
Releases a set of keys or mouse buttons.
releaseKeys(String) - Method in interface com.borland.silktest.jtf.IKeyable
Releases a set of keys or mouse buttons.
releaseKeys(String, boolean) - Method in interface com.borland.silktest.jtf.IKeyable
Releases a set of keys or mouse buttons.
releaseKeys(String) - Method in class com.borland.silktest.jtf.xbrowser.BrowserObject
Releases a set of keys or mouse buttons.
releaseKeys(String, boolean) - Method in class com.borland.silktest.jtf.xbrowser.BrowserObject
Releases a set of keys or mouse buttons.
releaseKeys(String) - Method in class com.microfocus.silktest.jtf.rumba.RumbaObject
Releases a set of keys or mouse buttons.
releaseKeys(String, boolean) - Method in class com.microfocus.silktest.jtf.rumba.RumbaObject
Releases a set of keys or mouse buttons.
releaseKeys(String) - Method in class com.microfocus.silktest.jtf.silverlight.SLBase
Releases a set of keys or mouse buttons.
releaseKeys(String, boolean) - Method in class com.microfocus.silktest.jtf.silverlight.SLBase
Releases a set of keys or mouse buttons.
releaseKeys(String) - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
Releases a set of keys or mouse buttons.
releaseKeys(String, boolean) - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
Releases a set of keys or mouse buttons.
releaseKeys(String) - Method in class com.microfocus.silktest.jtf.swing.AWTMenuComponent
Releases a set of keys or mouse buttons.
releaseKeys(String, boolean) - Method in class com.microfocus.silktest.jtf.swing.AWTMenuComponent
Releases a set of keys or mouse buttons.
releaseKeys(String) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
Releases a set of keys or mouse buttons.
releaseKeys(String, boolean) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
Releases a set of keys or mouse buttons.
releaseMouse() - Method in class com.borland.silktest.jtf.Desktop
 
releaseMouse(int) - Method in class com.borland.silktest.jtf.Desktop
 
releaseMouse(int, Point) - Method in class com.borland.silktest.jtf.Desktop
 
releaseMouse(int, Point, ModifierKey) - Method in class com.borland.silktest.jtf.Desktop
 
releaseMouse() - Method in class com.borland.silktest.jtf.flex.FlexDisplayObject
Releases a mouse button.
releaseMouse(int) - Method in class com.borland.silktest.jtf.flex.FlexDisplayObject
Releases a mouse button.
releaseMouse(int, Point) - Method in class com.borland.silktest.jtf.flex.FlexDisplayObject
Releases a mouse button.
releaseMouse(int, Point, ModifierKey) - Method in class com.borland.silktest.jtf.flex.FlexDisplayObject
Releases a mouse button.
releaseMouse() - Method in class com.borland.silktest.jtf.flex.FlexRepeater
Releases a mouse button.
releaseMouse(int) - Method in class com.borland.silktest.jtf.flex.FlexRepeater
Releases a mouse button.
releaseMouse(int, Point) - Method in class com.borland.silktest.jtf.flex.FlexRepeater
Releases a mouse button.
releaseMouse(int, Point, ModifierKey) - Method in class com.borland.silktest.jtf.flex.FlexRepeater
Releases a mouse button.
releaseMouse() - Method in class com.borland.silktest.jtf.GuiTestObject
Releases a mouse button.
releaseMouse(int) - Method in class com.borland.silktest.jtf.GuiTestObject
Releases a mouse button.
releaseMouse(int, Point) - Method in class com.borland.silktest.jtf.GuiTestObject
Releases a mouse button.
releaseMouse(int, Point, ModifierKey) - Method in class com.borland.silktest.jtf.GuiTestObject
Releases a mouse button.
releaseMouse() - Method in interface com.borland.silktest.jtf.IClickable
Releases a mouse button.
releaseMouse(int) - Method in interface com.borland.silktest.jtf.IClickable
Releases a mouse button.
releaseMouse(int, Point) - Method in interface com.borland.silktest.jtf.IClickable
Releases a mouse button.
releaseMouse(int, Point, ModifierKey) - Method in interface com.borland.silktest.jtf.IClickable
Releases a mouse button.
releaseMouse() - Method in class com.borland.silktest.jtf.xbrowser.BrowserObject
Releases a mouse button.
releaseMouse(int) - Method in class com.borland.silktest.jtf.xbrowser.BrowserObject
Releases a mouse button.
releaseMouse(int, Point) - Method in class com.borland.silktest.jtf.xbrowser.BrowserObject
Releases a mouse button.
releaseMouse(int, Point, ModifierKey) - Method in class com.borland.silktest.jtf.xbrowser.BrowserObject
Releases a mouse button.
releaseMouse() - Method in class com.microfocus.silktest.jtf.rumba.RumbaObject
Releases a mouse button.
releaseMouse(int) - Method in class com.microfocus.silktest.jtf.rumba.RumbaObject
Releases a mouse button.
releaseMouse(int, Point) - Method in class com.microfocus.silktest.jtf.rumba.RumbaObject
Releases a mouse button.
releaseMouse(int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.rumba.RumbaObject
Releases a mouse button.
releaseMouse() - Method in class com.microfocus.silktest.jtf.silverlight.SLBase
Releases a mouse button.
releaseMouse(int) - Method in class com.microfocus.silktest.jtf.silverlight.SLBase
Releases a mouse button.
releaseMouse(int, Point) - Method in class com.microfocus.silktest.jtf.silverlight.SLBase
Releases a mouse button.
releaseMouse(int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.silverlight.SLBase
Releases a mouse button.
releaseMouse() - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
Releases a mouse button.
releaseMouse(int) - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
Releases a mouse button.
releaseMouse(int, Point) - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
Releases a mouse button.
releaseMouse(int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
Releases a mouse button.
releaseMouse() - Method in class com.microfocus.silktest.jtf.swing.AWTMenuComponent
Releases a mouse button.
releaseMouse(int) - Method in class com.microfocus.silktest.jtf.swing.AWTMenuComponent
Releases a mouse button.
releaseMouse(int, Point) - Method in class com.microfocus.silktest.jtf.swing.AWTMenuComponent
Releases a mouse button.
releaseMouse(int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.swing.AWTMenuComponent
Releases a mouse button.
releaseMouse() - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
Releases a mouse button.
releaseMouse(int) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
Releases a mouse button.
releaseMouse(int, Point) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
Releases a mouse button.
releaseMouse(int, Point, ModifierKey) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
Releases a mouse button.
reload() - Method in class com.borland.silktest.jtf.xbrowser.BrowserWindow
Reloads the main document as the reload button in the browser does.
reload(boolean) - Method in class com.borland.silktest.jtf.xbrowser.BrowserWindow
Reloads the main document as the reload button in the browser does.
reorderTable(String) - Method in class com.microfocus.silktest.jtf.sap.SapTable
This method re-orders the columns.
replaceRange(String, int, int) - Method in class com.microfocus.silktest.jtf.swing.AWTTextArea
Replaces text between the specified start and end positions with the specified replacement text.
replaceRange(String, int, int) - Method in class com.microfocus.silktest.jtf.swing.JTextArea
Replaces text within the specified range with the new text specified.
ReplayMode - Enum in com.borland.silktest.jtf.common
The replay mode defines how controls are replayed.
RESET - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
 
reset() - Method in class com.microfocus.silktest.jtf.rumba.RumbaScreen
Resets the screen by sending the "reset" key.
resetAllOptions() - Method in class com.borland.silktest.jtf.Desktop
Resets all options on the Agent to their default values.
resize(int) - Method in class com.borland.silktest.jtf.swt.SWTTreeColumn
Resizes a column of the tree.
resize(int) - Method in class com.borland.silktest.jtf.TableColumn
Resizes a column.
resize(ItemIdentifier, int) - Method in class com.borland.silktest.jtf.win32.Header
Resizes an item of the header.
resize(String, int) - Method in class com.borland.silktest.jtf.win32.Header
Resizes an item of the header.
resize(int, int) - Method in class com.borland.silktest.jtf.win32.Header
Resizes an item of the header.
resize(int) - Method in class com.borland.silktest.jtf.windowsforms.DataGridColumn
Resizes a column.
resize(int) - Method in class com.borland.silktest.jtf.windowsforms.DataGridRow
Resizes a column.
resize(double) - Method in class com.microfocus.silktest.jtf.wpf.WPFColumnHeader
Resizes the column header.
resizeColumn(ItemIdentifier, int) - Method in class com.microfocus.silktest.jtf.swing.JTable
Resizes the specified column.
resizeColumn(String, int) - Method in class com.microfocus.silktest.jtf.swing.JTable
Resizes the specified column.
resizeColumn(int, int) - Method in class com.microfocus.silktest.jtf.swing.JTable
Resizes the specified column.
resizeWorkingPane(int, int, boolean) - Method in class com.microfocus.silktest.jtf.sap.SapWindow
The ResizeWorkingPane function will resize the window so that the available working area has the given width and height in character metric.
resizeWorkingPaneEx(int, int, boolean) - Method in class com.microfocus.silktest.jtf.sap.SapWindow
The ResizeWorkingPaneEx function will resize the window so that the available working area has the given width and height in pixels.
restore() - Method in class com.borland.silktest.jtf.flex.FlexWindow
Restores the window to its previous size.
restore() - Method in class com.borland.silktest.jtf.flex.FlexWindowedApplication
Restores the window to its previous size.
restore() - Method in class com.borland.silktest.jtf.flex.SparkWindow
Restores the window to its previous size.
restore() - Method in class com.borland.silktest.jtf.flex.SparkWindowedApplication
Restores the window to its previous size.
restore() - Method in interface com.borland.silktest.jtf.IMoveable
Restores the window to its previous size.
restore() - Method in class com.borland.silktest.jtf.swt.CTabFolder
Restores the CTabFolder to its previous size.
restore() - Method in class com.borland.silktest.jtf.Window
Restores the window to its previous size.
restore() - Method in class com.microfocus.silktest.jtf.sap.SapWindow
Restores the window to its previous size.
restore() - Method in class com.microfocus.silktest.jtf.swing.AWTWindow
Restores the window to its previous size.
restore() - Method in class com.microfocus.silktest.jtf.wpf.WPFWindow
Restores the window to its previous size.
resume() - Method in class com.borland.silktest.jtf.Timer
Resumes the time measurement.
RIGHT - Static variable in class com.borland.silktest.jtf.common.types.MouseButton
Constant for right mouse button.
RIGHT_TAB - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
 
rotate(DisplayOrientation) - Method in class com.microfocus.silktest.jtf.mobile.MobileDevice
Simulates rotating the device screen.
RumbaCharacterAttribute - Class in com.microfocus.silktest.jtf.rumba.common.types
Represents the character attributes of an on-screen character.
RumbaCharacterAttribute(Color, DisplayColorConstants, Color, DisplayColorConstants, int, int, boolean, boolean, boolean, boolean, CharSetConstants, boolean, boolean, boolean, boolean, boolean, TransparencyConstants, boolean) - Constructor for class com.microfocus.silktest.jtf.rumba.common.types.RumbaCharacterAttribute
 
RumbaField - Class in com.microfocus.silktest.jtf.rumba
Represents a field on the green screen.
RumbaField(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.rumba.RumbaField
Creates a new RumbaField with a JtfObjectHandle.
RumbaKey - Class in com.microfocus.silktest.jtf.rumba.common.types
String constants for Rumba's key mnemonics which can be used in with RumbaScreen's synchSendKeys method.
RumbaLabel - Class in com.microfocus.silktest.jtf.rumba
A field in the screen whose text can be only be retrieved but not set.
RumbaLabel(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.rumba.RumbaLabel
Creates a new RumbaLabel with a JtfObjectHandle.
RumbaObject - Class in com.microfocus.silktest.jtf.rumba
RumbaObject.
RumbaObject(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.rumba.RumbaObject
Creates a new RumbaObject with a JtfObjectHandle.
RumbaScreen - Class in com.microfocus.silktest.jtf.rumba
Represents the whole green screen.
RumbaScreen(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.rumba.RumbaScreen
Creates a new RumbaScreen with a JtfObjectHandle.
RumbaTextField - Class in com.microfocus.silktest.jtf.rumba
A field in the screen whose text can be both retrieved and set.
RumbaTextField(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.rumba.RumbaTextField
Creates a new RumbaTextField with a JtfObjectHandle.
run(RunNotifier) - Method in class com.borland.silktest.jtf.keyworddriven.KeywordRunner
 
run(RunNotifier) - Method in class com.borland.silktest.jtf.SilkTestCategories
 
run(RunNotifier) - Method in class com.borland.silktest.jtf.SilkTestSuite
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links

Copyright 2009-2012 Micro Focus. All Rights Reserved.