IBM Rational Functional Tester
Version 8.1.1000
IBM Rational Functional Tester API Reference

Project Version 2.3

Uses of Class
com.rational.test.ft.script.Value

Packages that use Value
com.rational.test.ft.script   
 

Uses of Value in com.rational.test.ft.script
 

Subclasses of Value in com.rational.test.ft.script
 class Area
          Clarifies to the user which area in the image map the HTML area tags are found in.
 class ColumnHeader
          Clarifies which column header is in the table.
 class Header
          Clarifies which header is in the table.
 class Href
          A simple container class for an HTML URL attribute associated with a subitem value.
 class Image
          Adds definition to a simple String value.
 class Link
          Adds definition to a simple String value.
 class Name
          Adds definition to a programmatic name associated with a subitem value.
 class RowHeader
          Clarifies which row header is in the table.
 class Text
          Adds definition to a simple String value.
 class ToolTipText
          Adds definition to a simple String value.
 class TopLeftHeader
          Clarifies which column header is in the table.
 

Methods in com.rational.test.ft.script that return Value
static Value SubitemFactory.atValue(java.lang.Object value)
          Returns a Value subitem.