Usage
.bounds
A rectangle representing the bounding rectangle of the
object in screen coordinates.
.class
This is the test object class name, for example "HtmlTable"
for a <Table> element.
.className
This the value of the class attribute of an element
.defaultValue
This is the value of the defaultValue attribute of
the element.
.disabled
The value of the disabled attribute of an element, returned
as a boolean. If true then user input is currently disabled for this
item.
.hasScript
This value is returned as a boolean.
If true then script as been associated with actions on this element.
.id
This is the value of the id attribute of an element.
.name
This is the value of the name attribute (Form elements and
Frames only)
.offsetHeight
The height of the element.
.offsetLeft
The offset of the element from its offset parent in the DOM.
.offsetTop
The offset of the element from its offset parent in the DOM.
.offsetWidth
The width of the element.
.rows
The value of the rows attribute of a TEXTAREA
element, indicating the size of the edit control in number of rows of
text.
.screenLeft
Upper left corner of bounding rectangle in screen
coordinates, x component.
.screenTop
Upper left corner of bounding rectangle in screen
coordinates, y component.
.tag
This is the Html tag for the element
.text
This is the text inside of the HTML tags for bounding the
element. For example, <A>This is an Anchor<IMG src=map.gif></a>
the text property will return "This is an
Anchor. All white space are combined and reduced to a single a
blank character if consecutive white space characters are found.
.title
This is the value of the title attribute of an element.
This is frequently the text displayed when hovering over the element with
the mouse.
.value
This is the value of the value attribute of an
element. In Form elements this represents the value which will be
sent when the form is posted.
TextareaProxy(HtmlTestDomainImplementation, IChannel, long) - Constructor for class com.rational.test.ft.domain.html.TextareaProxy
TextAreaProxy - Class in com.rational.test.ft.domain.java.awt
Proxy for the AWT TextArea objects.
TextAreaProxy(Object) - Constructor for class com.rational.test.ft.domain.java.awt.TextAreaProxy
Sets the SUT object
as a member variable for the proxy.
TextNodeProxy - Class in com.rational.test.ft.domain.html
The base class for proxies for supported HTML text nodes.
TextNodeProxy(HtmlTestDomainImplementation, IChannel, long) - Constructor for class com.rational.test.ft.domain.html.TextNodeProxy
TEXTPROPERTY - Static variable in class com.rational.test.ft.domain.html.HtmlProxy
TextProxy - Class in com.rational.test.ft.domain.java.swt
This is the proxy class for org.eclipse.swt.widgets.Text.
TextProxy(Object) - Constructor for class com.rational.test.ft.domain.java.swt.TextProxy
This sole constructor for all proxy objects sets the SUT object
as a member variable for the proxy.
theCacheMenu - Static variable in class com.rational.test.ft.domain.java.swt.MenuItemProxy
theMethodSpecProvider - Static variable in class com.rational.test.ft.domain.flex.FlexMethodSpecProvider
thePathList - Variable in class com.rational.test.ft.domain.java.jfc.JMenuItemProxy
theScrollBar - Variable in class com.rational.test.ft.domain.java.jfc.JScrollPaneProxy
theSubitem - Variable in class com.rational.test.ft.domain.java.jfc.JMenuItemProxy
TITLEPROPERTY - Static variable in class com.rational.test.ft.domain.html.HtmlDocumentProxy
TITLEPROPERTY - Static variable in class com.rational.test.ft.domain.html.HtmlProxy
toFront() - Method in class com.rational.test.ft.domain.java.jfc.JDesktopIconProxy
toFront() - Method in class com.rational.test.ft.domain.java.jfc.JInternalFrameProxy
ToolBarProxy - Class in com.rational.test.ft.domain.java.swt
This is the proxy class for org.eclipse.swt.widgets.ToolBar.
ToolBarProxy(Object) - Constructor for class com.rational.test.ft.domain.java.swt.ToolBarProxy
This sole constructor for all proxy objects sets the SUT object
as a member variable for the proxy.
ToolItemProxy - Class in com.rational.test.ft.domain.java.swt
This is the proxy class for org.eclipse.swt.widgets.ToolItem.
ToolItemProxy(Object) - Constructor for class com.rational.test.ft.domain.java.swt.ToolItemProxy
This sole constructor for all proxy objects sets the SUT object
as a member variable for the proxy.
TOOLTIPTEXT - Static variable in class com.rational.test.ft.domain.java.swt.ControlProxy
TOOLTIPTEXT - Static variable in class com.rational.test.ft.domain.java.swt.CTabItemProxy
TOOLTIPTEXTWEIGHT - Static variable in class com.rational.test.ft.domain.java.swt.ControlProxy
topLevelProxy - Variable in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
topLevelRect - Variable in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
topLevelWindow - Variable in class com.rational.test.ft.domain.java.JavaGuiProxy
topLevelWindow - Variable in class com.rational.test.ft.domain.java.PseudoTopLevelProxy
TopLevelWindowProxy - Class in com.rational.test.ft.domain.html
Provides a proxy baseclass for all top level windows based objects in the HtmlTestDomainImplementation.
TopLevelWindowProxy(HtmlTestDomainImplementation, IChannel, long, IBrowserCommunicator) - Constructor for class com.rational.test.ft.domain.html.TopLevelWindowProxy
TopLevelWindowProxy(HtmlTestDomainImplementation, IChannel, long) - Constructor for class com.rational.test.ft.domain.html.TopLevelWindowProxy
TopLevelWindowProxy - Class in com.rational.test.ft.domain.java.awt
Base proxy class for java.awt.Frame & java.awt.Window.
TopLevelWindowProxy(Object) - Constructor for class com.rational.test.ft.domain.java.awt.TopLevelWindowProxy
This sole constructor for all proxy objects sets the SUT object
as a member variable for the proxy.
TopLevelWindowProxy - Class in com.rational.test.ft.domain.java.swt
TopLevelWindowProxy(Object) - Constructor for class com.rational.test.ft.domain.java.swt.TopLevelWindowProxy
TopLevelWindowProxy.CharEmiter - Class in com.rational.test.ft.domain.html
TopLevelWindowProxy.KeyEmiter - Class in com.rational.test.ft.domain.html
toString() - Method in class com.rational.test.ft.domain.flex.FlexEvent
transactionId - Variable in class com.rational.test.ft.domain.flex.FlexObjectProxy
transitionRenderData - Variable in class com.rational.test.ft.domain.flex.FlexChartSeriesProxy
TREE_NODE_REGEX - Static variable in class com.rational.test.ft.domain.html.dojo.DojoTreeNodeProxy
TREE_NODE_REGEX2 - Static variable in class com.rational.test.ft.domain.html.dojo.DojoTreeNodeProxy
TREENODE_STATE_COLLAPSED - Static variable in class com.rational.test.ft.domain.html.dojo.DojoTreeNodeProxy
TREENODE_STATE_EXPANDED - Static variable in class com.rational.test.ft.domain.html.dojo.DojoTreeNodeProxy
TREENODE_STATE_LEAF - Static variable in class com.rational.test.ft.domain.html.dojo.DojoTreeNodeProxy
TreeProxy - Class in com.rational.test.ft.domain.java.swt
This is the proxy class for org.eclipse.swt.widgets.Tree.
TreeProxy(Object) - Constructor for class com.rational.test.ft.domain.java.swt.TreeProxy
This sole constructor for all proxy objects sets the SUT object
as a member variable for the proxy.
type(String) - Method in class com.rational.test.ft.domain.flex.FlexDateChooserProxy
type(String, int) - Method in class com.rational.test.ft.domain.flex.FlexDateChooserProxy
type(String) - Method in class com.rational.test.ft.domain.flex.FlexPopUpButtonProxy
type(String, int) - Method in class com.rational.test.ft.domain.flex.FlexPopUpButtonProxy
typeForProperty(String) - Static method in class com.rational.test.ft.domain.flex.FlexUtil
typeKnownAtPlayback(String) - Static method in class com.rational.test.ft.domain.flex.FlexUtil
A B C D E F G H I J L M N O P R S T U V W X
|