Package | Description |
---|---|
com.microfocus.silktest.jtf.silverlight |
This package contains classes for the Silverlight TechDomain.
|
Modifier and Type | Class and Description |
---|---|
class |
SLApplication
The container for Silverlight controls.
|
class |
SLAutoCompleteBox
Represents a control that provides a text box for user input and a drop-down that contains possible matches based on the input in the text box.
|
class |
SLButton
Identifies a button control.
|
class |
SLCalendar
Identifies a calendar control.
|
class |
SLCalendarButton
Identifies a calendar button.
|
class |
SLCalendarDayButton
Identifies a calendar day button.
|
class |
SLCheckBox
Identifies a check box control.
|
class |
SLComboBox
Identifies a combo box control.
|
class |
SLComboBoxItem
Identifies a combo box item control.
|
class |
SLDataGrid
Identifies a data grid control.
|
class |
SLDataGridCell
Identifies a cell within a row of a data grid control.
|
class |
SLDataGridDetails
Identifies a control that displays additional details within a data grid row.
|
class |
SLDataGridRow
Identifies a row in data grid.
|
class |
SLDataPager
Identifies a data pager for paging through a collection of data.
|
class |
SLDatePicker
Represents a control that allows the user to select a date.
|
class |
SLDescriptionViewer
Identifies a description viewer control.
|
class |
SLFrame
Identifies a frame control.
|
class |
SLGridSplitter
Identifies a grid splitter control.
|
class |
SLGroup
Identifies a group control, which acts as a container for other controls.
|
class |
SLHeader
Identifies a control that provides a visual container for the labels for rows or columns.
|
class |
SLHeaderItem
Identifies a control that provides a visual label for a row or column.
|
class |
SLHorizontalScrollBar
Identifies a horizontal scroll bar.
|
class |
SLHyperlinkButton
Identifies a hyperlink button control.
|
class |
SLImage
Identifies an image control.
|
class |
SLListBox
Identifies a list box control.
|
class |
SLListItem
Identifies a list item control.
|
class |
SLMediaElement
Represents a control that contains audio and/or video.
|
class |
SLMenu
Identifies a menu control.
|
class |
SLMenuBar
Identifies a menu bar control.
|
class |
SLMenuItem
Identifies a menu item control.
|
class |
SLMultiScaleImage
Enables users to open a multi-resolution image, which can be zoomed in on and panned across.
|
class |
SLPane
Identifies a pane that can optionally have scroll bars.
|
class |
SLPasswordBox
Identifies a password box control.
|
class |
SLPopup
Identifies a popup control.
|
class |
SLProgressBar
Identifies a progress bar control.
|
class |
SLRadioButton
Represents a button that allows a user to select a single option from a group of options.
|
class |
SLRepeatButton
Identifies a repeat button control.
|
class |
SLRichTextBox
Identifies a rich text box control.
|
class |
SLSeparator
Identifies a separator control.
|
class |
SLSlider
Identifies a progress bar control.
|
class |
SLSpinner
Identifies a spinner control.
|
class |
SLSplitButton
Identifies a split button control.
|
class |
SLStatusBar
Identifies a status bar control.
|
class |
SLTabControl
Identifies a tab control.
|
class |
SLTabItem
Identifies a tab item control.
|
class |
SLTable
Identifies a table.
|
class |
SLTextBlock
Identifies a control for displaying small amounts of flow content.
|
class |
SLTextBox
Identifies a text box control.
|
class |
SLThumb
Identifies a thumb control.
|
class |
SLTitleBar
Identifies the caption bar on a window.
|
class |
SLToggleButton
Identifies a toggle button control.
|
class |
SLToolBar
Identifies a toolbar control.
|
class |
SLToolTip
Identifies a tooltip control.
|
class |
SLTreeView
Represents a control that displays hierarchical data in a tree structure that has items that can expand and collapse.
|
class |
SLTreeViewItem
Represents a selectable item in a tree control.
|
class |
SLValidationSummary
Identifies a validation summary control.
|
class |
SLVerticalScrollBar
Identifies a vertical scroll bar.
|
class |
SLWindow
Identifies a window control.
|
Modifier and Type | Method and Description |
---|---|
List<SLBase> |
SLBase.getRawChildren()
Gets the raw child element of this element.
|
List<SLBase> |
SLBase.getRawChildren(String automationControlType)
Gets the raw child element of this element.
|
Copyright 2009-2012 Micro Focus. All Rights Reserved.