IBM Rational Functional Tester
Version 8.0
IBM Rational Functional Tester Proxy SDK Reference

Project Version 2.3
A B C D E F G H I J L M N O P R S T U V W

G

GEFEDITPARTTESTOBJECT_CLASSNAME - Static variable in class com.rational.test.ft.domain.ProxyTestObject
 
getActionArgs(Point) - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
 
getActionArgs(Point) - Method in class com.rational.test.ft.domain.java.swt.ToolBarProxy
Set the desired action arguments for the event during recording.
getActionMethodSpecification() - Method in interface com.rational.test.ft.domain.IMouseActionInfo
Gets the MethodSpecification for the action.
getActionRecordingFlags() - Method in class com.rational.test.ft.domain.java.TestDomainImplementationJava
Returns bits that control the recording of actions.
getActionRecordingFlags() - Method in class com.rational.test.ft.domain.ProcessDomainImplementation
Not supported - throws UnsupportedMethodException.
getActionRecordingFlags() - Method in class com.rational.test.ft.domain.TestDomainImplementation
Returns the bits that control the recording of actions for objects belonging to this domain.
getActionRect() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Gets the screen relative rectangle and throws an invalid action exception if the rectangle is not valid.
getActionRect() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Gets the screen relative rectangle and throws an invalid action exception if the rectangle is not valid.
getActionRect() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Gets the screen relative rectangle and throws an invalid action exception if the rect is not valid.
getActionRect() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Gets the screen relative rectangle and throws an invalid action exception if the rectangle is not valid.
getActionRect() - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Gets the screen relative rectangle and throws an invalid action exception if the rect is not valid.
getAddedRecognitionPropertyValue(String) - Method in class com.rational.test.ft.domain.java.JavaProxy
Returns the value associated with an added recognition property.
getAdjustedLastVisibleIndex() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
 
getAllChildren() - Method in class com.rational.test.ft.domain.java.awt.FrameProxy
 
getAllGuiDomains() - Static method in class com.rational.test.ft.domain.DomainManager
 
getAllProperties(Object, HashtableEx, IPropertyFilter) - Static method in class com.rational.test.ft.domain.java.JavaBeanProperties
Iterates across all the methods and validates that the method is public not-static.
getAllText(int) - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
 
getAppletChild() - Method in class com.rational.test.ft.domain.java.awt.AppletViewerProxy
 
getAppletChild() - Method in interface com.rational.test.ft.domain.java.IAppletViewer
Expose the nested applet so that it can be used as a top level object.
getAppletProxy() - Method in class com.rational.test.ft.domain.java.awt.AppletViewerProxy.AppletWrapperProxy
 
getArrayMethod(Class, String) - Static method in class com.rational.test.ft.domain.java.JavaBeanProperties
 
getAssociateProxy() - Method in class com.rational.test.ft.domain.java.awt.MenuItemProxy
Return the MenuBarProxy proxy we want to record the actions against.
getAssociateProxy() - Method in class com.rational.test.ft.domain.java.jfc.JMenuItemProxy
Return the proxy we want to record the actions against.
getAssociateProxy() - Method in class com.rational.test.ft.domain.java.jfc.JScrollBarProxy
Return the proxy we want to record the actions against.
getAssociateProxy() - Method in class com.rational.test.ft.domain.java.jfc.JScrollPaneProxy
Returns the TestObject will be recordered against.
getAssociateProxy() - Method in class com.rational.test.ft.domain.java.jfc.JSeparatorProxy
Return the proxy we want to record the actions against.
getButtonProxy() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
Return the AbstractButtonProxy associated with this JComboBox.
getCachedRectX() - Method in interface com.rational.test.ft.domain.IMouseActionInfo
Returns the cached x-coordinate of left edge of the window containing the mouse-down event.
getCachedRectX(IMouseActionInfo) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
 
getCachedRectY() - Method in interface com.rational.test.ft.domain.IMouseActionInfo
Returns the cached x-coordinate of the top edge of the window containing the mouse-down event.
getCachedRectY(IMouseActionInfo) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
 
getCanonicalName() - Method in class com.rational.test.ft.domain.DescribedObjectValue
 
getCanonicalName() - Method in class com.rational.test.ft.domain.RegisteredDescribedObjectReferenceValue
 
getCaption() - Method in class com.rational.test.ft.domain.java.awt.FrameProxy
Returns the Title for the Frame object.
getCaption() - Method in class com.rational.test.ft.domain.java.awt.TopLevelWindowProxy
Returns the Title for the Frame object.
getCaption() - Method in class com.rational.test.ft.domain.java.awt.WindowProxy
Returns the Title for the Window object.
getCaption() - Method in class com.rational.test.ft.domain.java.jfc.JFrameProxy
Returns the Title for the Frame object.
getCaption() - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
Returns the Title for the Frame object.
getCaptionProperty() - Method in class com.rational.test.ft.domain.java.awt.WindowProxy
 
getCaret() - Method in class com.rational.test.ft.domain.java.jfc.JTextProxy
 
getCell(Point) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
 
