- FIELD_EXIT - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
-
- FIELD_MARK - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
-
- FIELD_MINUS - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
-
- FIELD_PLUS - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
-
- find(String) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Finds an object specified by an XPath locator or an object map identifier.
- find(String, FindOptions) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Finds an object specified by an XPath locator or an object map identifier.
- findAll(String) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Finds all objects specified by an XPath locator or an object map identifier.
- findAll(String, FindOptions) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Finds all objects specified by an XPath locator or an object map identifier.
- findCell(String) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Returns the cell containing the specified text.
- findItem(String) - Method in class com.microfocus.silktest.jtf.swing.JList
-
Returns the index of an item in the list.
- findNodeKeyByPath(String) - Method in class com.microfocus.silktest.jtf.sap.SapTree
-
Return the node key for the given path (e.g.
- FindOptions - Class in com.borland.silktest.jtf.common.types
-
Options for the find
and findAll
methods.
- FindOptions() - Constructor for class com.borland.silktest.jtf.common.types.FindOptions
-
Creates options with the default values.
- FindOptions(boolean, int) - Constructor for class com.borland.silktest.jtf.common.types.FindOptions
-
Creates find options with the specified parameters.
- FindOptions(boolean) - Constructor for class com.borland.silktest.jtf.common.types.FindOptions
-
Creates find options with the specified throwObjectNotFoundException
flag and the default timeout (i.e.
- FindOptions(int) - Constructor for class com.borland.silktest.jtf.common.types.FindOptions
-
Creates find options with the specified timeout and the default value (true
) for the
throwObjectNotFoundException
flag.
- firstPage() - Method in class com.microfocus.silktest.jtf.wpf.WPFDocumentViewerBase
-
Jumps to the first page.
- firstPage() - Method in class com.microfocus.silktest.jtf.wpf.WPFFlowDocumentReader
-
Jumps to the first page.
- fitToHeight() - Method in class com.microfocus.silktest.jtf.wpf.WPFDocumentViewer
-
Fits a single page to the height of the current viewport.
- fitToWidth() - Method in class com.microfocus.silktest.jtf.wpf.WPFDocumentViewer
-
Fits a single page to the width of the current viewport.
- FLEX - Static variable in class com.borland.silktest.jtf.common.TechDomain
-
Constant for the Flex tech domain.
- FlexAccordion - Class in com.borland.silktest.jtf.flex
-
An Accordion navigator container has a collection of child containers, but only one of them at a time is visible.
- FlexAccordion(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexAccordion
-
Creates a new FlexAccordion with a JtfObjectHandle.
- FlexAdvancedDataGrid - Class in com.borland.silktest.jtf.flex
-
Expands on the functionality of the standard DataGrid control to add data visualization features to your Apache Flex application.
- FlexAdvancedDataGrid(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexAdvancedDataGrid
-
Creates a new FlexAdvancedDataGrid with a JtfObjectHandle.
- FlexAlert - Class in com.borland.silktest.jtf.flex
-
A pop-up dialog box that can contain a message, a title, buttons (any combination of OK, Cancel, Yes, and No) and an icon.
- FlexAlert(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexAlert
-
Creates a new FlexAlert with a JtfObjectHandle.
- FlexApplication - Class in com.borland.silktest.jtf.flex
-
A default, or Application, container that lets you start adding content to your application without explicitly defining another container.
- FlexApplication(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexApplication
-
Creates a new FlexApplication with a JtfObjectHandle.
- FlexAreaChart - Class in com.borland.silktest.jtf.flex
-
Represents data as an area bounded by a line connecting the values in the data.
- FlexAreaChart(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexAreaChart
-
Creates a new FlexAreaChart with a JtfObjectHandle.
- FlexAreaSeries - Class in com.borland.silktest.jtf.flex
-
Defines a data series for an AreaChart control.
- FlexAreaSeries(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexAreaSeries
-
Creates a new FlexAreaSeries with a JtfObjectHandle.
- FlexAxisRenderer - Class in com.borland.silktest.jtf.flex
-
Describe the horizontal and vertical axes of a chart.
- FlexAxisRenderer(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexAxisRenderer
-
Creates a new FlexAxisRenderer with a JtfObjectHandle.
- FlexBarChart - Class in com.borland.silktest.jtf.flex
-
Represents data as a series of horizontal bars whose length is determined by values in the data.
- FlexBarChart(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexBarChart
-
Creates a new FlexBarChart with a JtfObjectHandle.
- FlexBarSeries - Class in com.borland.silktest.jtf.flex
-
Defines a data series for a BarChart control.
- FlexBarSeries(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexBarSeries
-
Creates a new FlexBarSeries with a JtfObjectHandle.
- FlexBox - Class in com.borland.silktest.jtf.flex
-
A Box container lays out its children in a single vertical column or a single horizontal row.
- FlexBox(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexBox
-
Creates a new FlexBox with a JtfObjectHandle.
- FlexBubbleChart - Class in com.borland.silktest.jtf.flex
-
Represents data with three values for each data point.
- FlexBubbleChart(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexBubbleChart
-
Creates a new FlexBubbleChart with a JtfObjectHandle.
- FlexBubbleSeries - Class in com.borland.silktest.jtf.flex
-
Defines a data series for a BubbleChart control.
- FlexBubbleSeries(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexBubbleSeries
-
Creates a new FlexBubbleSeries with a JtfObjectHandle.
- FlexButton - Class in com.borland.silktest.jtf.flex
-
The Button control is a commonly used rectangular button.
- FlexButton(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexButton
-
Creates a new FlexButton with a JtfObjectHandle.
- FlexButtonBar - Class in com.borland.silktest.jtf.flex
-
Defines a horizontal or vertical group of logically related push buttons with a common look and navigation.
- FlexButtonBar(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexButtonBar
-
Creates a new FlexButtonBar with a JtfObjectHandle.
- FlexCandlestickChart - Class in com.borland.silktest.jtf.flex
-
Represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series.
- FlexCandlestickChart(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexCandlestickChart
-
Creates a new FlexCandlestickChart with a JtfObjectHandle.
- FlexCandlestickSeries - Class in com.borland.silktest.jtf.flex
-
Represents financial data as a series of candlesticks representing the high, low, opening, and closing values of a data series.
- FlexCandlestickSeries(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexCandlestickSeries
-
Creates a new FlexCandlestickSeries with a JtfObjectHandle.
- FlexCanvas - Class in com.borland.silktest.jtf.flex
-
A Canvas layout container defines a rectangular region in which you place child containers and controls.
- FlexCanvas(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexCanvas
-
Creates a new FlexCanvas with a JtfObjectHandle.
- FlexCartesianChart - Class in com.borland.silktest.jtf.flex
-
A base class for the common chart types.
- FlexCartesianChart(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexCartesianChart
-
Creates a new FlexCartesianChart with a JtfObjectHandle.
- FlexChart - Class in com.borland.silktest.jtf.flex
-
The link between the Flex component architecture and the DualStyleObject architecture.
- FlexChart(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexChart
-
Creates a new FlexChart with a JtfObjectHandle.
- FlexChartLegend - Class in com.borland.silktest.jtf.flex
-
Adds a legend to your charts, where the legend displays the label for each data series in the chart and a key showing the chart element for the series.
- FlexChartLegend(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexChartLegend
-
Creates a new FlexChartLegend with a JtfObjectHandle.
- FlexChartSeries - Class in com.borland.silktest.jtf.flex
-
The base class for the classes that let you specify a data series for a chart control.
- FlexChartSeries(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexChartSeries
-
Creates a new FlexChartSeries with a JtfObjectHandle.
- FlexCheckBox - Class in com.borland.silktest.jtf.flex
-
The CheckBox control consists of an optional label and a small box that can contain a check mark or not.
- FlexCheckBox(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexCheckBox
-
Creates a new FlexCheckBox with a JtfObjectHandle.
- FlexColorPicker - Class in com.borland.silktest.jtf.flex
-
Provides a way for a user to choose a color from a swatch list.
- FlexColorPicker(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexColorPicker
-
Creates a new FlexColorPicker with a JtfObjectHandle.
- FlexColumnChart - Class in com.borland.silktest.jtf.flex
-
Represents data as a series of vertical columns whose height is determined by values in the data.
- FlexColumnChart(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexColumnChart
-
Creates a new FlexColumnChart with a JtfObjectHandle.
- FlexColumnSeries - Class in com.borland.silktest.jtf.flex
-
Defines a data series for a ColumnChart control.
- FlexColumnSeries(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexColumnSeries
-
Creates a new FlexColumnSeries with a JtfObjectHandle.
- FlexComboBase - Class in com.borland.silktest.jtf.flex
-
The base class for controls that display text in a text field and have a button that causes a drop-down list to appear where the user can choose which text to display.
- FlexComboBase(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexComboBase
-
Creates a new FlexComboBase with a JtfObjectHandle.
- FlexComboBox - Class in com.borland.silktest.jtf.flex
-
Contains a drop-down list from which the user can select a single value.
- FlexComboBox(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexComboBox
-
Creates a new FlexComboBox with a JtfObjectHandle.
- FlexContainer - Class in com.borland.silktest.jtf.flex
-
An abstract base class for components that controls the layout characteristics of child components.
- FlexContainer(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexContainer
-
Creates a new FlexContainer with a JtfObjectHandle.
- FlexContainerMovieClip - Class in com.borland.silktest.jtf.flex
-
Container components created in Adobe Flash CS3 Professional for use in Flex are subclasses of the mx.flash.ContainerMovieClip class.
- FlexContainerMovieClip(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexContainerMovieClip
-
Creates a new FlexContainerMovieClip with a JtfObjectHandle.
- FlexDataGrid - Class in com.borland.silktest.jtf.flex
-
The DataGrid control is like a List except that it can show more than one column of data making it suited for showing objects with multiple properties.
- FlexDataGrid(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexDataGrid
-
Creates a new FlexDataGrid with a JtfObjectHandle.
- FlexDateChooser - Class in com.borland.silktest.jtf.flex
-
Displays the name of a month, the year, and a grid of the days of the month, with columns labeled for the day of the week.
- FlexDateChooser(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexDateChooser
-
Creates a new FlexDateChooser with a JtfObjectHandle.
- FlexDateField - Class in com.borland.silktest.jtf.flex
-
A text field that shows the date with a calendar icon on its right side.
- FlexDateField(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexDateField
-
Creates a new FlexDateField with a JtfObjectHandle.
- FlexDateScrollDetail - Enum in com.borland.silktest.jtf.flex.common.types
-
Enumeration for scrolling the contents of a Flex date control during replay
- FlexDisplayObject - Class in com.borland.silktest.jtf.flex
-
The base class for all objects that can be placed on the display list.
- FlexDisplayObject(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexDisplayObject
-
Creates a new FlexDisplayObject with a JtfObjectHandle.
- FlexDividedBox - Class in com.borland.silktest.jtf.flex
-
Measures and lays out its children horizontally or vertically in exactly the same way as a Box container, but it inserts draggable dividers in the gaps between the children.
- FlexDividedBox(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexDividedBox
-
Creates a new FlexDividedBox with a JtfObjectHandle.
- FlexEventException - Exception in com.borland.silktest.jtf.flex.common
-
Generic Flex exception that is thrown when replay an event fails.
- FlexEventException(String) - Constructor for exception com.borland.silktest.jtf.flex.common.FlexEventException
-
- FlexException - Exception in com.borland.silktest.jtf.flex.common
-
Generic Flex exception.
- FlexException(String) - Constructor for exception com.borland.silktest.jtf.flex.common.FlexException
-
- FlexForm - Class in com.borland.silktest.jtf.flex
-
Use this class to control the layout of a form, mark form fields as required or optional, handle error messages, and bind your form data to the Flex data model to perform data checking and validation.
- FlexForm(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexForm
-
Creates a new FlexForm with a JtfObjectHandle.
- FlexFormItem - Class in com.borland.silktest.jtf.flex
-
Defines a label and one or more children arranged horizontally or vertically.
- FlexFormItem(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexFormItem
-
Creates a new FlexFormItem with a JtfObjectHandle.
- FlexHLOCChart - Class in com.borland.silktest.jtf.flex
-
The HLOCChart (High Low Open Close) control represents financial data as a series of elements representing the high, low, closing, and optionally opening values of a data series.
- FlexHLOCChart(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexHLOCChart
-
Creates a new FlexHLOCChart with a JtfObjectHandle.
- FlexHLOCSeries - Class in com.borland.silktest.jtf.flex
-
Represents financial data as a series of elements representing the high, low, closing, and, optionally, opening values of a data series.
- FlexHLOCSeries(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexHLOCSeries
-
Creates a new FlexHLOCSeries with a JtfObjectHandle.
- FlexHLOCSeriesBase - Class in com.borland.silktest.jtf.flex
-
Represents financial data as a series of elements representing the high, low, closing, and, optionally, opening values of a data series.
- FlexHLOCSeriesBase(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexHLOCSeriesBase
-
Creates a new FlexHLOCSeriesBase with a JtfObjectHandle.
- FlexImage - Class in com.borland.silktest.jtf.flex
-
Lets you import JPEG, PNG, GIF, and SWF files at runtime.
- FlexImage(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexImage
-
Creates a new FlexImage with a JtfObjectHandle.
- FlexLabel - Class in com.borland.silktest.jtf.flex
-
Displays a single line of noneditable text.
- FlexLabel(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexLabel
-
Creates a new FlexLabel with a JtfObjectHandle.
- FlexLineChart - Class in com.borland.silktest.jtf.flex
-
Represents a data series as points connected by a continuous line.
- FlexLineChart(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexLineChart
-
Creates a new FlexLineChart with a JtfObjectHandle.
- FlexLineSeries - Class in com.borland.silktest.jtf.flex
-
Defines a data series for a LineChart control.
- FlexLineSeries(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexLineSeries
-
Creates a new FlexLineSeries with a JtfObjectHandle.
- FlexLinkBar - Class in com.borland.silktest.jtf.flex
-
Defines a horizontal or vertical row of LinkButton controls that designate a series of link destinations.
- FlexLinkBar(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexLinkBar
-
Creates a new FlexLinkBar with a JtfObjectHandle.
- FlexList - Class in com.borland.silktest.jtf.flex
-
Displays a list of items horizontally, verically, or laid out in tiles.
- FlexList(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexList
-
Creates a new FlexList with a JtfObjectHandle.
- FlexListBase - Class in com.borland.silktest.jtf.flex
-
The ListBase class is the base class for controls that represent lists of items that can have one or more selected and can scroll through the items.
- FlexListBase(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexListBase
-
Creates a new FlexListBase with a JtfObjectHandle.
- FlexListLabel - Class in com.borland.silktest.jtf.flex
-
Defines the default item renderer for a control.
- FlexListLabel(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexListLabel
-
Creates a new FlexListLabel with a JtfObjectHandle.
- FlexLoader - Class in com.borland.silktest.jtf.flex
-
Loads and displays a specified SWF file.
- FlexLoader(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexLoader
-
Creates a new FlexLoader with a JtfObjectHandle.
- FlexMenu - Class in com.borland.silktest.jtf.flex
-
Creates a pop-up menu of individually selectable choices, similar to the File or Edit menu found in most software applications.
- FlexMenu(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexMenu
-
Creates a new FlexMenu with a JtfObjectHandle.
- FlexMenuBar - Class in com.borland.silktest.jtf.flex
-
Defines a horizontal, top-level menu bar that contains one or more menus.
- FlexMenuBar(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexMenuBar
-
Creates a new FlexMenuBar with a JtfObjectHandle.
- FlexMethodException - Exception in com.borland.silktest.jtf.flex.common
-
Generic Flex exception that is thrown when replay a method fails.
- FlexMethodException(String) - Constructor for exception com.borland.silktest.jtf.flex.common.FlexMethodException
-
- FlexNavigationBar - Class in com.borland.silktest.jtf.flex
-
The superclass for navigator controls, such as the LinkBar and TabBar controls.
- FlexNavigationBar(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexNavigationBar
-
Creates a new FlexNavigationBar with a JtfObjectHandle.
- FlexNumericStepper - Class in com.borland.silktest.jtf.flex
-
Lets the user select a number from an ordered set.
- FlexNumericStepper(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexNumericStepper
-
Creates a new FlexNumericStepper with a JtfObjectHandle.
- FlexObject - Class in com.borland.silktest.jtf.flex
-
The base class for all visual components, both interactive and noninteractive.
- FlexObject(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexObject
-
Creates a new FlexObject with a JtfObjectHandle.
- FlexOLAPDataGrid - Class in com.borland.silktest.jtf.flex
-
Expands on the functionality of the AdvancedDataGrid control to add support for the display of the results of OLAP queries.
- FlexOLAPDataGrid(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexOLAPDataGrid
-
Creates a new FlexOLAPDataGrid with a JtfObjectHandle.
- FlexPanel - Class in com.borland.silktest.jtf.flex
-
Consists of a title bar, a caption, a border, and a content area for its children.
- FlexPanel(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexPanel
-
Creates a new FlexPanel with a JtfObjectHandle.
- FlexPieChart - Class in com.borland.silktest.jtf.flex
-
Represents a data series as a standard pie chart.
- FlexPieChart(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexPieChart
-
Creates a new FlexPieChart with a JtfObjectHandle.
- FlexPieSeries - Class in com.borland.silktest.jtf.flex
-
Defines the data series for a PieChart control.
- FlexPieSeries(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexPieSeries
-
Creates a new FlexPieSeries with a JtfObjectHandle.
- FlexPlotChart - Class in com.borland.silktest.jtf.flex
-
Represents data with two values for each data point.
- FlexPlotChart(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexPlotChart
-
Creates a new FlexPlotChart with a JtfObjectHandle.
- FlexPlotSeries - Class in com.borland.silktest.jtf.flex
-
Defines a data series for a PlotChart control.
- FlexPlotSeries(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexPlotSeries
-
Creates a new FlexPlotSeries with a JtfObjectHandle.
- FlexPopUpButton - Class in com.borland.silktest.jtf.flex
-
The PopUpButton control adds a flexible pop-up control interface to a Button control.
- FlexPopUpButton(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexPopUpButton
-
Creates a new FlexPopUpButton with a JtfObjectHandle.
- FlexProgressBar - Class in com.borland.silktest.jtf.flex
-
The ProgressBar control provides a visual representation of the progress of a task over time.
- FlexProgressBar(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexProgressBar
-
Creates a new FlexProgressBar with a JtfObjectHandle.
- FlexRadioButton - Class in com.borland.silktest.jtf.flex
-
The RadioButton control lets the user make a single choice within a set of mutually exclusive choices.
- FlexRadioButton(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexRadioButton
-
Creates a new FlexRadioButton with a JtfObjectHandle.
- FlexReadPropertyException - Exception in com.borland.silktest.jtf.flex.common
-
This Exception is thrown when reading a property fails.
- FlexReadPropertyException(String) - Constructor for exception com.borland.silktest.jtf.flex.common.FlexReadPropertyException
-
- FlexRepeater - Class in com.borland.silktest.jtf.flex
-
Identifies the repeater control, which creates multiple instances of its subcomponents.
- FlexRepeater(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexRepeater
-
Creates a new FlexRepeater with a JtfObjectHandle.
- FlexRule - Class in com.borland.silktest.jtf.flex
-
Creates a single horizontal or vertical line.
- FlexRule(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexRule
-
Creates a new FlexRule with a JtfObjectHandle.
- FlexScrollBar - Class in com.borland.silktest.jtf.flex
-
Lets you control the portion of data that is displayed when there is too much data to fit in a display area.
- FlexScrollBar(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexScrollBar
-
Creates a new FlexScrollBar with a JtfObjectHandle.
- FlexScrollBase - Class in com.borland.silktest.jtf.flex
-
The ScrollControlBase class is the base class for controls with scroll bars.
- FlexScrollBase(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexScrollBase
-
Creates a new FlexScrollBase with a JtfObjectHandle.
- FlexScrollDetail - Enum in com.borland.silktest.jtf.flex.common.types
-
Enumeration for scrolling during replay
- FlexScrollDirection - Enum in com.borland.silktest.jtf.flex.common.types
-
Enumeration for scroll horizontal and vertical during replay
- FlexSlider - Class in com.borland.silktest.jtf.flex
-
Lets users select a value by moving a slider thumb between the end points of the slider track.
- FlexSlider(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexSlider
-
Creates a new FlexSlider with a JtfObjectHandle.
- FlexStandalonePlayer - Class in com.borland.silktest.jtf.flex
-
The Flex Standalone Player.
- FlexStandalonePlayer(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexStandalonePlayer
-
Creates a new FlexStandalonePlayer with a JtfObjectHandle.
- FlexTabNavigator - Class in com.borland.silktest.jtf.flex
-
Extends the ViewStack container by including a TabBar container for navigating between its child containers.
- FlexTabNavigator(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexTabNavigator
-
Creates a new FlexTabNavigator with a JtfObjectHandle.
- FlexTextArea - Class in com.borland.silktest.jtf.flex
-
A multiline text field with a border and optional scroll bars.
- FlexTextArea(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexTextArea
-
Creates a new FlexTextArea with a JtfObjectHandle.
- FlexTitleWindow - Class in com.borland.silktest.jtf.flex
-
Contains a title bar, a caption, a border, and a content area for its child.
- FlexTitleWindow(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexTitleWindow
-
Creates a new FlexTitleWindow with a JtfObjectHandle.
- FlexToggleButtonBar - Class in com.borland.silktest.jtf.flex
-
Defines a horizontal or vertical group of buttons that maintain their selected or deselected state.
- FlexToggleButtonBar(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexToggleButtonBar
-
Creates a new FlexToggleButtonBar with a JtfObjectHandle.
- FlexTree - Class in com.borland.silktest.jtf.flex
-
The Tree control lets a user view hierarchical data arranged as an expandable tree.
- FlexTree(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexTree
-
Creates a new FlexTree with a JtfObjectHandle.
- FlexTriggerEvent - Enum in com.borland.silktest.jtf.flex.common.types
-
Enumeration that defines whether an action should be replayed via mouse or keyboard.
- FlexUIMovieClip - Class in com.borland.silktest.jtf.flex
-
Components created in Adobe Flash CS3 Professional for use in Flex are subclasses of the mx.flash.UIMovieClip class.
- FlexUIMovieClip(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexUIMovieClip
-
Creates a new FlexUIMovieClip with a JtfObjectHandle.
- FlexVideoDisplay - Class in com.borland.silktest.jtf.flex
-
Lets you play an FLV file in a Flex application.
- FlexVideoDisplay(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexVideoDisplay
-
Creates a new FlexVideoDisplay with a JtfObjectHandle.
- FlexViewStack - Class in com.borland.silktest.jtf.flex
-
Consists of a collection of child containers stacked on top of each other, where only one child at a time is visible.
- FlexViewStack(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexViewStack
-
Creates a new FlexViewStack with a JtfObjectHandle.
- FlexWindow - Class in com.borland.silktest.jtf.flex
-
The Window is a top-level container for additional windows in an AIR desktop application.
- FlexWindow(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexWindow
-
Creates a new FlexWindow with a JtfObjectHandle.
- FlexWindowedApplication - Class in com.borland.silktest.jtf.flex
-
The WindowedApplication defines the application container that you use to create Flex applications for AIR applications.
- FlexWindowedApplication(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.flex.FlexWindowedApplication
-
Creates a new FlexWindowedApplication with a JtfObjectHandle.
- FlexWritePropertyException - Exception in com.borland.silktest.jtf.flex.common
-
This Exception is thrown when writing a property fails.
- FlexWritePropertyException(String) - Constructor for exception com.borland.silktest.jtf.flex.common.FlexWritePropertyException
-
- focusRow(ItemIdentifier) - Method in class com.borland.silktest.jtf.Table
-
Focuses on a row in the table.
- focusRow(String) - Method in class com.borland.silktest.jtf.Table
-
Focuses on a row in the table.
- focusRow(int) - Method in class com.borland.silktest.jtf.Table
-
Focuses on a row in the table.
- FormsHost - Class in com.borland.silktest.jtf.windowsforms
-
An element that allows you to host a Windows Forms control on a WPF page.
- FormsHost(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.windowsforms.FormsHost
-
Creates a new FormsHost with a JtfObjectHandle.
- FormsWindow - Class in com.borland.silktest.jtf.windowsforms
-
FormsWindow is the class that represents the top-level window of a Windows Forms application.
- FormsWindow(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.windowsforms.FormsWindow
-
Creates a new FormsWindow with a JtfObjectHandle.
- forward() - Method in class com.borland.silktest.jtf.xbrowser.BrowserWindow
-
Goes forward in the history.
- FunctionOptions - Annotation Type in com.borland.silktest.jtf.dll
-
This annotation allows to specify an alias name for a DLL function as well as a CharacterSet and a CallingConvention
to use.