getCell(int, int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
 
getCell(int, int) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
 
getCellBounds(int) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Returns the bounds of the item in List coordinates.
getCellBounds(int, int) - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Returns the bounds of the specified range of items in JList coordinates.
getCellRectangle(int, int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
This method returns the table relative rectangle for the specified cell.
getCellRectangle(int, int) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
This method returns the table relative rectangle for the specified cell.
getChannel() - Method in exception com.rational.test.ft.domain.ChannelSwitchException
Gets the IChannel associated with this ChannelSwitchException.
getChannel() - Method in interface com.rational.test.ft.domain.IChannelObject
Gets the channel used by this object.
getChannel() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
return the channel for the object.
getChannel() - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
return a channel for the object.
getChannel() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
return a channel for the object.
getChannel() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
return a channel for the object.
getChannel(Widget) - Static method in class com.rational.test.ft.domain.java.swt.SwtChannelMap
Find the channel for use with the swt widget
getChannel() - Static method in class com.rational.test.ft.domain.java.swt.SwtChannelMap
Find the channel - if we support multiple, this will have to change to returning an array of channels.
getChannel() - Method in class com.rational.test.ft.domain.java.swt.SwtProxy
return a channel for the object.
getChannel() - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
return a channel for the object.
getChannel() - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
return a channel for the object.
getChannel() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns a channel for the object.
getChannels() - Static method in class com.rational.test.ft.domain.java.swt.SwtChannelMap
 
getCheckable() - Method in class com.rational.test.ft.domain.java.swt.TableProxy
 
getCheckable() - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
getCheckable() - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
getCheckState(Object) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
getCheckState(Object) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
getChild(Object, int) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns the child of parent at index nChildIndex in the parent's child array.
getChildAtPoint(Point) - Method in class com.rational.test.ft.domain.java.awt.AppletViewerProxy.AppletWrapperProxy
 
getChildAtPoint(Point) - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Finds the child object that is at the specified point.
getChildAtPoint(Point) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Finds the child object that is at the specified point.
getChildAtPoint(Point) - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Finds the child object that is at the specified point.
getChildAtPoint(Point) - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Finds the child object that is at the specified point.
getChildAtPoint(Point) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Finds the child object that is at the specified point.
getChildAtPoint(Point) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Finds the child object that is at the specified point.
getChildAtPoint(Point) - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Finds the child object that is at the specified point.
getChildAtPoint(Point) - Method in class com.rational.test.ft.domain.java.swt.EmbeddedShellProxy
 
getChildAtPoint(Point) - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
 
getChildAtPoint(Point) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Finds the child object that is at the specified point.
getChildCount(Object) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
This method is used to compute the number of child nodes available relative to the supplied node.
getChildProxy(Object, ProxyTestObject) - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
 
getChildProxy(Object) - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
 
getChildProxy(Object) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
 
getChildProxy(Object) - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
 
getChildren() - Method in class com.rational.test.ft.domain.DescribedObject
Returns an array of proxies, visible by using the TestObject interface from a script, for the children of this object.
getChildren() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getChildren() - Method in class com.rational.test.ft.domain.DomainProxy
Returns an array of proxies for the children of this object.
getChildren() - Method in class com.rational.test.ft.domain.java.awt.AppletViewerProxy.AppletWrapperProxy
 
getChildren() - Method in class com.rational.test.ft.domain.java.JavaProxy
Uses getChildren to implement.
getChildren() - Method in class com.rational.test.ft.domain.java.jfc.JProgressBarProxy
Return null for JProgressBarProxy.
getChildren() - Method in class com.rational.test.ft.domain.java.jfc.JScrollBarProxy
Return null for JScrollBarProxy.
getChildren() - Method in class com.rational.test.ft.domain.java.jfc.JSliderProxy
Return null for JSliderProxy.
getChildren() - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
 
getChildren() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
 
getChildren() - Method in class com.rational.test.ft.domain.java.swt.EmbeddedShellProxy
 
getChildren() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns an array of proxies, visible by using the TestObject interface from a script, for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.awt.AppletViewerProxy
 
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Return an enumeration of proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Returns an enumeration of proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.awt.FrameProxy
Return an enumeration of proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Return an enumeration of mappable proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Returns an enumeration of proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.awt.MenuProxy
Return an enumeration of mappable proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Return an enumeration of mappable proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Return an enumeration of mappable proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.JavaProxy
Always returns null because object relationships are not understood at this level of abstaction.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
Return an enumeration of proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.jfc.JMenuBarProxy
Return an enumeration of proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.jfc.JMenuItemProxy
Return an enumeration of proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
Return an enumeration of proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.jfc.JProgressBarProxy
Return an enumeration of proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.jfc.JScrollBarProxy
Return an enumeration of proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.jfc.JSliderProxy
Return an enumeration of proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.jfc.JTabbedPaneProxy
Return an enumeration of proxies for the immediate children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.jfc.JToolBarProxy
Return an enumeration of proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Return an enumeration of mappable proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Return an enumeration of mappable proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Return an enumeration of proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
Return an enumeration of proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
 
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Returns an enumeration of proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
Returns a proxy object for the owner of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Return an enumeration of proxies for the children of this object.
getChildrenEnumeration() - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
Return an enumeration of proxies for the children of this object.
getClassName() - Method in class com.rational.test.ft.domain.DescribedObjectValue
 
getClassName() - Method in class com.rational.test.ft.domain.RegisteredDescribedObjectReferenceValue
 
getClickActionRect() - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Gets the screen relative rectangle and throws an invalid action exception if the rectangle is not valid.
getClickActionRect() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Gets the screen relative rectangle and throws an invalid action exception if the rect is not valid.
getClickCount() - Method in interface com.rational.test.ft.domain.IMouseActionInfo
Returns the number of clicks in the action.
getClientArea() - Method in class com.rational.test.ft.domain.java.swt.ScrollableProxy
Returns a rectangle which describes the area of the receiver which is capable of displaying data (that is, not covered by the "trimmings").
getClientArea() - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
Returns a rectangle which describes the area of the receiver which is capable of displaying data (that is, not covered by the "trimmings").
getClientRectangle() - Method in class com.rational.test.ft.domain.java.swt.TableProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getClippedRect(Rectangle) - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
 
getClippedRect(Rectangle) - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
 
getClippedRect(Rectangle) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
 
getClippedRect(Rectangle) - Method in class com.rational.test.ft.domain.java.jfc.JComponentProxy
 
getClippedRect(Rectangle) - Method in class com.rational.test.ft.domain.java.jfc.JScrollPaneProxy
 
getClippedScreenRectangle() - Method in class com.rational.test.ft.domain.java.awt.FileDialogProxy
 
getClippedScreenRectangle() - Method in class com.rational.test.ft.domain.java.awt.TopLevelWindowProxy
 
getClippedScreenRectangle() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
 
getClippedScreenRectangle() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
 
getClippedScreenRectangle() - Method in class com.rational.test.ft.domain.java.jfc.JComponentProxy
 
getClippedScreenRectangle() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
 
getClippedScreenRectangle() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
 
getClippedScreenRectangle() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
 
getClippedScreenRectangle() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
 
getClippedScreenRectangle() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
 
getCloseButton() - Method in class com.rational.test.ft.domain.java.jfc.InternalFrameTitlePaneProxy
 
getClosestTableTreeItem(Point) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
getClosestTreeItem(Point) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
getColumn(Point) - Method in class com.rational.test.ft.domain.java.jfc.JTableHeaderProxy
This method returns the Subitem at the specified point.
getColumn(Point) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
 
getColumn(int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
 
getColumn(Point) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
 
getColumn(int) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
 
getColumnCount() - Method in class com.rational.test.ft.domain.java.jfc.JTableHeaderProxy
This method returns the number of columns in the table header component under evaluation.
getColumnCount() - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
This method returns the number of columns in the table header component under evaluation.
getColumnCount() - Method in class com.rational.test.ft.domain.java.swt.TableProxy
This method returns the number of columns in the table header component under evaluation.
getColumnCount() - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
This method returns the number of columns in the table header component under evaluation.
getColumnHeader(int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
This method returns the name of the column at the specified column index.
getColumnIndexAtPoint(TableTreeItem, Point) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
Returns the column index of the point given.
getColumnModel() - Method in class com.rational.test.ft.domain.java.jfc.JTableHeaderProxy
Returns the data model that holds the list of items displayed by the JTableHeader component.
getColumnName(int) - Method in class com.rational.test.ft.domain.java.jfc.JTableHeaderProxy
This method returns the name of the column at the specified column index.
getColumnName(int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
This method returns the name of the column at the specified column index.
getColumnName(int) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
This method returns the name of the column at the specified column index.
getColumnName(int) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
This method returns the name of the column at the specified column index.
getColumns() - Method in class com.rational.test.ft.domain.java.swt.TableProxy
 
getColumnSelectionAllowed() - Method in class com.rational.test.ft.domain.java.jfc.JTableHeaderProxy
Returns true<\b> if columns can be selected.
getColumnSelectionAllowed() - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
Returns true<\b> if columns can be selected.
getComponentChildren() - Method in class com.rational.test.ft.domain.java.awt.AppletHostProxy
 
getComponentChildren() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
 
getComponentChildren() - Method in class com.rational.test.ft.domain.java.jfc.JDesktopProxy
 
getComponentChildren() - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
 
getControlLocationOnScreen(org.eclipse.swt.widgets.Control) - Method in class com.rational.test.ft.domain.java.swt.CTabItemProxy
 
getCrossDomainProxy(Window) - Method in class com.rational.test.ft.domain.java.Java2TestDomainImplementation
 
getDataDrivableCommand() - Method in interface com.rational.test.ft.domain.IDataDriven
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.java.awt.ListProxy
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.java.awt.TextAreaProxy
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.java.jfc.JCheckBoxProxy
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.java.jfc.JTextProxy
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.java.swt.ListProxy
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.java.swt.SpinnerProxy
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.java.swt.TableProxy
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.java.swt.TextProxy
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommand() - Method in class com.rational.test.ft.domain.ProxyTestObject
This method must be implemented by any proxy that wishes to support data driving.
getDataDrivableCommands(int) - Method in interface com.rational.test.ft.domain.IDataDriven
Walks the proxy parent-child hierarchy and returns a command for each control that is data drivable.
getDataDrivableCommands(int) - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
 
getDataDrivableCommands(int) - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
 
getDataDrivableCommands(int) - Method in class com.rational.test.ft.domain.ProxyTestObject
Walks the proxy parent-child hierarchy and returns a command for each control that is data drivable.
getDataDrivenRecognitionProperties(Hashtable) - Method in interface com.rational.test.ft.domain.IRadioButtonProxy
Return a limited set of properties that can be used to identify all radiobuttons in the group.
getDataDrivenRecognitionProperties(Hashtable) - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
 
getDataDrivenRecognitionProperties(Hashtable, ProxyTestObject, String) - Static method in class com.rational.test.ft.domain.java.DatapoolUtilities
 
getDataDrivenRecognitionProperties(Hashtable) - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
 
getDefaultActionArgs(Point) - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
 
getDescribedObject(DescribedObject) - Method in class com.rational.test.ft.domain.java.Java2TestDomainImplementation
 
getDescribedObject(DescribedObject) - Method in class com.rational.test.ft.domain.TestDomainImplementation
Find the object described by the set of properties in the DescribedObject.
getDescriptiveName() - Method in class com.rational.test.ft.domain.DescribedObject
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getDescriptiveName() - Method in class com.rational.test.ft.domain.DomainProxy
Returns a name for the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.awt.AppletProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.awt.ButtonProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.awt.LabelProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.awt.MenuItemProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.awt.ScrollbarProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.awt.ScrollPaneProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.awt.TopLevelWindowProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.JavaProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.jfc.JComponentProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.jfc.JDesktopIconProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.jfc.JFrameProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.jfc.JLabelProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.jfc.JMenuItemProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.jfc.JPanelProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.jfc.JTextProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.jfc.JToolTipProxy
 
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.swt.ButtonProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.swt.CLabelProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.swt.CompositeProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.swt.GroupProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.swt.ItemProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.swt.LabelProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.swt.ViewFormProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
Returns a name that can be used to describe the associated UI object in a script.
getDescriptiveName() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns a name that can be used to describe the associated UI object in a script.
getDigits() - Method in class com.rational.test.ft.domain.java.swt.SpinnerProxy
Get the Spinner's number of digits after decimal point .
getDisplayRectangle() - Method in class com.rational.test.ft.domain.java.swt.ListProxy
 
getDivider() - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
Return the divider.
getDomain() - Static method in class com.rational.test.ft.domain.java.TestDomainJava
Returns the single instance of the domain.
getDomainProxy() - Method in class com.rational.test.ft.domain.java.TestDomainImplementationJava
Returns the proxy for this domain object.
getDomainProxy() - Method in class com.rational.test.ft.domain.ProcessDomainImplementation
Returns the proxy for this domain object.
getDomainProxy() - Method in class com.rational.test.ft.domain.TestDomainImplementation
Returns the proxy for this domain object.
getDomainSiteProperties() - Method in interface com.rational.test.ft.domain.IDomainSite
Returns a set of properties that describe the domain sited here.
getDownButtonProxy() - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
 
getDropPointMethodSpecification() - Method in interface com.rational.test.ft.domain.IMouseActionInfo
Returns the MethodSpecification for a method that returns the target point.
getEclipsePlatformObject() - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
 
getEmbeddedBrowsers() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
 
getEventCount() - Method in interface com.rational.test.ft.domain.IMouseActionInfo
Returns the number of mouse events that make up this action.
getEventInfo(int) - Method in interface com.rational.test.ft.domain.IMouseActionInfo
Returns an IMouseEventInfo for a particular event in the action.
getEventState() - Method in interface com.rational.test.ft.domain.IMouseActionInfo
Returns the current event state.
getFF15HtmlDomainName() - Static method in class com.rational.test.ft.domain.NestedDomainHelpers
 
getField(String) - Method in class com.rational.test.ft.domain.ProxyTestObject
Gets a field from the underlying object represented by the ProxyTestObject.
getFindProperties() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getFirstSelectedIndex() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
 
getFirstSelectedIndex() - Method in class com.rational.test.ft.domain.java.swt.ListProxy
 
getFirstSelectedRow() - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
 
getFirstSelectionPath() - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns the path to the first selected node.
getFirstVisibleIndex() - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Returns the index of the cell in the upper left corner of the JList or -1 if nothing is visible or the list is empty.
getFirstVisibleIndex() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Returns the index of the cell in the upper left corner of the JList or -1 if nothing is visible or the list is empty.
getFirstVisibleIndex() - Method in class com.rational.test.ft.domain.java.swt.ListProxy
Returns the index of the cell in the upper left corner of the JList or -1 if nothing is visible or the list is empty.
getFlexDomainName() - Static method in class com.rational.test.ft.domain.DomainManager
 
getHandle() - Method in class com.rational.test.ft.domain.java.awt.TopLevelWindowProxy
Get the top-level window associated with this frame and return its native handle.
getHandle() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Get the value for the handle field.
getHandle() - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
 
getHandle() - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
Get the value for the handle field.
getHeaderRect(int) - Method in class com.rational.test.ft.domain.java.jfc.JTableHeaderProxy
Returns the rectangle containing the header tile at column.
getHighPriorityGuiDomains() - Static method in class com.rational.test.ft.domain.DomainManager
 
getHorizontalBar() - Method in class com.rational.test.ft.domain.java.swt.ScrollableProxy
Gets the horizontal Scroll Bar.
getHorizontalBar() - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
Gets the horizontal Scroll Bar.
getHScroll() - Method in class com.rational.test.ft.domain.java.jfc.JScrollPaneProxy
Returns the horizontal JScrollBarProxy associated with the JScrollPane.
getHtmlDomainName() - Static method in class com.rational.test.ft.domain.DomainManager
 
getHtmlTargetSubDomain(Window) - Static method in class com.rational.test.ft.domain.NestedDomainHelpers
 
getIconDescription() - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
Returns the Text for the icon on the label object.
getIconDescription() - Method in class com.rational.test.ft.domain.java.jfc.JLabelProxy
Returns the Text for the icon on the label object.
getIdentifier(String, int) - Static method in class com.rational.test.ft.domain.ProxyUtilities
 
getIEHtmlDomainName() - Static method in class com.rational.test.ft.domain.NestedDomainHelpers
 
getImageRectangle(org.eclipse.swt.graphics.Image) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.awt.AppletViewerProxy
 
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Returns an enumeration of proxies for the immediate children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.awt.FrameProxy
Return an enumeration of proxies for the immediate children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Return an enumeration of proxies for the immediate children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Returns an enumeration of proxies for the immediate children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.awt.MenuProxy
Return an enumeration of proxies for the immediate children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Return an enumeration of proxies for the immediate children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Return an enumeration of proxies for the immediate children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.JavaProxy
Returns an enumeration of proxies for the immediate children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Return an enumeration of proxies for the immediate children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Return an enumeration of proxies for the immediate children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.swt.CompositeProxy
Return an enumeration of proxies for the children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Return an enumeration of proxies for the children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.swt.CoolBarProxy
Return an enumeration of proxies for the children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
Return an enumeration of proxies for the children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.swt.CTabFolderProxy
If return the enumeration of immediate children.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.swt.EmbeddedShellProxy
 
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
 
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Returns an enumeration of proxies for the immediate children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
Return an enumeration of proxies for the immediate children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.swt.ToolBarProxy
Return an enumeration of proxies for the children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Return an enumeration of proxies for the children of this object.
getImmediateChildren() - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
Return an enumeration of proxies for the children of this object.
getImplementationName() - Method in class com.rational.test.ft.domain.DomainProxy
Returns the name of the domain implementation.
getImplementationName() - Method in class com.rational.test.ft.domain.java.TestDomainImplementationJava
Returns the name of the domain implementation.
getImplementationName() - Method in class com.rational.test.ft.domain.ProcessDomainImplementation
Returns the name of the domain implementation.
getImplementationName() - Method in class com.rational.test.ft.domain.TestDomainImplementation
Returns the name of the domain implementation.
getIncrement() - Method in class com.rational.test.ft.domain.java.swt.SpinnerProxy
Returns the maximum value supported by the Scale.
getIndex() - Method in class com.rational.test.ft.domain.java.jfc.JMenuItemProxy
 
getIndex() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
 
getIndexer(String, Object[]) - Method in class com.rational.test.ft.domain.DescribedObject
Gets the value of an indexed property
getIndexer(String, Object[]) - Method in class com.rational.test.ft.domain.DescribedObjectReference
Gets the value of an indexed property
getIndexer(String, Object[]) - Method in class com.rational.test.ft.domain.DomainProxy
Gets the value of an indexed property
getIndexer(String, Object[]) - Method in class com.rational.test.ft.domain.java.JavaProxy
Gets the value of an indexed property
getIndexer(String, Object[]) - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns the value of a TestObject's indexer at the given index.
getIndexers() - Method in class com.rational.test.ft.domain.DescribedObject
Gets information about a TestObject's indexed properties
getIndexers() - Method in class com.rational.test.ft.domain.DescribedObjectReference
Gets information about a TestObject's indexed properties
getIndexers() - Method in class com.rational.test.ft.domain.DomainProxy
Gets information about a TestObject's indexed properties
getIndexers() - Method in class com.rational.test.ft.domain.java.JavaProxy
Gets information about a TestObject's indexed properties
getIndexers() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns information about the TestObject's indexers, if applicable.
getIndexOfChild(Object) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
This method is used to compute the index of child in parent
getInternalFrame() - Method in class com.rational.test.ft.domain.java.jfc.JDesktopIconProxy
 
getInternalFrameTitle() - Method in class com.rational.test.ft.domain.java.jfc.JDesktopIconProxy
 
getInternetExplorerServer(Window) - Static method in class com.rational.test.ft.domain.NestedDomainHelpers
 
getInvoker() - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
Returns the component which is the 'invoker' of this popup menu.
getItem(int) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
 
getItem(int) - Method in class com.rational.test.ft.domain.java.swt.ListProxy
Gets an item at an index.
getItem(int) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
 
getItemCount() - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
This method returns the number of items available in the associated ComboBox control.
getItemCount() - Method in class com.rational.test.ft.domain.java.awt.ListProxy
This method returns the number of items available in the associated List control.
getItemCount() - Method in interface com.rational.test.ft.domain.java.IComboBox
Returns the number of items available in the associated ComboBox control.
getItemCount() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
 
getItemCount() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
 
getItemCount() - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Gets the number of items.
getItemCount() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Gets the number of items.
getItemCount() - Method in class com.rational.test.ft.domain.java.swt.ListProxy
Gets the number of items.
getItemHeight() - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Returns the height of the area which would be used to display of the items
getItemHeight() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Returns the height of the area which would be used to display of the items
getItemHeight() - Method in class com.rational.test.ft.domain.java.swt.TableProxy
Returns the height of the area which would be used to display of the items
getItemIndex(String) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
 
getItemIndex(Subitem) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
 
getItemIndex(Text) - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
 
getItemIndex(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
 
getItemIndex(String) - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Returns the index in the JList of item .
getItemIndex(Text) - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Returns the index in the JList of item.
getItemIndex(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Returns the index in the JList of item.
getItemIndex(Text) - Method in class com.rational.test.ft.domain.java.jfc.JTabbedPaneProxy
 
getItemIndex(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JTabbedPaneProxy
 
getItemIndex(String) - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Returns the index in the List of item .
getItemIndex(Text) - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Returns the index in the List of item.
getItemIndex(Subitem) - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Returns the index in the List of item.
getItemIndex(String) - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Returns the index in the List of item .
getItemIndex(Text) - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Returns the index in the List of item.
getItemIndex(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Returns the index in the List of item.
getItemIndex(Text) - Method in class com.rational.test.ft.domain.java.swt.CTabFolderProxy
 
getItemIndex(Subitem) - Method in class com.rational.test.ft.domain.java.swt.CTabFolderProxy
 
getItemIndex(String) - Method in class com.rational.test.ft.domain.java.swt.ListProxy
Returns the index in the List of item .
getItemIndex(Text) - Method in class com.rational.test.ft.domain.java.swt.ListProxy
Returns the index in the List of item.
getItemIndex(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ListProxy
Returns the index in the List of item.
getItemIndex(Text) - Method in class com.rational.test.ft.domain.java.swt.TabFolderProxy
 
getItemIndex(Subitem) - Method in class com.rational.test.ft.domain.java.swt.TabFolderProxy
 
getItemObject(int) - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
 
getItemObjects() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
 
getItems(int) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
 
getItems(int) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
 
getItems() - Method in class com.rational.test.ft.domain.java.jfc.JTabbedPaneProxy
 
getItems() - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Gets the items.
getItems(int) - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
 
getItems() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Gets the items.
getItems(int) - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
 
getItems() - Method in class com.rational.test.ft.domain.java.swt.ListProxy
Gets the items.
getItems(int) - Method in class com.rational.test.ft.domain.java.swt.ListProxy
 
getItemsText(int) - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
 
getItemText(int) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
This method returns the text of the item at the specified index.
getItemText(int) - Method in interface com.rational.test.ft.domain.java.IComboBox
Returns the text of the item at the specified index.
getItemText(int) - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
This method returns the image of the value at the specified index.
getItemText(int) - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Returns the value at the specified index.
getItemText(int) - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Gets an item at an index.
getItemText(int) - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Gets an item at an index.
getJavaDomainName() - Static method in class com.rational.test.ft.domain.DomainManager
 
getKeyColumns(int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
This method returns a list of up to three "key" columns that may be used to determine a row in the table in a unique fashion.
getLabel() - Method in class com.rational.test.ft.domain.java.awt.ButtonProxy
Returns the label for the Button object.
getLabel() - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
Returns the label for the Checkbox object.
getLabel() - Method in class com.rational.test.ft.domain.java.awt.MenuItemProxy
get the label on the menu item
getLabel() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
Return the AbstractButtonProxy associated with this JComboBox.
getLabel() - Method in class com.rational.test.ft.domain.java.swt.ButtonProxy
Returns the Label for the Button object.
getLabel() - Method in class com.rational.test.ft.domain.java.swt.ItemProxy
Returns the Label for the Button object.
getLabel() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
get the label on the menu item
getLabel() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
get the label on the menu item
getLabelAt(int) - Method in class com.rational.test.ft.domain.java.jfc.JSliderProxy
Return the text of the label at specified index.
getLabelTable() - Method in class com.rational.test.ft.domain.java.jfc.JSliderProxy
Return the dictionary of what labels to draw at which values.
getLabelText() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Returns the label text associated with an isLabelled proxy.
getLabelText() - Method in class com.rational.test.ft.domain.java.awt.LabelProxy
Returns the label text associated with an isLabelled proxy.
getLabelText() - Method in class com.rational.test.ft.domain.java.jfc.JLabelProxy
This method returns the label text associated with an isLabelled proxy.
getLabelText() - Method in class com.rational.test.ft.domain.java.swt.CLabelProxy
This method returns the label text associated with an isLabelled proxy.
getLabelText() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Returns the label text associated with an isLabelled proxy.
getLabelText() - Method in class com.rational.test.ft.domain.java.swt.LabelProxy
This method returns the label text associated with an isLabelled proxy.
getLastDividerLocation() - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
 
getLastPathComponent(Object) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns the last component of this path.
getLastVisibleIndex() - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Returns the index of the cell in the lower left corner of the JList or -1 if nothing is visible or the list is empty.
getLastVisibleIndex() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Returns the index of the cell in the lower left corner of the JList or -1 if nothing is visible or the list is empty.
getLastVisibleIndex() - Method in class com.rational.test.ft.domain.java.swt.ListProxy
Returns the index of the cell in the lower left corner of the JList or -1 if nothing is visible or the list is empty.
getLeadingLabel() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Used to generate an interesting descriptive name for controls without persistent text.
getLeadingLabel() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
This method is used to generate an interesting descriptive name for controls without persistent text.
getLeadingLabel() - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
This method is used to generate an interesting descriptive name for controls without persistent text.
getLeadingLabel() - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
This method is used to generate an interesting descriptive name for controls without persistent text.
getLeadingLabel() - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
This method is used to generate an interesting descriptive name for controls without persistent text.
getLeftButtonProxy() - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
 
getLeftComponent() - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
Return the component to the left (or above) the divider.
getListProxy() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
Return the JListProxy associated with this JComboBox.
getLocationOnScreen() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Returns the screen location for this object.
getLocationOnScreen() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Return the location on the screen for an swt control
getLocationOnScreen() - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
Return the location on the screen for an swt control
getLocationOnScreen() - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
Return the location on the screen.
getLowPriorityGuiDomains() - Static method in class com.rational.test.ft.domain.DomainManager
 
getMajorTickSpacing() - Method in class com.rational.test.ft.domain.java.jfc.JSliderProxy
 
getMap() - Method in class com.rational.test.ft.domain.RegisteredDescribedObjectReference
Accessor method to retrieve the SpyMap that contains the properties that describe the DescribedObject.
getMappableChildren() - Method in class com.rational.test.ft.domain.DescribedObject
Returns an array of proxies, visible by using the TestObject interface from a script, for the children of this object.
getMappableChildren() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getMappableChildren() - Method in class com.rational.test.ft.domain.DomainProxy
Returns an array of proxies for the children of this object.
getMappableChildren() - Method in class com.rational.test.ft.domain.java.awt.AppletViewerProxy.AppletWrapperProxy
 
getMappableChildren() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Uses getChildren to implement.
getMappableChildren() - Method in class com.rational.test.ft.domain.java.JavaProxy
Uses getChildren to implement.
getMappableChildren() - Method in class com.rational.test.ft.domain.java.jfc.InternalFrameTitlePaneProxy
Uses getChildren to implement.
getMappableChildren() - Method in class com.rational.test.ft.domain.java.jfc.JDesktopIconProxy
Uses getChildren to implement.
getMappableChildren() - Method in class com.rational.test.ft.domain.java.jfc.JInternalFrameProxy
Uses getChildren to implement.
getMappableChildren() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Uses getChildren to implement.
getMappableChildren() - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
Uses getChildren to implement.
getMappableChildren() - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
 
getMappableChildren() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
 
getMappableChildren() - Method in class com.rational.test.ft.domain.java.swt.CoolBarProxy
 
getMappableChildren() - Method in class com.rational.test.ft.domain.java.swt.ToolBarProxy
 
getMappableChildren() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns an array of proxies, visible by using the TestObject interface from a script, for the children of this object.
getMappableParent() - Method in class com.rational.test.ft.domain.DescribedObject
Returns a proxy object for the mappable parent of this object; returns null if this object has no mappable parent.
getMappableParent() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getMappableParent() - Method in class com.rational.test.ft.domain.DomainProxy
Returns a proxy object for the parent of this object.
getMappableParent() - Method in class com.rational.test.ft.domain.java.awt.AppletProxy
Returns a proxy object for the mappable parent of this object; returns null if this object has no mappable parent.
getMappableParent() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Returns a proxy object for the parent of this object.
getMappableParent() - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Returns a proxy object for the parent of this object.
getMappableParent() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Returns a proxy object for the parent of this object.
getMappableParent() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Returns a proxy object for the mappable parent of this object.
getMappableParent() - Method in class com.rational.test.ft.domain.java.JavaProxy
Returns null always because object relationships are not understood at this level of abstaction.
getMappableParent() - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
Returns a proxy object for the parent of this object.
getMappableParent() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Returns a proxy object for the parent of this object.
getMappableParent() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Returns a proxy object for the parent of this object.
getMappableParent() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Returns a proxy object for the parent of this object.
getMappableParent() - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
Returns a proxy object for the parent of this object.
getMappableParent() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
 
getMappableParent() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Returns a proxy object for the parent of this object.
getMappableParent() - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Returns a proxy object for the parent of this object.
getMappableParent() - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
Returns a proxy object for the parent of this object.
getMappableParent() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns a proxy object for the mappable parent of this object; returns null if this object has no mappable parent.
getMaxDatapoolItemCount() - Static method in class com.rational.test.ft.domain.ProxyUtilities
 
getMaximizeButton() - Method in class com.rational.test.ft.domain.java.jfc.InternalFrameTitlePaneProxy
 
getMaximum() - Method in class com.rational.test.ft.domain.java.jfc.JProgressBarProxy
Returns the maximum value supported by the scrollbar.
getMaximum() - Method in class com.rational.test.ft.domain.java.jfc.JScrollBarProxy
Returns data model that handles the scrollbar's four fundamental properties: minimum, maximum, value, extent.
getMaximum() - Method in class com.rational.test.ft.domain.java.jfc.JSliderProxy
Returns the maximum value supported by the slider.
getMaximum() - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
Returns the maximum location of the divider from the look and feel implementation.
getMaximum() - Method in class com.rational.test.ft.domain.java.swt.ScaleProxy
Returns the maximum value supported by the Scale.
getMaximum() - Method in class com.rational.test.ft.domain.java.swt.ScrollBarProxy
Returns the maximum value supported by the ScrollBar.
getMaximum() - Method in class com.rational.test.ft.domain.java.swt.SliderProxy
Returns the maximum value supported by the slider.
getMenuBar() - Method in class com.rational.test.ft.domain.java.awt.FrameProxy
Return the menu bar associated with this frame.
getMenuBar() - Method in interface com.rational.test.ft.domain.java.IMenuBarHost
Return the menu bar associated with this frame.
getMenuBar() - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
Return the menu bar associated with this frame.
getMenuChildrenArray() - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
This protected method is needed to access true menu child proxies.
getMenuChildrenArray() - Method in class com.rational.test.ft.domain.java.jfc.JMenuBarProxy
 
getMenuChildrenArray() - Method in class com.rational.test.ft.domain.java.jfc.JMenuItemProxy
This protected method is needed to access true menu child proxies.
getMenuChildrenArray() - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
 
getMenuChildrenArray() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
This protected method is needed to access true menu child proxies.
getMenuItem(org.eclipse.swt.widgets.Menu, Subitem) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
 
getMenuItem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
 
getMenuItemProxy(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JMenuBarProxy
This method gets the proxy related to the Subitem.
getMenuItemProxy(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JMenuItemProxy
 
getMenuItemProxy(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
This method gets the proxy related to the Subitem.
getMenuItemProxy(Subitem) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
 
getMenuProxy() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
 
getMenuScreenRectangle(Object) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
 
getMenuScreenRectangle(Object) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
 
getMethod(Class, String) - Static method in class com.rational.test.ft.domain.java.JavaBeanProperties
 
getMethods() - Method in class com.rational.test.ft.domain.DescribedObject
Returns an array containing method signatures for all methodsaccessiblee against the associated test object.
getMethods() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getMethods() - Method in class com.rational.test.ft.domain.DomainProxy
Always returns null for the domain proxy.
getMethods() - Method in class com.rational.test.ft.domain.java.JavaProxy
Returns an array of MethodInfos
getMethods() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns an array containing method signatures for all methodsaccessiblee against the associated test object.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.DescribedObject
Returns a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.DomainProxy
Domains are not graphical.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.awt.ButtonProxy
Returns a method specification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.JavaProxy
Returns a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.jfc.JMenuBarProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.jfc.JMenuItemProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.jfc.JScrollBarProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.jfc.JTabbedPaneProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.jfc.JTableHeaderProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.jfc.JToolBarProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.swt.ButtonProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.swt.CTabFolderProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.swt.ListProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.swt.ScaleProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.swt.ScrollBarProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.swt.SliderProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.swt.SpinnerProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.java.swt.TabFolderProxy
Return a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMethodSpecForPoint(Point) - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns a MethodSpecification for a method that returns a java.awt.Point for the specified coordinates.
getMinimizeButton() - Method in class com.rational.test.ft.domain.java.jfc.InternalFrameTitlePaneProxy
 
getMinimum() - Method in class com.rational.test.ft.domain.java.jfc.JProgressBarProxy
Returns the minimum value supported by the scrollbar.
getMinimum() - Method in class com.rational.test.ft.domain.java.jfc.JScrollBarProxy
Returns the minimum value supported by the scrollbar.
getMinimum() - Method in class com.rational.test.ft.domain.java.jfc.JSliderProxy
Returns the minimum value supported by the slider.
getMinimum() - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
Returns the minimum location of the divider from the look and feel implementation.
getMinimum() - Method in class com.rational.test.ft.domain.java.swt.ScaleProxy
Returns the minimum value supported by the Scale.
getMinimum() - Method in class com.rational.test.ft.domain.java.swt.ScrollBarProxy
Returns the minimum value supported by the ScrollBar.
getMinimum() - Method in class com.rational.test.ft.domain.java.swt.SliderProxy
Returns the minimum value supported by the slider.
getMinorTickSpacing() - Method in class com.rational.test.ft.domain.java.jfc.JSliderProxy
 
getModel() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Returns the data model that holds the list of items displayed by the JList component.
getModel() - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
 
getModel() - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns the TreeModel that is providing the data.
getModifiers() - Method in interface com.rational.test.ft.domain.IMouseEventInfo
Determines which button is down and which shift keys are down.
getMouseEventFilter() - Method in interface com.rational.test.ft.domain.IMouseActionInfo
Returns the flags for the events that will not be processed by proxies for this mouseAction to not call proxies for certain events (PRE_UP or POST_UP).
getMozilla15HtmlDomainName() - Static method in class com.rational.test.ft.domain.NestedDomainHelpers
 
getMozilla16HtmlDomainName() - Static method in class com.rational.test.ft.domain.NestedDomainHelpers
 
getName() - Method in class com.rational.test.ft.domain.DomainProxy
Returns the name of the domain.
getName() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Gets the name of the object.
getName() - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Gets the name of the object.
getName() - Method in class com.rational.test.ft.domain.java.jfc.JInternalFrameProxy
Gets the name of the object.
getName() - Method in class com.rational.test.ft.domain.java.jfc.JMenuItemProxy
Returns a string that can be used to describe the path of this JMenuItem.
getName() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
get the name of the object
getName() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
get the name of the object
getName() - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
get the name of the object
getName() - Method in class com.rational.test.ft.domain.TestDomain
Returns the name of the domain.
getNetDomainName() - Static method in class com.rational.test.ft.domain.DomainManager
 
getNext() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy.ChildEnumerator
 
getNonArrayMethod(Class, String) - Static method in class com.rational.test.ft.domain.java.JavaBeanProperties
 
getNonValueProperties() - Method in class com.rational.test.ft.domain.DescribedObject
Returns the properties that are not supported because the value is a reference to another object.
getNonValueProperties() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getNonValueProperties() - Method in class com.rational.test.ft.domain.DomainProxy
Always returns null for the domain proxy.
getNonValueProperties(Class, HashtableEx, IPropertyFilter) - Static method in class com.rational.test.ft.domain.java.JavaBeanProperties
 
getNonValueProperties() - Method in class com.rational.test.ft.domain.java.JavaProxy
 
getNonValueProperties() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns the properties that are not supported because the value is a reference to another object.
getNS4HtmlDomainName() - Static method in class com.rational.test.ft.domain.NestedDomainHelpers
 
getNS62HtmlDomainName() - Static method in class com.rational.test.ft.domain.NestedDomainHelpers
 
getNS70HtmlDomainName() - Static method in class com.rational.test.ft.domain.NestedDomainHelpers
 
getNS71HtmlDomainName() - Static method in class com.rational.test.ft.domain.NestedDomainHelpers
 
getObject() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getObject() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Export access to the object under evaluation in the SUT.
getObjectAtIndex(int) - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
 
getObjectClassName() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Returns the class name of the associated object.
getObjectClassName() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns the class name of the associated object.
getObjectStringAt(int, int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
 
getObjectType(Object) - Static method in class com.rational.test.ft.domain.java.JavaBeanProperties
 
getOneTouchButtons() - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
 
getOrientation() - Method in class com.rational.test.ft.domain.java.jfc.JProgressBarProxy
Returns the scrollbar's orientation (horizontal or vertical).
getOrientation() - Method in class com.rational.test.ft.domain.java.jfc.JScrollBarProxy
Returns the scrollbar's orientation (horizontal or vertical).
getOrientation() - Method in class com.rational.test.ft.domain.java.jfc.JSliderProxy
Returns the slider's orientation (horizontal or vertical).
getOrientation() - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
Returns the split pane's orientation (horizontal or vertical).
getOrientation() - Method in class com.rational.test.ft.domain.java.swt.SashFormProxy
Returns the split pane's orientation (horizontal or vertical).
getOtherClassName() - Method in class com.rational.test.ft.domain.java.swt.PointValueConverter
The other classname
getOtherClassName() - Method in class com.rational.test.ft.domain.java.swt.RectangleValueConverter
The other classname
getOwnedObjects() - Method in class com.rational.test.ft.domain.DescribedObject
Returns an array of proxies for the objects owned by this object.
getOwnedObjects() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getOwnedObjects() - Method in class com.rational.test.ft.domain.DomainProxy
Always returns null because object relationships are not understood at this level of abstaction.
getOwnedObjects() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Returns an array of proxies for the objects owned by this object.
getOwnedObjects() - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Returns an array of proxies for the objects owned by this object.
getOwnedObjects() - Method in class com.rational.test.ft.domain.java.JavaProxy
Always returns null because object relationships are not understood at this level of abstaction.
getOwnedObjects() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
Returns an array of proxies for the objects owned by this object.
getOwnedObjects() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Return an array of proxies for the objects owned by this object.
getOwnedObjects() - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
Return an array of proxies for the objects owned by this object.
getOwnedObjects() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
 
getOwnedObjects() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Returns an array of proxies for the objects owned by this object.
getOwnedObjects() - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Return an array of proxies for the objects owned by this object.
getOwnedObjects() - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
Return an array of proxies for the objects owned by this object.
getOwnedObjects() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns an array of proxies for the objects owned by this object.
getOwner() - Method in class com.rational.test.ft.domain.DescribedObject
Returns a proxy object for the owner of this object; returns null if this object has no owner.
getOwner() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getOwner() - Method in class com.rational.test.ft.domain.DomainProxy
Always returns null because object relationships are not understood at this level of abstaction.
getOwner() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Returns a proxy object for the owner of this object.
getOwner() - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Returns a proxy object for the owner of this object.
getOwner() - Method in class com.rational.test.ft.domain.java.JavaProxy
Always returns null because object relationships are not understood at this level of abstaction.
getOwner() - Method in class com.rational.test.ft.domain.java.jfc.JDialogProxy
Returns a proxy object for the owner of this object.
getOwner() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Returns a proxy object for the owner of this object.
getOwner() - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
Returns a proxy object for the owner of this object.
getOwner() - Method in class com.rational.test.ft.domain.java.jfc.JWindowProxy
Returns a proxy object for the owner of this object.
getOwner() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Returns a proxy object for the owner of this object.
getOwner() - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
Returns a proxy object for the owner of this object.
getOwner() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
 
getOwner() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Returns a proxy object for the owner of this object.
getOwner() - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Returns a proxy object for the owner of this object.
getOwner() - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
Returns a proxy object for the owner of this object.
getOwner() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns a proxy object for the owner of this object; returns null if this object has no owner.
getParent() - Method in class com.rational.test.ft.domain.DescribedObject
Returns a proxy object for the parent of this object; returns null if this object has no parent.
getParent() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getParent() - Method in class com.rational.test.ft.domain.DomainProxy
Returns a proxy object for the parent of this object.
getParent() - Method in class com.rational.test.ft.domain.java.awt.AppletProxy
Returns a proxy object for the parent of this object; returns null if this object has no parent.
getParent() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Returns a proxy object for the parent of this object.
getParent() - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Returns a proxy object for the parent of this object.
getParent() - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Returns a proxy object for the parent of this object.
getParent() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Returns a proxy object for the parent of this object.
getParent() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Returns a proxy object for the parent of this object.
getParent() - Method in class com.rational.test.ft.domain.java.JavaProxy
Returns null always because object relationships are not understood at this level of abstaction.
getParent() - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
Returns a proxy object for the parent of this object.
getParent() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Returns a proxy object for the parent of this object.
getParent() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Returns a proxy object for the parent of this object.
getParent() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Returns a proxy object for the parent of this object.
getParent() - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
Returns a proxy object for the parent of this object.
getParent() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
Returns a proxy object for the parent of this object.
getParent() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Returns a proxy object for the parent of this object.
getParent() - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Returns a proxy object for the parent of this object.
getParent() - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
Returns a proxy object for the parent of this object.
getParent() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns a proxy object for the parent of this object; returns null if this object has no parent.
getParent2() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Gets the parent of the current object without taking JavaGuiProxy.shouldBeMapped() into consideration.
getParentItem(TableTreeItem) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
getParentItemProxy() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
 
getParentObject() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Returns an object for the parent of this object.
getParentObject() - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Returns an object for the parent of this object.
getParentObject() - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Returns an object for the parent of this object.
getParentObject() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Returns an object for the parent of this object.
getParentObject() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Returns an object for the parent of this object.
getParentObject() - Method in class com.rational.test.ft.domain.java.JavaProxy
Returns null always because object relationships are not understood at this level of abstaction.
getParentObject() - Method in class com.rational.test.ft.domain.java.jfc.JInternalFrameProxy
Returns an object for the parent of this object.
getParentObject() - Method in class com.rational.test.ft.domain.java.jfc.JMenuItemProxy
Returns an object for the parent of this object.
getParentObject() - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
Returns an object for the parent of this object.
getParentObject() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Returns an object for the parent of this object.
getParentObject() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Returns an object for the parent of this object.
getParentObject() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Returns an object for the parent of this object.
getParentObject() - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
Returns an object for the parent of this object.
getParentObject() - Method in class com.rational.test.ft.domain.java.swt.CTabItemProxy
 
getParentObject() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
Returns an object for the parent of this object.
getParentObject() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Returns an object for the parent of this object.
getParentObject() - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Returns an object for the parent of this object.
getParentObject() - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
Returns an object for the parent of this object.
getParentTableTree(TableTreeItem) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
getPath() - Method in class com.rational.test.ft.domain.java.awt.MenuItemProxy
Get the path to this menu item relative to the top of the menu hierarchy.
getPath() - Method in class com.rational.test.ft.domain.java.jfc.JMenuItemProxy
Returns an array of Subitems can be used to describe the path of this JMenuItem.
getPath() - Method in class com.rational.test.ft.domain.java.jfc.JSeparatorProxy
 
getPath(Point) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns an array of Subitem representing the treepath at the given point.
getPath(TreePath, boolean) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns an array of Subitem representing the treepath.
getPath() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
Get the path to this menu item relative to the top of the menu hierarchy.
getPath(TableTreeItem) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
getPath(TreeItem) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
getPathBounds(TreePath) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns the Rectangle that the specified node will be drawn into.
getPathText(String) - Method in class com.rational.test.ft.domain.java.jfc.JMenuItemProxy
This method provides a path image for debugging and for the menu item descriptive name.
getPointToColumn(TreeItem, Point) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
getPointToRow(TreePath, Point) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
 
getPointToRow(TreeItem, Point) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
getPopupProxy() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
Return the JPopupMenu associated with this JComboBox.
getPopupWindow() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
 
getProcessMouseEventHandler() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
 
getProperties() - Method in class com.rational.test.ft.domain.DescribedObject
Returns a complete set of properties for the associated test object.
getProperties() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getProperties() - Method in class com.rational.test.ft.domain.java.JavaDomainProxy
 
getProperties() - Method in class com.rational.test.ft.domain.java.JavaProxy
 
getProperties() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
 
getProperties() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
 
getProperties() - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
 
getProperties() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
 
getProperties() - Method in class com.rational.test.ft.domain.java.swt.ListProxy
 
getProperties() - Method in class com.rational.test.ft.domain.java.swt.ViewFormProxy
Returns all properties
getProperties() - Method in class com.rational.test.ft.domain.ProcessDomainProxy
 
getProperties() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns a complete set of properties for the associated test object.
getProperty(String) - Method in class com.rational.test.ft.domain.DescribedObject
Gets the value for a specific property defined in getProperties() or getRecognitionProperties().
getProperty(String) - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getProperty(String) - Method in class com.rational.test.ft.domain.java.awt.AppletProxy
Gets the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.awt.ButtonProxy
Gets the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
Gets the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.awt.FileDialogProxy
Gets the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.awt.FrameProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.awt.LabelProxy
Gets the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Gets the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.awt.ScrollbarProxy
Gets the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.awt.ScrollPaneProxy
Gets the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.awt.WindowProxy
 
getProperty(Object, String) - Static method in class com.rational.test.ft.domain.java.JavaBeanProperties
Fetches the specified property associated with the control being evaluated; registers it with the supplied object.
getProperty(String) - Method in class com.rational.test.ft.domain.java.JavaDomainProxy
Gets the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.JavaProxy
Gets the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.jfc.JComponentProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.jfc.JDesktopIconProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.jfc.JFrameProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.jfc.JInternalFrameProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.jfc.JLabelProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.jfc.JProgressBarProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.jfc.JScrollBarProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.jfc.JSeparatorProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.jfc.JSliderProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.jfc.JTabbedPaneProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.ButtonProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.CLabelProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.CompositeProxy
The method is overridden to get the eclipse id for the view/editor composites (only for eclipse AUT).
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.CTabFolderProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.CTabItemProxy
 
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.GroupProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.ItemProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.LabelProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.ListProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Gets the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.SashFormProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.TabFolderProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.ToolBarProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.ViewFormProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
Get the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.ProcessDomainProxy
Gets the value for a specific property.
getProperty(String) - Method in class com.rational.test.ft.domain.ProxyTestObject
Gets the value for a specific property defined in getProperties() or getRecognitionProperties().
getPropertyMap() - Method in class com.rational.test.ft.domain.DescribedObject
 
getPropertyMap() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getPropertySpyMap() - Method in class com.rational.test.ft.domain.DescribedObjectReference
Convert the property map to a SpyMap.
getProxiesForWindow(Window) - Method in class com.rational.test.ft.domain.java.Java2TestDomainImplementation
 
getProxiesForWindow(Window) - Method in class com.rational.test.ft.domain.java.TestDomainImplementationJava
 
getProxy(Object) - Static method in class com.rational.test.ft.domain.java.ProxyClassMap
 
getProxy(Object, Object[]) - Static method in class com.rational.test.ft.domain.java.ProxyClassMap
Construct the proxy using the arguements passed to proxy.
getProxy(Object) - Method in class com.rational.test.ft.domain.java.TestDomainImplementationJava
Returns a proxy object for the specified object in the SUT.
getProxy(Object) - Method in class com.rational.test.ft.domain.java.TestDomainJava
 
getProxy(Object) - Method in class com.rational.test.ft.domain.ProcessDomainImplementation
Returns a proxy object for the specified object.
getProxy() - Method in class com.rational.test.ft.domain.ProxyTestObject
Exports access to the proxy for the object being evaluated.
getProxy(Object) - Method in class com.rational.test.ft.domain.TestDomainImplementation
Returns a proxy object for the specified object.
getRadioButtonGroup() - Method in interface com.rational.test.ft.domain.IRadioButtonProxy
Return access to the radio button group object.
getRadioButtonGroup() - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
 
getRadioButtonGroup() - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
 
getRealTestObject() - Method in class com.rational.test.ft.domain.java.jfc.JScrollPaneProxy
Returns the TestObject will be recordered against.
getRecognitionProperties() - Method in class com.rational.test.ft.domain.DescribedObject
Returns an enumeration of properties used to identify the associated test object.
getRecognitionProperties() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getRecognitionProperties() - Method in class com.rational.test.ft.domain.java.JavaDomainProxy
Returns an enumeration of properties used to uniquely identify the associated test object in the SUT.
getRecognitionProperties() - Method in class com.rational.test.ft.domain.java.JavaProxy
Returns an enumeration of properties used to uniquely identify the associated test object in the SUT.
getRecognitionProperties() - Method in class com.rational.test.ft.domain.ProcessDomainProxy
Returns an enumeration of properties used to identify the associated test object.
getRecognitionProperties() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns an enumeration of properties used to identify the associated test object.
getRecognitionPropertyWeight(String) - Method in class com.rational.test.ft.domain.DescribedObject
Returns an indication of how useful this property is for recognition.
getRecognitionPropertyWeight(String) - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getRecognitionPropertyWeight(String) - Method in class com.rational.test.ft.domain.java.JavaDomainProxy
Returns an indication of how useful this property is for recognition.
getRecognitionPropertyWeight(String) - Method in class com.rational.test.ft.domain.java.JavaProxy
Returns an indication of how useful this property is for recognition.
getRecognitionPropertyWeight(String) - Method in class com.rational.test.ft.domain.ProcessDomainProxy
Returns an indication of how useful this property is for recognition.
getRecognitionPropertyWeight(String) - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns an indication of how useful this property is for recognition.
getRegisteredProxy(Object) - Static method in class com.rational.test.ft.domain.java.ProxyClassMap
 
getRegisteredTopLevelWindow() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Get the topLevelWindow for this proxy.
getRenderedStringAt(int, int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
 
getRenderedStringAt(int, int, boolean) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
This method returns the value in the specified table cell.
getReorderedChildren(org.eclipse.swt.widgets.Widget[]) - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
 
getRequest() - Method in exception com.rational.test.ft.domain.ChannelSwitchException
Gets the ChannelRunnable object associated with this ChannelSwitchException.
getReturnValue() - Method in class com.rational.test.ft.domain.ChannelRunnable
Gets the return value from send().
getRightButtonProxy() - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
 
getRightComponent() - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
Return the component to the right (or below) the divider.
getRole() - Method in class com.rational.test.ft.domain.java.awt.AppletProxy
Returns TestObjectRole.ROLE_BUTTON.
getRole() - Method in class com.rational.test.ft.domain.java.awt.ButtonProxy
Returns TestObjectRole.ROLE_BUTTON.
getRole() - Method in class com.rational.test.ft.domain.java.awt.CanvasProxy
Returns TestObjectRole.ROLE_CANVAS.
getRole() - Method in class com.rational.test.ft.domain.java.awt.CheckboxMenuItemProxy
Returns TestObjectRole.ROLE_MENU_ITEM.
getRole() - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
Returns TestObjectRole.ROLE_CHECK_BOX.
getRole() - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Returns TestObjectRole.ROLE_COMBO_BOX.
getRole() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Returns TestObjectRole.ROLE_AWT.
getRole() - Method in class com.rational.test.ft.domain.java.awt.FileDialogProxy
Returns TestObjectRole.ROLE_FILE_CHOOSER.
getRole() - Method in class com.rational.test.ft.domain.java.awt.FrameProxy
Returns TestObjectRole.ROLE_FRAME.
getRole() - Method in class com.rational.test.ft.domain.java.awt.LabelProxy
Returns TestObjectRole.ROLE_LABEL.
getRole() - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Returns TestObjectRole.ROLE_LIST.
getRole() - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Returns TestObjectRole.ROLE_MENU_BAR.
getRole() - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Returns TestObjectRole.ROLE_AWT.
getRole() - Method in class com.rational.test.ft.domain.java.awt.MenuItemProxy
Returns TestObjectRole.ROLE_MENU_ITEM.
getRole() - Method in class com.rational.test.ft.domain.java.awt.MenuProxy
Returns TestObjectRole.ROLE_MENU.
getRole() - Method in class com.rational.test.ft.domain.java.awt.PanelProxy
Returns TestObjectRole.ROLE_PANEL.
getRole() - Method in class com.rational.test.ft.domain.java.awt.ScrollbarProxy
Returns TestObjectRole.ROLE_SCROLL_BAR.
getRole() - Method in class com.rational.test.ft.domain.java.awt.ScrollPaneProxy
Returns TestObjectRole.ROLE_SCROLL_PANE.
getRole() - Method in class com.rational.test.ft.domain.java.awt.TextAreaProxy
Returns TestObjectRole.ROLE_TEXT.
getRole() - Method in class com.rational.test.ft.domain.java.awt.WindowProxy
Returns TestObjectRole.ROLE_WINDOW.
getRole() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Returns TestObjectRole.ROLE_COMBO_LIST_BOX.
getRole() - Method in class com.rational.test.ft.domain.java.JavaProxy
 
getRole() - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
Returns TestObjectRole.ROLE_BUTTON.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.InternalFrameTitlePaneProxy
Returns TestObjectRole.ROLE_PANEL.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JCheckBoxProxy
Returns TestObjectRole.ROLE_CHECK_BOX.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
Returns TestObjectRole.ROLE_COMBO_BOX.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JComponentProxy
Returns TestObjectRole.ROLE_JFC.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JDesktopIconProxy
Returns TestObjectRole.ROLE_INTERNAL_FRAME.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JDesktopProxy
Returns TestObjectRole.ROLE_PANEL.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JFrameProxy
Returns TestObjectRole.ROLE_FRAME.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JInternalFrameProxy
Returns TestObjectRole.ROLE_INTERNAL_FRAME.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JLabelProxy
Returns TestObjectRole.ROLE_LABEL.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Returns TestObjectRole.ROLE_LIST.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JMenuBarProxy
Returns TestObjectRole.ROLE_MENU_BAR.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JMenuItemProxy
Returns TestObjectRole.ROLE_MENU_ITEM.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JMenuProxy
Returns TestObjectRole.ROLE_MENU.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JOptionPaneProxy
Returns TestObjectRole.ROLE_PANEL.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JPanelProxy
Returns TestObjectRole.ROLE_PANEL.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
Returns TestObjectRole.ROLE_POPUP_MENU.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JProgressBarProxy
Returns TestObjectRole.ROLE_PROGRESS_BAR.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JScrollBarProxy
Returns TestObjectRole.ROLE_SCROLL_BAR.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JScrollPaneProxy
Returns TestObjectRole.ROLE_SCROLL_PANE.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JSeparatorProxy
Returns TestObjectRole.ROLE_SEPARATOR.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JSliderProxy
Returns TestObjectRole.ROLE_SLIDER.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
Returns TestObjectRole.ROLE_SPLIT_PANE.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JTabbedPaneProxy
Returns TestObjectRole.ROLE_PAGE_TAB_LIST.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JTableHeaderProxy
Returns TestObjectRole.ROLE_TABLE_HEADER.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
Returns TestObjectRole.ROLE_TABLE.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JTextProxy
Returns TestObjectRole.ROLE_TEXT.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JToolBarProxy
Returns TestObjectRole.ROLE_TOOL_BAR.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JToolTipProxy
Returns TestObjectRole.ROLE_TOOL_TIP.
getRole() - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns TestObjectRole.ROLE_TREE.
getRole() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Returns TestObjectRole.ROLE_POPUP_MENU.
getRole() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Returns TestObjectRole#ROLE_COMBO_LIST_BOX.
getRole() - Method in class com.rational.test.ft.domain.java.swt.ButtonProxy
Returns TestObjectRole.ROLE_BUTTON.
getRole() - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Returns TestObjectRole.ROLE_COMBO_BOX.
getRole() - Method in class com.rational.test.ft.domain.java.swt.CLabelProxy
Returns TestObjectRole.ROLE_LABEL.
getRole() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Returns TestObjectRole.ROLE_COMBO_BOX.
getRole() - Method in class com.rational.test.ft.domain.java.swt.CompositeProxy
Returns TestObjectRole.ROLE_PANEL.
getRole() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Returns TestObjectRole.ROLE_SWT.
getRole() - Method in class com.rational.test.ft.domain.java.swt.CoolBarProxy
Returns TestObjectRole.ROLE_TOOL_BAR.
getRole() - Method in class com.rational.test.ft.domain.java.swt.CTabFolderProxy
Returns TestObjectRole.ROLE_PAGE_TAB_LIST.
getRole() - Method in class com.rational.test.ft.domain.java.swt.CTabItemProxy
 
getRole() - Method in class com.rational.test.ft.domain.java.swt.EmbeddedShellProxy
 
getRole() - Method in class com.rational.test.ft.domain.java.swt.GroupProxy
Returns TestObjectRole#ROLE_Item.
getRole() - Method in class com.rational.test.ft.domain.java.swt.ItemProxy
Returns TestObjectRole#ROLE_Item.
getRole() - Method in class com.rational.test.ft.domain.java.swt.LabelProxy
Returns TestObjectRole.ROLE_LABEL.
getRole() - Method in class com.rational.test.ft.domain.java.swt.ListProxy
Returns TestObjectRole.ROLE_LIST.
getRole() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
Returns TestObjectRole.ROLE_MENU_ITEM.
getRole() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Returns TestObjectRole.ROLE_SWT.
getRole() - Method in class com.rational.test.ft.domain.java.swt.SashFormProxy
Returns TestObjectRole.ROLE_SPLIT_PANE.
getRole() - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Returns TestObjectRole.ROLE_SPLIT_PANE.
getRole() - Method in class com.rational.test.ft.domain.java.swt.ScaleProxy
Returns TestObjectRole.ROLE_SLIDER.
getRole() - Method in class com.rational.test.ft.domain.java.swt.ScrollBarProxy
Returns TestObjectRole.ROLE_SCROLL_BAR.
getRole() - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
Returns TestObjectRole.ROLE_FRAME.
getRole() - Method in class com.rational.test.ft.domain.java.swt.SliderProxy
Returns TestObjectRole.ROLE_SLIDER.
getRole() - Method in class com.rational.test.ft.domain.java.swt.SpinnerProxy
Returns TestObjectRole.ROLE_SPINNER.
getRole() - Method in class com.rational.test.ft.domain.java.swt.TabFolderProxy
Returns TestObjectRole.ROLE_PAGE_TAB_LIST.
getRole() - Method in class com.rational.test.ft.domain.java.swt.TableProxy
Returns TestObjectRole.ROLE_TABLE.
getRole() - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
Returns TestObjectRole.ROLE_TREE.
getRole() - Method in class com.rational.test.ft.domain.java.swt.TextProxy
Returns TestObjectRole.ROLE_TEXT.
getRole() - Method in class com.rational.test.ft.domain.java.swt.ToolBarProxy
Returns TestObjectRole.ROLE_TOOL_BAR.
getRole() - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
Returns TestObjectRole.ROLE_TREE.
getRole() - Method in class com.rational.test.ft.domain.java.swt.ViewFormProxy
Returns TestObjectRole.ROLE_PANEL.
getRole() - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
Returns TestObjectRole.ROLE_SWT.
getRole() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns a brief type name that describes the role this object plays in the UI.
getRoot() - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
This method is used to access the root nodes of the Tree component being queried.
getRow(Point) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
 
getRow(int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
 
getRow(int) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
 
getRowBounds(int) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns the Rectangle that the specified node will be drawn into.
getRowCount() - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
This method returns the number of rows in the table component under evaluation.
getRowCount() - Method in class com.rational.test.ft.domain.java.swt.TableProxy
This method returns the number of rows in the table component under evaluation.
getRowForPath(TreePath) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns the row that displays the node identified by the specified path.
getRowIndex(Row) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
 
getRowIndex(Text) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
 
getRowIndex(Point) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
 
getRowSelectionAllowed() - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
Returns true<\b> if columns can be selected.
getSapDomainName() - Static method in class com.rational.test.ft.domain.DomainManager
 
getScreenPoint(Subitem) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Returns the screen relative point to the center of the supplied subitem.
getScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Returns the screen relative point given a subitem and a subitem relative point.
getScreenPoint(Subitem) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Returns the screen relative point to the center of the supplied subitem.
getScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Returns the screen relative point given a subitem and a subitem relative point.
getScreenPoint(Subitem) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Returns the screen relative point to the center of the supplied subitem.
getScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Returns the screen relative point given a subitem and a subitem relative point.
getScreenPoint(Point) - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Returns the screen relative point, given an object relative point.
getScreenPoint() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Returns the screen relative point to a valid point within the object.
getScreenPoint(Point) - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Returns the screen relative point given an object relative point.
getScreenPoint(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Returns the screen relative point to the center of the supplied subitem.
getScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Returns the screen relative point given a subitem and a subitem relative point.
getScreenPoint(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JMenuBarProxy
Returns the screen relative point to the center of the supplied subitem.
getScreenPoint(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
Returns the screen relative point to the center of the supplied subitem.
getScreenPoint(Point) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Returns the screen relative point given an object relative point.
getScreenPoint(Subitem) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Returns the screen relative point to the center of the supplied subitem.
getScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Returns the screen relative point given a subitem and a subitem relative point.
getScreenPoint(Point) - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Returns the screen relative point, given an object relative point.
getScreenPoint(Subitem) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Returns the screen relative point to the center of the supplied subitem.
getScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Returns the screen relative point given a subitem and a subitem relative point.
getScreenPoint(Subitem) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Returns the screen relative point to the center of the supplied subitem.
getScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Returns the screen relative point given a subitem and a subitem relative point.
getScreenPoint(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Returns the screen relative point to the center of the supplied subitem.
getScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Returns the screen relative point given a subitem and a subitem relative point.
getScreenPoint(Subitem) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Returns the screen relative point to the center of the supplied subitem.
getScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Returns the screen relative point given a subitem and a subitem relative point.
getScreenPoint(Subitem) - Method in class com.rational.test.ft.domain.java.swt.TabFolderProxy
Returns the screen relative point to the center of the supplied subitem.
getScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.TabFolderProxy
Returns the screen relative point given a subitem and a subitem relative point.
getScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
Returns the screen relative point given a subitem and a subitem relative point.
getScreenPoint(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Returns the screen relative point to the center of the supplied subitem.
getScreenPoint(Subitem, Point) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Returns the screen relative point given a subitem and a subitem relative point.
getScreenPoint(Subitem) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
Returns the screen relative point to the center of the supplied subitem.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.awt.FileDialogProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.awt.MenuItemProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.awt.TopLevelWindowProxy
 
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JMenuBarProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JScrollBarProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JScrollPaneProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JTabbedPaneProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JTableHeaderProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JTextProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JToolBarProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.jfc.JToolTipProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(CTabItem) - Method in class com.rational.test.ft.domain.java.swt.CTabFolderProxy
 
getScreenRectangle(org.eclipse.swt.widgets.Control) - Method in class com.rational.test.ft.domain.java.swt.CTabItemProxy
 
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.swt.CTabItemProxy
 
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ListProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
 
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.swt.SpinnerProxy
 
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.swt.TabFolderProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem, boolean) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(TableTreeItem, int) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ToolBarProxy
 
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle(Subitem) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScreenRectangle() - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
Returns the rectangle that contains the component being evaluated relative to the top left corner of the screen.
getScriptCommandAnchor() - Method in class com.rational.test.ft.domain.ProxyTestObject
This method returns the method specification for a script commands anchor attribute.
getScriptCommandFlags() - Method in class com.rational.test.ft.domain.java.awt.TopLevelWindowProxy
 
getScriptCommandFlags() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
This method returns an active state value that reflects the state of the test object at the time of the call.
getScriptCommandFlags() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
This method returns an active state value that reflects the state of the test object at the time of the call.
getScriptCommandFlags() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
This method returns an active state value that reflects the state of the test object at the time of the call.
getScriptCommandFlags() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
This method returns an active state value that reflects the state of the test object at the time of the call.
getScriptCommandFlags() - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
 
getScriptCommandFlags() - Method in class com.rational.test.ft.domain.ProxyTestObject
This method returns an active state value that reflects the state of the test object at the time of the call.
getScroll(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JScrollPaneProxy
Returns the JScrollBarProxy related to the subitem.
getScrollPaneProxy() - Method in class com.rational.test.ft.domain.java.jfc.JScrollPaneProxy
 
getSelectedColumns() - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
Returns the indices of all selected columns.
getSelectedIndex() - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
This method returns the index of the selected item in the associated ComboBox control.
getSelectedIndex() - Method in interface com.rational.test.ft.domain.java.IComboBox
Returns the index of the selected item in the associated ComboBox control.
getSelectedIndex() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
 
getSelectedIndex() - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
 
getSelectedIndex() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
 
getSelectedIndices() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
 
getSelectedItemObject() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
 
getSelectedItems() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
 
getSelectedItems() - Method in class com.rational.test.ft.domain.java.jfc.JTabbedPaneProxy
 
getSelectedNodes() - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns the list of currently selected nodes in the tree being evaluated.
getSelectedRows() - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
Returns the indices of all selected rows.
getSelectedTestDataObjects() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
 
getSelectedText() - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
 
getSelectedText() - Method in class com.rational.test.ft.domain.java.awt.ListProxy
 
getSelectedText() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
 
getSelectedText() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Allows direct access to the selected text property on the control.
getSelectionIndex() - Method in class com.rational.test.ft.domain.java.swt.CTabFolderProxy
Gets the index of the selected item.
getSelectionIndex() - Method in class com.rational.test.ft.domain.java.swt.TabFolderProxy
Gets the index of the selected item.
getSelectionIndices() - Method in class com.rational.test.ft.domain.java.swt.CTabFolderProxy
 
getSelectionIndices() - Method in class com.rational.test.ft.domain.java.swt.TabFolderProxy
 
getSeparatorProxy(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JToolBarProxy
This method gets the proxy related to the Subitem.
getSeparatorsArray() - Method in class com.rational.test.ft.domain.java.jfc.JToolBarProxy
 
getSetMethodForNullProperty(Class, String) - Static method in class com.rational.test.ft.domain.java.JavaBeanProperties
get the set method that can be used to set a value to null without specifying the property type.
getShell() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
 
getSiebelDomainName() - Static method in class com.rational.test.ft.domain.DomainManager
 
getSize() - Method in class com.rational.test.ft.domain.java.swt.ScrollBarProxy
 
getSourceClassName() - Method in class com.rational.test.ft.domain.java.swt.ColorPropertyConverter
The source classname
getSourceClassName() - Method in class com.rational.test.ft.domain.java.swt.FontPropertyConverter
The source classname
getStandardProperties() - Method in class com.rational.test.ft.domain.DescribedObject
Returns a complete set of consistent properties for the associated test object.
getStandardProperties() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getStandardProperties() - Method in class com.rational.test.ft.domain.java.JavaDomainProxy
 
getStandardProperties() - Method in class com.rational.test.ft.domain.java.JavaProxy
For Java, the definition for standard properties is the same as getProperties().
getStandardProperties() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
For Java, the definition for standard properties is the same as getProperties().
getStandardProperties() - Method in class com.rational.test.ft.domain.ProcessDomainProxy
 
getStandardProperties() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns a complete set of consistent properties for the associated test object.
getState() - Method in class com.rational.test.ft.domain.java.awt.CheckboxMenuItemProxy
get the label on the menu item
getState() - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
Returns the state of the associated object.
getState() - Method in class com.rational.test.ft.domain.java.awt.MenuItemProxy
get the label on the menu item
getState() - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
This method returns the state of the associated object.
getState() - Method in class com.rational.test.ft.domain.java.jfc.JCheckBoxProxy
This method returns the state of the associated object.
getState(Object) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns action state (expanded/selected/collapsed) of given node.
getState() - Method in class com.rational.test.ft.domain.java.swt.ButtonProxy
This method returns the state of the associated object.
getState() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
 
getState(Object) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
getState(Object) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
getStyle() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
 
getStyle() - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
 
getStyle() - Method in class com.rational.test.ft.domain.java.swt.ItemProxy
 
getStyle() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
 
getStyle() - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
 
getStyleForItems() - Method in class com.rational.test.ft.domain.java.swt.ToolBarProxy
 
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem() - Method in class com.rational.test.ft.domain.java.awt.MenuItemProxy
Return the Subitem describes this JMenuItem.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(int) - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Returns the Subitem at the specified index.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JMenuBarProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem() - Method in class com.rational.test.ft.domain.java.jfc.JMenuItemProxy
Return the Subitem describes this JMenuItem.
getSubitem() - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
Return the Subitem describes this JPopupMenu.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JScrollBarProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JScrollPaneProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem() - Method in class com.rational.test.ft.domain.java.jfc.JSeparatorProxy
Return the Subitem describes this JSeparator.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JTabbedPaneProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JTableHeaderProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JTextProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(int) - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Returns the Subitem at the specified index.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(int) - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Returns the Subitem at the specified index.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.CTabFolderProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(int) - Method in class com.rational.test.ft.domain.java.swt.ListProxy
Returns the Subitem at the specified index.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ListProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
Return the Subitem describes this JMenuItem.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.TabFolderProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ToolBarProxy
 
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
Returns an object that represents the specified subitem in the associated test object.
getSubitemAtPoint(Point) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
 
getTabCount() - Method in class com.rational.test.ft.domain.java.swt.TabFolderProxy
 
getTable() - Method in class com.rational.test.ft.domain.java.jfc.JTableHeaderProxy
Returns the header's partner table
getTableTreeItem(Subitem) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
getTableTreeItem(Index, TableTreeItem[]) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
getTableTreeItem(Text, TableTreeItem[]) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
getTabText(int) - Method in class com.rational.test.ft.domain.java.swt.CTabFolderProxy
 
getTabText(int) - Method in class com.rational.test.ft.domain.java.swt.TabFolderProxy
 
getTargetClassName() - Method in class com.rational.test.ft.domain.java.swt.ColorPropertyConverter
The target classname
getTargetClassName() - Method in class com.rational.test.ft.domain.java.swt.FontPropertyConverter
The target classname
getTestData(String) - Method in class com.rational.test.ft.domain.java.awt.ButtonProxy
Constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
 
getTestData(String) - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.awt.ListProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.awt.MenuItemProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.awt.MenuProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.awt.TextAreaProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.jfc.JCheckBoxProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.jfc.JFrameProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.jfc.JLabelProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.jfc.JMenuBarProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.jfc.JMenuProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.jfc.JSliderProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.jfc.JTabbedPaneProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.jfc.JTableHeaderProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
Constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.jfc.JTextProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.swt.ButtonProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.swt.CLabelProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.swt.CTabFolderProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.swt.LabelProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.swt.ListProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.swt.SpinnerProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.swt.TableProxy
Constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.swt.TextProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.swt.ToolBarProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
This method constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.ProcessDomainProxy
Constructs the specified verification data object.
getTestData(String) - Method in class com.rational.test.ft.domain.ProxyTestObject
Constructs the specified verification data object.
getTestDataObjects() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
 
getTestDataTypes() - Method in class com.rational.test.ft.domain.DescribedObject
Returns a hashtable of data type descriptions of the verification point data available with the associated object.
getTestDataTypes() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.awt.ButtonProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
 
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.awt.MenuItemProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.awt.MenuProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.awt.TextAreaProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.JavaDomainProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.JavaProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.jfc.JCheckBoxProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.jfc.JFrameProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.jfc.JLabelProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.jfc.JMenuBarProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.jfc.JMenuProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.jfc.JPopupMenuProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.jfc.JSliderProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.jfc.JTabbedPaneProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.jfc.JTableHeaderProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.jfc.JTextProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.swt.ButtonProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.swt.CLabelProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.swt.CTabFolderProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.swt.LabelProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.swt.ListProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.swt.MenuItemProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.swt.SpinnerProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.swt.TableProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.swt.TextProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.swt.ToolBarProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
Returns a hashtable of data type descriptions of the verification point data available with the associated object in the SUT.
getTestDataTypes() - Method in class com.rational.test.ft.domain.ProcessDomainProxy
Returns an enumeration of objects of type String that describe the verification point data available with the associated object.
getTestDataTypes() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns a hashtable of data type descriptions of the verification point data available with the associated object.
getTestDomain() - Method in class com.rational.test.ft.domain.DescribedObject
Returns the TestDomain that this proxy object is associated with.
getTestDomain() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getTestDomain() - Method in class com.rational.test.ft.domain.DomainProxy
Returns the TestDomain that this proxy object is associated with.
getTestDomain() - Method in interface com.rational.test.ft.domain.IProxyBase
Returns the TestDomain that this proxy object is associated with.
getTestDomain() - Method in class com.rational.test.ft.domain.java.JavaProxy
Return the TestDomainImplementation that this proxy object is associated with.
getTestDomain() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns the TestDomain that this proxy object is associated with.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.DescribedObject
 
getTestObjectClassName() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getTestObjectClassName() - Method in class com.rational.test.ft.domain.DomainProxy
Returns a valid class name specification, or returns null if shouldBeMapped() returns true.
getTestObjectClassName() - Method in interface com.rational.test.ft.domain.IProxyBase
Returns a valid class name specification.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
Returns the top level GUI test object classname that implements ITopWindow.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
Return the test object that implements IGraphicalSubitem.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.awt.FileDialogProxy
Returns the top level GUI test object that implements IFileDialog and ITopLevel.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.awt.FrameProxy
Return the top level GUI test object that implements ITopWindow.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.awt.ListProxy
Return the ListTestObject classname, the default list test object.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Return the GuiSubitemTestObject classname.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.awt.ScrollbarProxy
Returns the ListTestObject classname, which is the default list test object.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.awt.ScrollPaneProxy
Returns the ListTestObject classname, which is the default list test object.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.awt.TextAreaProxy
The default GUI test object classname is returned.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.awt.WindowProxy
Return the top level GUI test object that implements ITopWindow.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
Set to null when the JPopupMenu is not interesting.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
The default GUI test object classname is returned.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.JavaProxy
The default GUI test object classname is returned.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
Return the test object.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.jfc.JCheckBoxProxy
Return the test object that implements IToggleGUI.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
Return the test object that implements IGraphicalSubitem.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.jfc.JDesktopIconProxy
Return the top level GUI test object that implements ITopWindow.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.jfc.JfcGraphicalSubitemProxy
Return the GuiSubitemTestObject classname.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.jfc.JInternalFrameProxy
Return the top level GUI test object that implements ITopWindow.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Return the ListTestObject classname, the default JList test object.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.jfc.JSeparatorProxy
Return the test object that implements IGraphicalSubitem.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.jfc.JSliderProxy
Return the TestObject classname, the default JSlider test object.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
Return the TestObject classname, the default JSplitPane test object.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.jfc.JTextProxy
Return the GuiSubitemTestObject classname.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
Set to null when the JPopupMenu is not interesting.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
Set to null when the JPopupMenu is not interesting.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.ButtonProxy
Return the test object.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Return the GuiSubitemTestObject classname.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Return the GuiSubitemTestObject classname.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.CTabItemProxy
The default GUI test object classname is returned.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.ListProxy
Return the GuiSubitemTestObject classname.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Return the GuiSubitemTestObject classname.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.SashProxy
Return the test object that implements IGraphicalSubitem.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.ScaleProxy
Return the test object that implements IGraphicalSubitem.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.ScrollableProxy
Returns the classname of a scrollable test object.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.ScrollableSwtGraphicalSubitemProxy
Return the GuiSubitemTestObject classname.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.ScrollBarProxy
Return the test object that implements IGraphicalSubitem.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
Returns the classname of a top level gui test object.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.SliderProxy
Return the test object that implements IGraphicalSubitem.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.SpinnerProxy
Return the test object that implements IGraphicalSubitem.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.SwtGraphicalSubitemProxy
Return the GuiSubitemTestObject classname.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.TextProxy
Returns the classname of a scrollable test object.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.ToolBarProxy
Return the GuiSubitemTestObject classname.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Return the test object.
getTestObjectClassName() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns a valid class name specification.
getText() - Method in class com.rational.test.ft.domain.java.awt.ChoiceProxy
 
getText() - Method in class com.rational.test.ft.domain.java.awt.LabelProxy
Returns the text for the Label object.
getText() - Method in class com.rational.test.ft.domain.java.awt.ListProxy
 
getText() - Method in class com.rational.test.ft.domain.java.awt.TextAreaProxy
Allow direct acess to the text property on the control.
getText() - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
Returns the Text on the object.
getText() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
 
getText(Object) - Method in class com.rational.test.ft.domain.java.jfc.JComponentProxy
Returns a String when there's text on the object.
getText() - Method in class com.rational.test.ft.domain.java.jfc.JLabelProxy
Returns the Text for the Label object.
getText() - Method in class com.rational.test.ft.domain.java.jfc.JListProxy
Allows direct access to the text property on the control.
getText() - Method in class com.rational.test.ft.domain.java.jfc.JTextProxy
Allow direct acess to the text property on the control.
getText() - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Gets an item at an index.
getText() - Method in class com.rational.test.ft.domain.java.swt.CLabelProxy
Returns the Text
getText() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Gets an item at an index.
getText() - Method in class com.rational.test.ft.domain.java.swt.GroupProxy
Returns the Text for the Label object.
getText() - Method in class com.rational.test.ft.domain.java.swt.LabelProxy
Returns the Text for the Label object.
getText() - Method in class com.rational.test.ft.domain.java.swt.ShellProxy
 
getText(TableTreeItem) - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
 
getText() - Method in class com.rational.test.ft.domain.java.swt.TextProxy
Allow direct acess to the text property on the control.
getText(TreeItem) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
getText() - Method in class com.rational.test.ft.domain.java.swt.ViewFormProxy
Get the text from the CLabel if one exists.
getTextForNode(TreePath, Object) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns the text of the given node.
getTextHeight() - Method in class com.rational.test.ft.domain.java.swt.CComboProxy
Returns the height of the text area
getTextHeight() - Method in class com.rational.test.ft.domain.java.swt.ComboProxy
Returns the height of the text area
getTextPosition(Text) - Method in class com.rational.test.ft.domain.java.jfc.JTextProxy
Get the offset of the Text object.
getTextPosition(Text) - Method in class com.rational.test.ft.domain.java.swt.TextProxy
Get the offset of the Text object.
getTextProxy() - Method in class com.rational.test.ft.domain.java.jfc.JComboBoxProxy
Return the JTextProxy associated with this JComboBox.
getTheDomainImplementation() - Static method in class com.rational.test.ft.domain.java.TestDomainImplementationJava
Returns the instance for this domain implementation.
getTheDomainImplementation() - Static method in class com.rational.test.ft.domain.ProcessDomainImplementation
Returns the instance for this domain implementation.
getThreadId() - Method in class com.rational.test.ft.domain.ThreadChannel
 
getTime() - Method in interface com.rational.test.ft.domain.IMouseEventInfo
Gets the event timestamp.
getTitle() - Method in class com.rational.test.ft.domain.java.jfc.JInternalFrameProxy
Returns the Title for the Internal frame object.
getTitleBarButtons(JInternalFrame) - Method in class com.rational.test.ft.domain.java.jfc.InternalFrameTitlePaneProxy
 
getToolTipText() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Returns the control's tool tip text, or null if it has not been set.
getTopLevelObject(Window) - Method in class com.rational.test.ft.domain.java.Java2TestDomainImplementation
Returns the topLevelObject that matches the specified window; throws an exception if the domain is not isGraphical.
getTopLevelObject(Window) - Method in class com.rational.test.ft.domain.java.SelfRegisteredTestDomainImplementation
Returns the topLevelObject that matches the specified window.
getTopLevelObject(Window) - Method in class com.rational.test.ft.domain.ProcessDomainImplementation
Not supported - throws UnsupportedMethodException.
getTopLevelObject(Window) - Method in class com.rational.test.ft.domain.TestDomainImplementation
Returns the topLevelObject that matches the specified window.
getTopLevelObjects() - Method in class com.rational.test.ft.domain.java.Java2TestDomainImplementation
Return an enumeration for the top-level objects within this domain implementation.
getTopLevelObjects(IChannel) - Method in class com.rational.test.ft.domain.java.Java2TestDomainImplementation
 
getTopLevelObjects() - Method in class com.rational.test.ft.domain.java.SelfRegisteredTestDomainImplementation
Returns an enumeration for the top-level objects within this domain implementation.
getTopLevelObjects() - Method in class com.rational.test.ft.domain.ProcessDomainImplementation
Returns null.
getTopLevelObjects() - Method in class com.rational.test.ft.domain.TestDomainImplementation
Returns an enumeration for the top-level objects within this domain implementation.
getTopLevelProxy() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
 
getTopLevelWindow() - Method in class com.rational.test.ft.domain.java.awt.FileDialogProxy
 
getTopLevelWindow() - Method in class com.rational.test.ft.domain.java.awt.FrameProxy
 
getTopLevelWindow() - Method in class com.rational.test.ft.domain.java.awt.TopLevelWindowProxy
Get the top-level window associated with this Frame.
getTopLevelWindowHandle() - Method in interface com.rational.test.ft.domain.INestedDomain
Returns the window handle of the toplevel window for the contained domain object
getTopLevelWindowHandle() - Method in class com.rational.test.ft.domain.java.awt.AppletViewerProxy.AppletWrapperProxy
 
getTopLevelWindowRectangle() - Method in interface com.rational.test.ft.domain.INestedDomain
Returns the bounding rectangle of the toplevel window for the contained domain object
getTopLevelWindowRectangle() - Method in class com.rational.test.ft.domain.java.awt.AppletViewerProxy.AppletWrapperProxy
 
getTopLevelWindows() - Method in class com.rational.test.ft.domain.java.Java2TestDomainImplementation
Returns an array of top-level windows from the top-level windows list that is maintained statically.
getTopLevelWindowWithFocus() - Method in class com.rational.test.ft.domain.java.Java2TestDomainImplementation
Returns the last top-level window to be activated, which contains the component with focus.
getTopMappableParent() - Method in class com.rational.test.ft.domain.DescribedObject
Returns a proxy object for the top mappable parent of this object; returns a pointer to itself if this object has no mappable parent.
getTopMappableParent() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getTopMappableParent() - Method in class com.rational.test.ft.domain.DomainProxy
Returns a proxy object for the parent of this object.
getTopMappableParent() - Method in class com.rational.test.ft.domain.java.JavaProxy
Returns a proxy object for the top parent of this object.
getTopMappableParent() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Returns a proxy object for the top parent of this object.
getTopMappableParent() - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
Returns a proxy object for the top parent of this object.
getTopMappableParent() - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Returns a proxy object for the top parent of this object.
getTopMappableParent() - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
Returns a proxy object for the top parent of this object.
getTopMappableParent() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns a proxy object for the top mappable parent of this object; returns a pointer to itself if this object has no mappable parent.
getTopMappableWindow() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
All Gui Components must be inside a top-level object.
getTopMappableWindow() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
All Gui Components must be inside a top-level object.
getTopMappableWindow() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
All Gui Components must be inside of a top-level object.
getTopMappableWindow() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
All Gui Components must be inside a top-level object.
getTopObjects() - Method in class com.rational.test.ft.domain.DomainProxy
Returns an array of references to the top objects in the domain.
getTopParent() - Method in class com.rational.test.ft.domain.DescribedObject
Returns a proxy object for the top parent of this object; returns a pointer to itself if this object has no parent.
getTopParent() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getTopParent() - Method in class com.rational.test.ft.domain.DomainProxy
Returns a proxy object for the parent of this object.
getTopParent() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
Returns a proxy object for the top parent of this object.
getTopParent() - Method in class com.rational.test.ft.domain.java.awt.MenuComponentProxy
Returns a proxy object for the top parent of this object.
getTopParent() - Method in class com.rational.test.ft.domain.java.JavaProxy
Returns a proxy object for the top parent of this object.
getTopParent() - Method in class com.rational.test.ft.domain.java.swt.ControlProxy
Returns a proxy object for the top parent of this object.
getTopParent() - Method in class com.rational.test.ft.domain.java.swt.CoolItemProxy
Returns a proxy object for the top parent of this object.
getTopParent() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Returns a proxy object for the top parent of this object.
getTopParent() - Method in class com.rational.test.ft.domain.java.swt.ToolItemProxy
Returns a proxy object for the top parent of this object.
getTopParent() - Method in class com.rational.test.ft.domain.java.swt.WidgetProxy
Returns a proxy object for the top parent of this object.
getTopParent() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns a proxy object for the top parent of this object; returns a pointer to itself if this object has no parent.
getTopWindow() - Method in class com.rational.test.ft.domain.java.ComboListBoxProxy
All Gui Components must be inside a top-level object.
getTopWindow() - Method in class com.rational.test.ft.domain.java.JavaGuiProxy
All Gui Components must be inside a top-level object.
getTopWindow() - Method in class com.rational.test.ft.domain.java.PopupMenuProxy
All Gui Components must be inside of a top-level object.
getTopWindow() - Method in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
All Gui Components must be inside a top-level object.
getTreeColumnRectangle(TreeItem, int) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
getTreeItemRectangle(TreeItem) - Method in class com.rational.test.ft.domain.java.swt.TreeProxy
 
getTreePath(Point) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
Returns the closest path for the node at the specified point.
getTreePath(Object) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
 
getTreePath(Subitem) - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
 
getTreePathClass() - Method in class com.rational.test.ft.domain.java.jfc.JTreeProxy
 
getUniqueId() - Method in class com.rational.test.ft.domain.DescribedObject
Returns a string for the associated object.
getUniqueId() - Method in class com.rational.test.ft.domain.DescribedObjectReference
 
getUniqueId() - Method in class com.rational.test.ft.domain.DomainProxy
Returns a unique string for the associated object.
getUniqueId() - Method in class com.rational.test.ft.domain.java.awt.MenuBarProxy
Return a unique string for the associated object.
getUniqueId() - Method in class com.rational.test.ft.domain.java.JavaProxy
Returns a unique string for the associated object.
getUniqueId() - Method in class com.rational.test.ft.domain.java.swt.ButtonProxy
Returns a unique string for the associated object.
getUniqueId() - Method in class com.rational.test.ft.domain.java.swt.MenuProxy
Return a unique string for the associated object.
getUniqueId() - Method in class com.rational.test.ft.domain.ProxyTestObject
Returns a string for the associated object.
getUnitIncrement(int) - Method in class com.rational.test.ft.domain.java.jfc.JScrollBarProxy
Returns the amount to change the scrollbar's value by given a unit up/down request(which is usually performed when there's mouse click on the arrow button.
getUpButtonProxy() - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
 
getValue() - Method in class com.rational.test.ft.domain.java.awt.ScrollbarProxy
 
getValue() - Method in class com.rational.test.ft.domain.java.jfc.JProgressBarProxy
Get the ProgressBar's current value.
getValue() - Method in class com.rational.test.ft.domain.java.jfc.JScrollBarProxy
Returns the current value of the scrollbar.
getValue() - Method in class com.rational.test.ft.domain.java.jfc.JSliderProxy
Get the slider's current value.
getValue() - Method in class com.rational.test.ft.domain.java.jfc.JSplitPaneProxy
Get the split pane's current value.
getValue() - Method in class com.rational.test.ft.domain.java.swt.ScaleProxy
Get the Scale's current value.
getValue() - Method in class com.rational.test.ft.domain.java.swt.ScrollBarProxy
Get the ScrollBar's current value.
getValue() - Method in class com.rational.test.ft.domain.java.swt.SliderProxy
Get the slider's current value.
getValue() - Method in class com.rational.test.ft.domain.java.swt.SpinnerProxy
Get the Spinner's current value.
getValueAt(int, int) - Method in class com.rational.test.ft.domain.java.jfc.JTableProxy
This method returns the value in the specified table cell.
getValueClassName() - Method in class com.rational.test.ft.domain.java.swt.PointValueConverter
The value classname
getValueClassName() - Method in class com.rational.test.ft.domain.java.swt.RectangleValueConverter
The value classname
getVariableDataDrivenRecognitionProperty(Property[]) - Method in interface com.rational.test.ft.domain.IRadioButtonProxy
Only one recognition property will be data driven by default, this method specifies that property.
getVariableDataDrivenRecognitionProperty(Property[]) - Method in class com.rational.test.ft.domain.java.awt.CheckboxProxy
 
getVariableDataDrivenRecognitionProperty(Property[]) - Method in class com.rational.test.ft.domain.java.jfc.AbstractButtonProxy
 
getVerticalBar() - Method in class com.rational.test.ft.domain.java.swt.ScrollableProxy
Gets the vertical Scroll Bar.
getVerticalBar() - Method in class com.rational.test.ft.domain.java.swt.TableTreeProxy
Gets the vertical Scroll Bar.
getViewport() - Method in class com.rational.test.ft.domain.java.jfc.JScrollPaneProxy
 
getVisibleRectangle() - Method in class com.rational.test.ft.domain.java.jfc.JComponentProxy
 
getVScroll() - Method in class com.rational.test.ft.domain.java.jfc.JScrollPaneProxy
Returns the vertical JScrollBarProxy associated with the JScrollPane.
getWinDomainName() - Static method in class com.rational.test.ft.domain.DomainManager
 
getWindow() - Method in class com.rational.test.ft.domain.java.awt.ComponentProxy
 
getX() - Method in interface com.rational.test.ft.domain.IMouseEventInfo
Returns the screen-relative x-coordinate where the mouse click occurred.
getY() - Method in interface com.rational.test.ft.domain.IMouseEventInfo
Returns the screen-relative y-coordinate where the mouse click occurred.
GroupProxy - Class in com.rational.test.ft.domain.java.swt
This is the proxy class for org.eclipse.swt.widgets.Group.
GroupProxy(Object) - Constructor for class com.rational.test.ft.domain.java.swt.GroupProxy
This sole constructor for all proxy objects sets the SUT object as a member variable for the proxy.
GROUPTEXT - Static variable in class com.rational.test.ft.domain.java.swt.ControlProxy
 
GROUPTEXTWEIGHT - Static variable in class com.rational.test.ft.domain.java.swt.ControlProxy
 
GUISUBITEMTESTOBJECT_CLASSNAME - Static variable in class com.rational.test.ft.domain.ProxyTestObject
 
GUITESTOBJECT_CLASSNAME - Static variable in class com.rational.test.ft.domain.ProxyTestObject
 

A B C D E F G H I J L M N O P R S T U V W