- IAWTScrollable - Interface in com.microfocus.silktest.jtf.swing
-
Represents an interface for AWT objects that can have two scroll bars.
- IAWTScroller - Interface in com.microfocus.silktest.jtf.swing
-
Represents an interface for scrollable AWT objects.
- IBaseScrollable - Interface in com.microfocus.silktest.jtf.swing
-
Represents an interface for other scrollable controls to avoid duplication.
- IBaseState - Interface in com.borland.silktest.jtf
-
A base state makes an application ready for testing.
- IBrowserType - Interface in com.borland.silktest.jtf.common
-
- IClickable - Interface in com.borland.silktest.jtf
-
Interface for objects that can be clicked.
- IFocusable - Interface in com.borland.silktest.jtf
-
Interface for objects that can be focused on.
- IKeyable - Interface in com.borland.silktest.jtf
-
Interface for objects that use keystrokes.
- imageClick(String) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Clicks in the middle of the specified image.
- imageClick(String, Point) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Clicks on a specific position within an image.
- imageClick(String, Point, int) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Clicks on a specific occurrence of an image.
- imageClick(String, Point, int, ClickType) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Executes a specific mouse action on an image.
- imageClick(String, Point, int, ClickType, ModifierKey) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Clicks on an image while pressing the specified key modifiers.
- imageClick(String, Point, int, ClickType, ModifierKey, int) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Clicks on an image while pressing the specified key modifiers.
- imageClickFile(String) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Clicks in the middle of the specified image.
- imageClickFile(String, Point) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Clicks on a specific position within an image.
- imageClickFile(String, Point, int) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Clicks on a specific occurrence of an image.
- imageClickFile(String, Point, int, ClickType) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Executes a specific mouse action on an image.
- imageClickFile(String, Point, int, ClickType, ModifierKey) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Clicks on an image while pressing the specified key modifiers.
- imageClickFile(String, Point, int, ClickType, ModifierKey, int) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Clicks on an image while pressing the specified key modifiers.
- imageExists(String) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Returns whether the specified image exists.
- imageExists(String, int) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Returns whether the given occurrence of an image exists.
- imageExists(String, int, Rect) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Returns whether an image exists in the specified area within the object's rectangle.
- imageExistsFile(String) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Returns whether the specified image exists.
- imageExistsFile(String, int) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Returns whether the given occurrence of an image exists.
- imageExistsFile(String, int, Rect) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Returns whether an image exists in the specified area within the object's rectangle.
- ImageNotFoundException - Exception in com.borland.silktest.jtf.common
-
Thrown if an image was not found in the application under test during executing an image click.
- ImageNotFoundException(String) - Constructor for exception com.borland.silktest.jtf.common.ImageNotFoundException
-
Creates an ImageNotFoundException with the given message.
- imageRectangle(String) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Returns the object-relative rectangle of the specified image.
- imageRectangle(String, int) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Returns the object-relative rectangle of the specified occurrence of an image.
- imageRectangle(String, int, Rect) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Searches for an image within the specified area and returns the object-relative rectangle of the found image.
- imageRectangleFile(String) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Returns the object-relative rectangle of the specified image.
- imageRectangleFile(String, int) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Returns the object-relative rectangle of the specified occurrence of an image.
- imageRectangleFile(String, int, Rect) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Searches for an image within the specified area and returns the object-relative rectangle of the found image.
- IMobileClickable - Interface in com.microfocus.silktest.jtf.mobile
-
Interface for objects that use clicks.
- IMobileGestures - Interface in com.microfocus.silktest.jtf.mobile
-
Interface for objects that use long swipes.
- IMobileKeyable - Interface in com.microfocus.silktest.jtf.mobile
-
Interface for objects that use keystrokes.
- IMoveable - Interface in com.borland.silktest.jtf
-
Interface for objects that can be moved, e.g.
- INativeWindow - Interface in com.borland.silktest.jtf
-
Interface for objects that provide a native window handle.
- increaseLarge() - Method in class com.microfocus.silktest.jtf.silverlight.SLSlider
-
Increases the value of the Slider by a large amount.
- increaseLarge() - Method in class com.microfocus.silktest.jtf.wpf.WPFSlider
-
Increases the value of the Slider by a large amount.
- increaseSmall() - Method in class com.microfocus.silktest.jtf.silverlight.SLSlider
-
Increases the value of the Slider by a small amount.
- increaseSmall() - Method in class com.microfocus.silktest.jtf.wpf.WPFSlider
-
Increases the value of the Slider by a small amount.
- increaseZoom() - Method in class com.microfocus.silktest.jtf.wpf.WPFDocumentViewer
-
Zooms in on the document content by one zoom step.
- increaseZoom() - Method in class com.microfocus.silktest.jtf.wpf.WPFFlowDocumentPageViewer
-
Increases the zoom.
- increaseZoom() - Method in class com.microfocus.silktest.jtf.wpf.WPFFlowDocumentReader
-
Increases the zoom.
- increaseZoom() - Method in class com.microfocus.silktest.jtf.wpf.WPFFlowDocumentScrollViewer
-
Increases the zoom.
- increment() - Method in class com.borland.silktest.jtf.swt.Spinner
-
Increases the value when the spinner controls are pressed.
- increment(int) - Method in class com.borland.silktest.jtf.swt.Spinner
-
Increases the value when the spinner controls are pressed.
- increment() - Method in class com.borland.silktest.jtf.win32.UpDown
-
Increases the position value of the up/down control.
- increment(int) - Method in class com.borland.silktest.jtf.win32.UpDown
-
Increases the position value of the up/down control.
- increment() - Method in class com.borland.silktest.jtf.windowsforms.DomainUpDown
-
Increases the position value of the up/down control.
- increment(int) - Method in class com.borland.silktest.jtf.windowsforms.DomainUpDown
-
Increases the position value of the up/down control.
- incrementDecimal() - Method in class com.borland.silktest.jtf.windowsforms.NumericUpDown
-
Increases the position value of the up/down control.
- incrementDecimal(double) - Method in class com.borland.silktest.jtf.windowsforms.NumericUpDown
-
Increases the position value of the up/down control.
- IndexOutOfRangeException - Exception in com.borland.silktest.jtf.common
-
Indicates that an index is out of the specified range.
- IndexOutOfRangeException(String) - Constructor for exception com.borland.silktest.jtf.common.IndexOutOfRangeException
-
Create an IndexOutOfRangeException with the given message.
- InOutArgument<T> - Class in com.borland.silktest.jtf.dll
-
Is used to specify DLL function arguments that can be modified by a function.
- InOutArgument(T) - Constructor for class com.borland.silktest.jtf.dll.InOutArgument
-
Creates an argument that can be used pass a function argument into a DLL call which can be modified by the
function.
- input(String) - Method in class com.borland.silktest.jtf.flex.FlexComboBase
-
Creates an Event object that contains information about text events.
- input(String) - Method in class com.borland.silktest.jtf.flex.FlexNumericStepper
-
Creates an Event object that contains information about text events.
- input(String) - Method in class com.borland.silktest.jtf.flex.FlexTextArea
-
Dispatched when the user types, deletes, or pastes text into the control.
- input(String) - Method in class com.borland.silktest.jtf.flex.SparkComboBox
-
Dispatched when the user types, deletes, or pastes text into the control.
- input(String) - Method in class com.borland.silktest.jtf.flex.SparkNumericStepper
-
Dispatched when the user types, deletes, or pastes text into the control.
- input(String) - Method in class com.borland.silktest.jtf.flex.SparkRichEditableText
-
Dispatched when the user types, deletes, or pastes text into the control.
- input(String) - Method in class com.borland.silktest.jtf.flex.SparkSkinnableTextBase
-
Dispatched when the user types, deletes, or pastes text into the control.
- INSERT - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
-
- insert(String, int) - Method in class com.microfocus.silktest.jtf.swing.AWTTextArea
-
Inserts the specified text at the specified position.
- insert(String, int) - Method in class com.microfocus.silktest.jtf.swing.JTextArea
-
Inserts the specified text at the specified position.
- INSERT_TOGGLE - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
-
- insertRows(String) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Inserts a range of rows.
- InvalidBitmapRegionException - Exception in com.borland.silktest.jtf.common
-
This exception is thrown if "CaptureBitmap" is called with an invalid region within the object to take a screenshot
from, e.g.
- InvalidBitmapRegionException(String) - Constructor for exception com.borland.silktest.jtf.common.InvalidBitmapRegionException
-
Create an InvalidBitmapRegionException with the given message.
- InvalidColumnNumberException - Exception in com.borland.silktest.jtf.common
-
Thrown on attempts to operate with an invalid column, e.g.
- InvalidColumnNumberException(String) - Constructor for exception com.borland.silktest.jtf.common.InvalidColumnNumberException
-
Create an InvalidColumnException with the given message.
- InvalidCssStyleException - Exception in com.borland.silktest.jtf.common
-
Is thrown if a CSS style name is invalid or is not defined for a certain DOM element.
- InvalidCssStyleException(String) - Constructor for exception com.borland.silktest.jtf.common.InvalidCssStyleException
-
Creates an InvalidCssStyleException with the given message.
- InvalidFileNameException - Exception in com.borland.silktest.jtf.common
-
Indicates that a file name is syntactically invalid.
- InvalidFileNameException(String) - Constructor for exception com.borland.silktest.jtf.common.InvalidFileNameException
-
Create an InvalidFileNameException with the given message.
- InvalidFlexSDKVersionException - Exception in com.borland.silktest.jtf.flex.common
-
This exception is thrown if a property is not supported in this flex sdk version.
- InvalidFlexSDKVersionException(String) - Constructor for exception com.borland.silktest.jtf.flex.common.InvalidFlexSDKVersionException
-
- InvalidItemIdentifierException - Exception in com.borland.silktest.jtf.common
-
Thrown on attempts to access an item that does not exist, e.g.
- InvalidItemIdentifierException(String) - Constructor for exception com.borland.silktest.jtf.common.InvalidItemIdentifierException
-
Create an InvalidItemIdentifierException with the given message.
- InvalidItemPathException - Exception in com.borland.silktest.jtf.common
-
Thrown on attempts to e.g.
- InvalidItemPathException(String) - Constructor for exception com.borland.silktest.jtf.common.InvalidItemPathException
-
Create an InvalidItemPathException with the given message.
- InvalidLineNumberException - Exception in com.borland.silktest.jtf.common
-
Thrown when using a line number that does not exist in a multi-line TextField.
- InvalidLineNumberException(String) - Constructor for exception com.borland.silktest.jtf.common.InvalidLineNumberException
-
Create an InvalidLineNumberException with the given message.
- InvalidObjectHandleException - Exception in com.borland.silktest.jtf.common
-
Indicates that an attempt to access an object failed because the used
JtfObjectHandle
is invalid.
- InvalidObjectHandleException(String) - Constructor for exception com.borland.silktest.jtf.common.InvalidObjectHandleException
-
Create an InvalidObjectHandleException with the given message.
- InvalidOptionNameException - Exception in com.borland.silktest.jtf.common
-
Thrown on an attempt to read / write an option that does not exist.
- InvalidOptionNameException(String) - Constructor for exception com.borland.silktest.jtf.common.InvalidOptionNameException
-
Create an InvalidOptionNameException with the given message.
- InvalidParameterException - Exception in com.borland.silktest.jtf.common
-
Thrown if a method parameter during replay is invalid.
- InvalidParameterException(String) - Constructor for exception com.borland.silktest.jtf.common.InvalidParameterException
-
Create an InvalidParameterException with the given message.
- InvalidPropertyNameException - Exception in com.borland.silktest.jtf.common
-
Thrown on attempts to read / write a property that the given object does not support.
- InvalidPropertyNameException(String) - Constructor for exception com.borland.silktest.jtf.common.InvalidPropertyNameException
-
Create an InvalidPropertyNameException with the given message.
- InvalidXPathException - Exception in com.borland.silktest.jtf.common
-
Indicates an XPath parsing error.
- InvalidXPathException(String) - Constructor for exception com.borland.silktest.jtf.common.InvalidXPathException
-
Create an InvalidXPathException with the given message.
- invoke(String, Object...) - Method in class com.borland.silktest.jtf.AbstractTestObject
-
Invokes a method on the test object.
- invokeMethods(List<String>, List<List<Object>>) - Method in class com.borland.silktest.jtf.TestObject
-
Dynamically invokes a sequence of methods starting at this TestObject.
- IOracleFormsMenuBase - Interface in com.microfocus.silktest.jtf.swing
-
Represents a control that defines choices for users to select.
- IOracleFormsScrollable - Interface in com.microfocus.silktest.jtf.swing
-
Represents an interface for scrollable oracle forms objects.
- IOracleFormsScroller - Interface in com.microfocus.silktest.jtf.swing
-
Represents an interface for scrollable oracle forms objects.
- isAcceptsReturn() - Method in class com.microfocus.silktest.jtf.wpf.WPFTextBoxBase
-
Gets a value that indicates how the text editing control responds when the user presses the ENTER key.
- isAcceptsTab() - Method in class com.microfocus.silktest.jtf.wpf.WPFTextBoxBase
-
Gets a value that indicates how the text editing control responds when the user presses the TAB key.
- isActive() - Method in class com.borland.silktest.jtf.flex.FlexWindow
-
Returns whether the window is set to active.
- isActive() - Method in class com.borland.silktest.jtf.flex.FlexWindowedApplication
-
Returns whether the window is set to active.
- isActive() - Method in class com.borland.silktest.jtf.flex.SparkWindow
-
Returns whether the window is set to active.
- isActive() - Method in class com.borland.silktest.jtf.flex.SparkWindowedApplication
-
Returns whether the window is set to active.
- isActive() - Method in interface com.borland.silktest.jtf.IMoveable
-
Returns whether the window is set to active.
- isActive() - Method in class com.borland.silktest.jtf.Window
-
Returns whether the window is set to active.
- isActive() - Method in class com.microfocus.silktest.jtf.sap.SapWindow
-
Returns whether the window is set to active.
- isActive() - Method in class com.microfocus.silktest.jtf.swing.AWTWindow
-
Returns whether the window is set to active.
- isActive() - Method in class com.microfocus.silktest.jtf.wpf.WPFWindow
-
Returns whether the window is set to active.
- isAIRWindow() - Method in class com.borland.silktest.jtf.flex.FlexWindow
-
Gets a value whether this window is an AIR window.
- isAIRWindow() - Method in class com.borland.silktest.jtf.flex.SparkWindow
-
Gets a value whether this window is an AIR window.
- isAlertPresent() - Method in class com.borland.silktest.jtf.xbrowser.BrowserWindow
-
Returns true if a JavaScript alert is open.
- isAllowDeselection() - Method in class com.borland.silktest.jtf.flex.SparkButtonBarButton
-
Gets a value whether the user click on a currently selected button deselects it.
- isAllowDisjointSelection() - Method in class com.borland.silktest.jtf.flex.FlexDateChooser
-
Gets whether non-contiguous selection is allowed in the DateChooser control.
- isAllowDragSelection() - Method in class com.borland.silktest.jtf.flex.FlexAdvancedDataGrid
-
Gets whether drag-selection is enabled.
- isAllowMultipleSelection() - Method in class com.borland.silktest.jtf.flex.FlexDateChooser
-
Gets whether multiple selection is allowed in the DateChooser control.
- isAllowMultipleSelection() - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Gets whether you can allow more than one item to be selected at the same time.
- isAllowMultipleSelection() - Method in class com.borland.silktest.jtf.flex.SparkList
-
Gets a value if multiple selection is enabled.
- isAllowsCheck() - Method in class com.borland.silktest.jtf.Table
-
Gets whether the control can display a checkmark.
- isAllowsCheck() - Method in class com.borland.silktest.jtf.Tree
-
Gets whether the control can display a checkmark.
- isAllowsCheck() - Method in class com.borland.silktest.jtf.win32.ListView
-
Gets whether this list view supports checking items.
- isAllowsMultiSelect() - Method in class com.borland.silktest.jtf.ListBox
-
Gets whether the control supports selecting multiple items.
- isAllowsMultiSelect() - Method in class com.borland.silktest.jtf.Table
-
Gets whether the table supports selecting multiple items.
- isAllowsMultiSelect() - Method in class com.borland.silktest.jtf.Tree
-
Gets whether the control supports selecting multiple items.
- isAllowsMultiSelect() - Method in class com.borland.silktest.jtf.win32.ListView
-
Gets whether the list view supports selecting multiple items.
- isAllowsMultiSelect() - Method in class com.borland.silktest.jtf.windowsforms.DataGrid
-
Gets whether the table supports selecting multiple items.
- isAllowsMultiSelect() - Method in class com.borland.silktest.jtf.xbrowser.DomListBox
-
Gets whether the control is multiselectable.
- isAllowValueWrap() - Method in class com.borland.silktest.jtf.flex.SparkSpinner
-
Gets the behavior of the control for a step when the current value is either the maximum or minimum value.
- isAlwaysInFront() - Method in class com.borland.silktest.jtf.flex.FlexWindow
-
Gets a value whether the underlying NativeWindow is always in front of other windows.
- isAlwaysInFront() - Method in class com.borland.silktest.jtf.flex.FlexWindowedApplication
-
Gets a value whether the underlying NativeWindow is always in front of other windows.
- isAlwaysInFront() - Method in class com.borland.silktest.jtf.flex.SparkWindow
-
Gets a value whether the underlying NativeWindow is always in front of other windows.
- isAlwaysInFront() - Method in class com.borland.silktest.jtf.flex.SparkWindowedApplication
-
Gets a value whether the underlying NativeWindow is always in front of other windows.
- isAlwaysShowScrollBars() - Method in class com.borland.silktest.jtf.swt.ScrolledComposite
-
Gets whether the scrollbar shows.
- ISapContextMenuable - Interface in com.microfocus.silktest.jtf.sap
-
Interface for any Component which supports ContextMenu selections.
- isAutoDisplayFirstFrame() - Method in class com.borland.silktest.jtf.flex.SparkVideoDisplay
-
Gets whether the video is loaded when the source is set.
- isAutoEnter() - Method in class com.microfocus.silktest.jtf.rumba.common.types.RumbaCharacterAttribute
-
- isAutoEnter() - Method in class com.microfocus.silktest.jtf.rumba.RumbaField
-
Gets a value that indicates true if the field is an AutoEnter field.
- isAutoExit() - Method in class com.borland.silktest.jtf.flex.FlexWindowedApplication
-
Gets a value whether the AIR application will quit when the last window closes or will continue running in the background.
- isAutoExit() - Method in class com.borland.silktest.jtf.flex.SparkWindowedApplication
-
Gets a value whether the AIR application will quit when the last window closes or will continue running in the background.
- isAutoLayout() - Method in class com.borland.silktest.jtf.flex.SparkGroupBase
-
Gets a value whether measurement and layout are done when the position or size of a child is changed.
- isAutoLayout() - Method in class com.borland.silktest.jtf.flex.SparkSkinnableContainer
-
Gets whether measurement and layout are done when the position or size of a child is changed.
- isAutoLayout() - Method in class com.borland.silktest.jtf.flex.SparkSkinnableDataContainer
-
Gets the measurement and layout are done when the position or size of a child is changed.
- isAutoPlay() - Method in class com.borland.silktest.jtf.flex.SparkVideoDisplay
-
Gets whether the video starts playing immediately when the source property is set.
- isAutoRepeat() - Method in class com.borland.silktest.jtf.flex.SparkButtonBase
-
Gets whether to dispatch repeated buttonDown events if the user holds down the mouse button.
- isAutoRewind() - Method in class com.borland.silktest.jtf.flex.SparkVideoDisplay
-
Gets whether the FLV file should rewind to the first frame when play stops.
- isAutoSkip() - Method in class com.microfocus.silktest.jtf.rumba.common.types.RumbaCharacterAttribute
-
- isAutoSkip() - Method in class com.microfocus.silktest.jtf.rumba.RumbaField
-
Gets a value that is true if the field is an AutoSkip field.
- isAutoWordSelection() - Method in class com.microfocus.silktest.jtf.wpf.WPFTextBoxBase
-
Gets a value that determines if a user selects part of a word by dragging across it with the mouse, whether the rest of the word is selected.
- isBlinking() - Method in class com.microfocus.silktest.jtf.rumba.common.types.RumbaCharacterAttribute
-
- isBold() - Method in class com.microfocus.silktest.jtf.rumba.common.types.RumbaCharacterAttribute
-
- isBreakpointLine(int) - Method in class com.microfocus.silktest.jtf.sap.SapTextEdit
-
whether the specified line contains a breakpoint.
- isButtonbarVisible() - Method in class com.microfocus.silktest.jtf.sap.SapWindow
-
Gets whether the application toolbar, the lower toolbar within SAP GUI, is visible.
- isButtonChecked(int) - Method in class com.microfocus.silktest.jtf.sap.SapToolbarControl
-
if the button is currently checked (pressed).
- isButtonEnabled(int) - Method in class com.microfocus.silktest.jtf.sap.SapToolbarControl
-
if the button can be pressed.
- isCalendarOpen() - Method in class com.microfocus.silktest.jtf.silverlight.SLDatePicker
-
Gets a value whether the drop-down Calendar is open.
- isCancel() - Method in class com.microfocus.silktest.jtf.wpf.WPFButton
-
Gets a value that indicates whether a Button is a Cancel button.
- isCellChangeable(int, String) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Returns true if the specified cell is changeable.
- isCellCheckBoxChecked(int, String) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Returns true if the check box at the specified position is checked.
- isCellEditable(int, ItemIdentifier) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Returns true if the specified cell is editable.
- isCellEditable(int, String) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Returns true if the specified cell is editable.
- isCellEditable(int, int) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Returns true if the specified cell is editable.
- isCellHotspot(int, String) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Returns true if the cell is a link.
- isCellSelected(int, ItemIdentifier) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Returns true if the specified cell is selected; otherwise false.
- isCellSelected(int, String) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Returns true if the specified cell is selected; otherwise false.
- isCellSelected(int, int) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Returns true if the specified cell is selected; otherwise false.
- isCellSymbol(int, String) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Returns true if the text in the cell is displayed in the SAP symbol font.
- isCellTotalExpander(int, String) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Returns true if the specified cell contains a total expander button.
- isChangeable() - Method in class com.microfocus.silktest.jtf.sap.SapComponent
-
Gets whether an object is changeable.
- isChecked() - Method in class com.borland.silktest.jtf.CheckBox
-
Returns true
if the checkbox is checked and false
otherwise.
- isChecked() - Method in class com.borland.silktest.jtf.MenuItem
-
Gets whether the menu item is checked.
- isChecked() - Method in class com.borland.silktest.jtf.TableRow
-
Gets whether the check box in the row is checked.
- isChecked() - Method in class com.borland.silktest.jtf.xbrowser.DomCheckBox
-
Returns true
if the checkbox is checked and false
otherwise.
- isChecked() - Method in class com.microfocus.silktest.jtf.sap.SapCheckBox
-
Gets whether the checkbox is checked.
- isChecked() - Method in class com.microfocus.silktest.jtf.swing.AWTCheckbox
-
Gets whether the check box is checked.
- isChecked() - Method in class com.microfocus.silktest.jtf.swing.AWTCheckboxMenuItem
-
Gets whether the check box of the menu item is checked.
- isChecked() - Method in class com.microfocus.silktest.jtf.swing.AWTRadioButton
-
Gets whether the radio button is checked.
- isChecked() - Method in interface com.microfocus.silktest.jtf.swing.IOracleFormsMenuBase
-
Gets whether the MenuItem is checked.
- isChecked() - Method in class com.microfocus.silktest.jtf.swing.JCheckBoxMenuItem
-
Gets whether the check box in a menu item is checked.
- isChecked() - Method in class com.microfocus.silktest.jtf.swing.JRadioButtonMenuItem
-
Gets whether the radio button in a menu item is checked.
- isChecked() - Method in class com.microfocus.silktest.jtf.swing.OracleFormsCheckbox
-
Gets whether the check box is checked.
- isChecked(ItemPath) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsMenu
-
a value that indicates whether the MenuItem is checked.
- isChecked(String) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsMenu
-
a value that indicates whether the MenuItem is checked.
- isChecked() - Method in class com.microfocus.silktest.jtf.swing.OracleFormsMenu
-
Gets whether the MenuItem is checked.
- isChecked() - Method in class com.microfocus.silktest.jtf.swing.OracleFormsMenuItem
-
Gets whether the MenuItem is checked.
- isChecked() - Method in class com.microfocus.silktest.jtf.swing.OracleFormsRadioButton
-
Gets whether the radio button is checked.
- isChecked() - Method in class com.microfocus.silktest.jtf.wpf.WPFMenuItem
-
Gets a value that indicates whether the MenuItem is checked.
- isChecked() - Method in class com.microfocus.silktest.jtf.wpf.WPFToggleButton
-
Gets whether the button is checked.
- isClearOnLoad() - Method in class com.borland.silktest.jtf.flex.SparkImage
-
Gets whether or not to clear previous image content prior to loading new content.
- isClipAndEnableScrolling() - Method in class com.borland.silktest.jtf.flex.SparkGroupBase
-
Gets a value whether to clip the children to the boundaries of the viewport.
- isClipAndEnableScrolling() - Method in class com.borland.silktest.jtf.flex.SparkRichEditableText
-
Gets whether to clip the children to the boundaries of the viewport.
- isClipContent() - Method in class com.borland.silktest.jtf.flex.FlexChart
-
Gets whether Flex clips the chart to the area bounded by the axes.
- isClosed() - Method in class com.borland.silktest.jtf.flex.FlexWindow
-
Gets a value whether the underlying window has been closed.
- isClosed() - Method in class com.borland.silktest.jtf.flex.FlexWindowedApplication
-
Gets a value whether the underlying window has been closed.
- isClosed() - Method in class com.borland.silktest.jtf.flex.SparkWindow
-
Gets a value whether the underlying window has been closed.
- isClosed() - Method in class com.borland.silktest.jtf.flex.SparkWindowedApplication
-
Gets a value whether the underlying window has been closed.
- isColorIntensified() - Method in class com.microfocus.silktest.jtf.sap.SapCheckBox
-
Gets whether the Intensified flag is set in screen painter for this element.
- isColorInverse() - Method in class com.microfocus.silktest.jtf.sap.SapCheckBox
-
Gets whether the inverse color style is set in screen painter for the element.
- isColorInverse() - Method in class com.microfocus.silktest.jtf.sap.SapLabel
-
Gets whether the inverse color style is set for the label.
- isColumnFiltered(String) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Returns true if the specified column is filtered.
- isColumnKey(String) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Returns true if the specified column is a key column.
- isColumnSelected(int) - Method in class com.microfocus.silktest.jtf.sap.SapTable
-
Returns true if the given column is selected.
- isColumnSelected(ItemIdentifier) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Returns true if the specified column is selected.
- isColumnSelected(String) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Returns true if the specified column is selected.
- isColumnSelected(int) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Returns true if the specified column is selected.
- isColumnSeparator() - Method in class com.microfocus.silktest.jtf.rumba.common.types.RumbaCharacterAttribute
-
- isCommentLine(int) - Method in class com.microfocus.silktest.jtf.sap.SapTextEdit
-
Returns true if the specified line is a comment line.
- isControlBarVisible() - Method in class com.borland.silktest.jtf.flex.SparkApplication
-
Gets whether the control bar is visible.
- isControlBarVisible() - Method in class com.borland.silktest.jtf.flex.SparkPanel
-
Gets a value whether the control bar is visible.
- IScrollable - Interface in com.borland.silktest.jtf
-
Interface for objects that can have scroll bars.
- isDefault() - Method in class com.microfocus.silktest.jtf.swing.OracleFormsButton
-
Gets whether the button is the default button.
- isDefault() - Method in class com.microfocus.silktest.jtf.wpf.WPFButton
-
Gets a value that indicates whether a Button is the default button.
- isDefaulted() - Method in class com.microfocus.silktest.jtf.wpf.WPFButton
-
Gets a value that indicates whether a Button is the button that is activated when a user presses ENTER.
- isDeferredContentCreated() - Method in class com.borland.silktest.jtf.flex.SparkSkinnableContainer
-
Gets whether deferred content has been created.
- isDesktopObjectHandle() - Method in class com.borland.silktest.jtf.common.JtfObjectHandle
-
- isDetectable() - Method in class com.microfocus.silktest.jtf.rumba.common.types.RumbaCharacterAttribute
-
- isDetectable() - Method in class com.microfocus.silktest.jtf.rumba.RumbaField
-
Gets a value is indicates true if the field is detectable.
- isDirectionReversed() - Method in class com.microfocus.silktest.jtf.wpf.WPFSlider
-
Gets the direction of increasing value.
- isDisplayAsPassword() - Method in class com.borland.silktest.jtf.flex.FlexTextArea
-
Gets whether this control is used for entering passwords.
- isDisplayAsPassword() - Method in class com.borland.silktest.jtf.flex.SparkRichEditableText
-
Gets whether the text field is a password text field.
- isDisplayAsPassword() - Method in class com.borland.silktest.jtf.flex.SparkSkinnableTextBase
-
Gets whether the text field is a password text field.
- isDisplayItemsExpanded() - Method in class com.borland.silktest.jtf.flex.FlexAdvancedDataGrid
-
Gets whether the navigation tree is expanded to show all items.
- isDisplayPopUp() - Method in class com.borland.silktest.jtf.flex.SparkPopUpAnchor
-
Gets whether the popUp is visible.
- isDocumentComplete() - Method in class com.microfocus.silktest.jtf.sap.SapHTMLViewer
-
Gets whether the document is complete.
- isDragDropSupported() - Method in class com.microfocus.silktest.jtf.sap.SapShell
-
Gets whether the shell allows drag and drop operations.
- isDragEnabled() - Method in class com.borland.silktest.jtf.flex.FlexChart
-
Gets whether you can drag items out of this chart and drop them on other controls.
- isDragEnabled() - Method in class com.borland.silktest.jtf.flex.SparkList
-
Gets a flag that indicates whether you can drag items out of this control and drop them on other controls.
- isDragging() - Method in class com.borland.silktest.jtf.flex.SparkListLabel
-
Gets a value whether the SparkListLabel is in dragging mode.
- isDragMoveEnabled() - Method in class com.borland.silktest.jtf.flex.SparkList
-
Gets a flag that indicates whether items can be moved instead of just copied from the control as part of a drag-and-drop operation.
- isDropDownOpen() - Method in class com.borland.silktest.jtf.flex.SparkDropDownListBase
-
Gets a value whether the drop down is open.
- isDropDownOpen() - Method in class com.borland.silktest.jtf.flex.SparkVolumeBar
-
Gets a value whether the volumebar is open.
- isDropDownOpen() - Method in class com.microfocus.silktest.jtf.swing.OracleFormsComboBox
-
Gets whether the drop down is currently open.
- isDropDownOpen() - Method in class com.microfocus.silktest.jtf.swing.OracleFormsPopList
-
Gets whether the drop down is currently open.
- isDropDownOpen() - Method in class com.microfocus.silktest.jtf.wpf.WPFComboBox
-
Gets a value that indicates whether the drop-down for a combo box is currently open.
- isDropEnabled() - Method in class com.borland.silktest.jtf.flex.FlexChart
-
Gets whether dragged items can be dropped onto the chart.
- isDropEnabled() - Method in class com.borland.silktest.jtf.flex.SparkList
-
Gets a flag that indicates whether dragged items can be dropped onto the control.
- isDropShadowEnabled() - Method in class com.borland.silktest.jtf.flex.FlexComboBase
-
Gets whether the ComboBase container's drop shadow is visible.
- isDropShadowEnabled() - Method in class com.borland.silktest.jtf.flex.FlexPanel
-
Gets whether the Panel container's drop shadow is visible.
- isDup() - Method in class com.microfocus.silktest.jtf.rumba.RumbaField
-
Gets a value that indicates true if the field is a dup field.
- isEchoCharSet() - Method in class com.microfocus.silktest.jtf.swing.AWTTextField
-
Gets whether EchoChar
is set to a value other than 0
.
- isEchoCharSet() - Method in class com.microfocus.silktest.jtf.swing.JPasswordField
-
Gets whether EchoChar
is set to a value other than 0
.
- isEditable() - Method in class com.borland.silktest.jtf.flex.FlexAdvancedDataGrid
-
Gets whether the user can edit items in the data provider.
- isEditable() - Method in class com.borland.silktest.jtf.flex.FlexComboBase
-
Gets whether the control is editable, which lets the user directly type entries that are not specified in the dataProvider, or not editable, which requires the user select from the items in the dataProvider.
- isEditable() - Method in class com.borland.silktest.jtf.flex.FlexDataGrid
-
Gets whether the user can edit items in the data provider.
- isEditable() - Method in class com.borland.silktest.jtf.flex.FlexTextArea
-
Gets whether the user can edit the text in this control.
- isEditable() - Method in class com.borland.silktest.jtf.flex.FlexTree
-
Gets whether the user can edit items in the data provider.
- isEditable() - Method in class com.borland.silktest.jtf.flex.SparkRichEditableText
-
Gets a flag indicating whether the user is allowed to edit the text in this control.
- isEditable() - Method in class com.borland.silktest.jtf.flex.SparkSkinnableTextBase
-
Gets a flag indicating whether the user is allowed to edit the text in this control.
- isEditable() - Method in class com.borland.silktest.jtf.swt.StyledText
-
Gets whether the text is editable.
- isEditable() - Method in class com.microfocus.silktest.jtf.swing.AWTTextComponent
-
Gets whether the text of the text component can be changed by the user.
- isEditable() - Method in class com.microfocus.silktest.jtf.swing.JComboBox
-
Gets whether the combo box is editable.
- isEditable() - Method in class com.microfocus.silktest.jtf.swing.JTextComponent
-
Gets whether the text of the text component can be changed by the user.
- isEditable() - Method in class com.microfocus.silktest.jtf.swing.JTree
-
Gets whether the tree is editable.
- isEditable() - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTextField
-
Gets whether the text of the text field can be changed by the user.
- isEditable() - Method in class com.microfocus.silktest.jtf.wpf.WPFComboBox
-
Gets a value that enables or disables editing of the text in text box of the ComboBox.
- isEditing() - Method in class com.microfocus.silktest.jtf.swing.JTree
-
Gets whether the tree is being edited.
- isEditing() - Method in class com.microfocus.silktest.jtf.wpf.WPFDataGridCell
-
Gets a value that indicates whether the cell is in edit mode.
- isEditing() - Method in class com.microfocus.silktest.jtf.wpf.WPFToolkitDataGridCell
-
Gets a value that indicates whether the cell is in edit mode.
- isEmphasized() - Method in class com.borland.silktest.jtf.flex.SparkButton
-
Gets whether the default button as requested by the focus manager.
- isEmpty() - Method in class com.borland.silktest.jtf.common.types.ItemIdentifier
-
- isEmpty() - Method in class com.borland.silktest.jtf.common.types.Rect
-
Determines whether the rectangle is empty.
- isEmulator() - Method in class com.microfocus.silktest.jtf.mobile.MobileDevice
-
Gets whether the connected device is an emulator.
- isEnabled() - Method in class com.borland.silktest.jtf.flex.FlexObject
-
Gets whether the component can accept user interaction.
- isEnabled() - Method in class com.borland.silktest.jtf.flex.FlexUIMovieClip
-
Gets whether a movie clip is enabled.
- isEnabled() - Method in class com.borland.silktest.jtf.GuiTestObject
-
Gets whether the GUI object is enabled.
- isEnabled() - Method in class com.microfocus.silktest.jtf.mobile.MobileObject
-
Gets whether the mobile object is enabled.
- isEnabled() - Method in class com.microfocus.silktest.jtf.silverlight.SLBase
-
Gets a value that indicates whether the element is enabled.
- isEnabled() - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
-
Gets whether the component is enabled.
- isEnabled() - Method in class com.microfocus.silktest.jtf.swing.AWTMenuItem
-
Gets whether the menu item is enabled.
- isEnabled() - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
Gets a value that indicates whether this element is enabled in the user interface (UI).
- isEnableIME() - Method in class com.borland.silktest.jtf.flex.SparkNumericStepper
-
Gets a value whether the IME should be enabled when the component receives focus.
- isEnableIME() - Method in class com.borland.silktest.jtf.flex.SparkRichEditableText
-
Gets a flag that indicates whether the IME should be enabled when the component receives focus.
- isEnableIME() - Method in class com.borland.silktest.jtf.flex.SparkSkinnableTextBase
-
Gets a flag that indicates whether the IME should be enabled when the component receives focus.
- isEnptui() - Method in class com.microfocus.silktest.jtf.rumba.RumbaField
-
Gets a value that indicates true if the field is an ENPTUI field.
- isExpandable(ItemPath) - Method in class com.borland.silktest.jtf.Tree
-
Checks if the given item can be expanded.
- isExpandable(String) - Method in class com.borland.silktest.jtf.Tree
-
Checks if the given item can be expanded.
- isExpanded() - Method in class com.borland.silktest.jtf.swt.ExpandItem
-
Gets whether the item is expanded.
- isExpanded(ItemPath) - Method in class com.borland.silktest.jtf.Tree
-
Checks if the given item is expanded.
- isExpanded(String) - Method in class com.borland.silktest.jtf.Tree
-
Checks if the given item is expanded.
- isExpanded() - Method in class com.microfocus.silktest.jtf.silverlight.SLTreeViewItem
-
Gets a value that indicates whether the nested items in a tree item are expanded or collapsed.
- isExpanded(ItemPath) - Method in class com.microfocus.silktest.jtf.swing.JTree
-
Returns 'true' if the specified item path is expanded.
- isExpanded(String) - Method in class com.microfocus.silktest.jtf.swing.JTree
-
Returns 'true' if the specified item path is expanded.
- isExpanded(ItemPath) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTree
-
Returns 'true' if the specified item path is expanded.
- isExpanded(String) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTree
-
Returns 'true' if the specified item path is expanded.
- isExpanded() - Method in class com.microfocus.silktest.jtf.wpf.WPFExpander
-
Gets whether the Expander content window is visible.
- isExpanded() - Method in class com.microfocus.silktest.jtf.wpf.WPFStickyNoteControl
-
Gets a value indicating whether the StickyNoteControl is expanded.
- isExpanded() - Method in class com.microfocus.silktest.jtf.wpf.WPFTreeViewItem
-
Gets a value that indicates whether the nested items in a TreeViewItem are expanded or collapsed.
- isFieldExitRequired() - Method in class com.microfocus.silktest.jtf.rumba.RumbaField
-
Gets a value that indicates true if the field is required before exiting the screen.
- isFlushing() - Method in class com.microfocus.silktest.jtf.sap.SapCheckBox
-
Gets whether the value change causes a round trip.
- isFlushing() - Method in class com.microfocus.silktest.jtf.sap.SapComboBox
-
Gets whether the value change causes a round trip.
- isFlushing() - Method in class com.microfocus.silktest.jtf.sap.SapRadioButton
-
Gets whether the value change causes a round trip.
- isFocusable() - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
-
Gets whether the component can be focused.
- isFocused() - Method in class com.borland.silktest.jtf.GuiTestObject
-
Return whether the control has focus.
- isFocused() - Method in interface com.borland.silktest.jtf.IFocusable
-
Return whether the control has focus.
- isFocused() - Method in class com.microfocus.silktest.jtf.mobile.MobileObject
-
Gets whether the mobile object has focus.
- isFocused() - Method in class com.microfocus.silktest.jtf.rumba.RumbaObject
-
Return whether the control has focus.
- isFocused() - Method in class com.microfocus.silktest.jtf.sap.SapComponent
-
Return whether the control has focus.
- isFocused() - Method in class com.microfocus.silktest.jtf.silverlight.SLBase
-
Return whether the control has focus.
- isFocused() - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
-
Return whether the control has focus.
- isFocused() - Method in class com.microfocus.silktest.jtf.swing.AWTMenuComponent
-
Return whether the control has focus.
- isFocused() - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
Return whether the control has focus.
- isFocusEnabled() - Method in class com.borland.silktest.jtf.flex.FlexObject
-
Gets whether the component can receive focus when tabbed to.
- isFocusEnabled() - Method in class com.borland.silktest.jtf.flex.FlexUIMovieClip
-
Gets whether the component can receive focus when selected.
- isFolder(String) - Method in class com.microfocus.silktest.jtf.sap.SapTree
-
Whether the given node is a folder.
- isFolderExpandable(String) - Method in class com.microfocus.silktest.jtf.sap.SapTree
-
Whether the folder is expandable.
- isFolderExpanded(String) - Method in class com.microfocus.silktest.jtf.sap.SapTree
-
Whether the folder is expanded.
- isGroupedItem(int) - Method in class com.borland.silktest.jtf.flex.FlexAdvancedDataGrid
-
Returns a value that specifies whether the item is a member of a group.
- isGroupedItem(int, boolean) - Method in class com.borland.silktest.jtf.flex.FlexAdvancedDataGrid
-
Returns a value that specifies whether the item is a member of a group.
- isHidden() - Method in class com.microfocus.silktest.jtf.rumba.common.types.RumbaCharacterAttribute
-
- isHidden() - Method in class com.microfocus.silktest.jtf.rumba.RumbaField
-
Gets a value that indicates if the field is hidden.
- isHighlighted() - Method in class com.microfocus.silktest.jtf.sap.SapLabel
-
Gets whether the label has the 'highlighted' flag assigned.
- isHighLighted(String, String) - Method in class com.microfocus.silktest.jtf.sap.SapTree
-
Whether the node is highlighted.
- isHighlightedLine(int) - Method in class com.microfocus.silktest.jtf.sap.SapTextEdit
-
Returns true if the specified line is highlighted.
- isHorizontal() - Method in class com.borland.silktest.jtf.swt.SashForm
-
Gets whether the sash form is horizontal.
- isHorizontal() - Method in class com.borland.silktest.jtf.win32.Pager
-
Gets whether the up/down control is horizontal.
- isHorizontal() - Method in class com.borland.silktest.jtf.win32.UpDown
-
Gets whether the up/down control is horizontal.
- isHorizontalGridLines() - Method in class com.borland.silktest.jtf.flex.FlexDataGrid
-
Gets whether to show horizontal grid lines between the rows.
- isHorizontallyScrollable() - Method in class com.microfocus.silktest.jtf.silverlight.SLAutoCompleteBox
-
Gets a value that indicates whether the combo box can scroll horizontally.
- isHorizontallyScrollable() - Method in class com.microfocus.silktest.jtf.silverlight.SLComboBox
-
Gets a value that indicates whether the combo box can scroll horizontally.
- isHorizontallyScrollable() - Method in class com.microfocus.silktest.jtf.silverlight.SLDataGrid
-
Gets a value that indicates whether the data grid can scroll horizontally.
- isHorizontallyScrollable() - Method in class com.microfocus.silktest.jtf.silverlight.SLListBox
-
Gets a value that indicates whether the list box can scroll horizontally.
- isHorizontallyScrollable() - Method in class com.microfocus.silktest.jtf.silverlight.SLPane
-
Gets a value that indicates whether the pane can scroll horizontally.
- isHorizontallyScrollable() - Method in class com.microfocus.silktest.jtf.silverlight.SLTreeView
-
Gets a value that indicates whether the tree view can scroll horizontally.
- isHostConnected() - Method in class com.microfocus.silktest.jtf.rumba.RumbaScreen
-
Gets a value that indicates if the host is connected.
- isHotspot() - Method in class com.microfocus.silktest.jtf.sap.SapLabel
-
Gets whether a mouse click on the label causes a round trip.
- isIndeterminate() - Method in class com.borland.silktest.jtf.flex.FlexProgressBar
-
Gets whether the ProgressBar control has a determinate or indeterminate appearance.
- isIndeterminate() - Method in class com.microfocus.silktest.jtf.swing.JProgressBar
-
Gets whether the progress bar is indeterminate.
- isIntense() - Method in class com.microfocus.silktest.jtf.rumba.RumbaField
-
Gets a value that indicates true if the field is intense.
- isInverted() - Method in class com.microfocus.silktest.jtf.swing.JSlider
-
Gets the value is true
if the value-range shown for the slider is reversed.
- isKeyboardLocked() - Method in class com.microfocus.silktest.jtf.rumba.RumbaScreen
-
Gets a value that indicates whether keyboard input is inhibited.
- isLeaf() - Method in class com.microfocus.silktest.jtf.silverlight.SLTreeViewItem
-
Gets a value that indicates whether the tree view item is a leaf item.
- isLeftLabel() - Method in class com.microfocus.silktest.jtf.sap.SapCheckBox
-
Gets whether the component has the 'assign left' flag.
- isLeftLabel() - Method in class com.microfocus.silktest.jtf.sap.SapComboBox
-
Gets whether the component has the 'assign left' flag.
- isLeftLabel() - Method in class com.microfocus.silktest.jtf.sap.SapLabel
-
Gets whether the component has the 'assign left' flag assigned.
- isLeftLabel() - Method in class com.microfocus.silktest.jtf.sap.SapRadioButton
-
Gets whether the component has the 'assign left' flag.
- isListBoxActive() - Method in class com.microfocus.silktest.jtf.sap.SapComboBox
-
Gets whether the list box of the the combo box is currently open.
- isListElement() - Method in class com.microfocus.silktest.jtf.sap.SapCheckBox
-
Gets whether the element is on an ABAP list, not a screen.
- isListElement() - Method in class com.microfocus.silktest.jtf.sap.SapLabel
-
Gets whether the element is on an ABAP list.
- isLiveDragging() - Method in class com.borland.silktest.jtf.flex.FlexSlider
-
Gets whether live dragging is enabled for the slider.
- isLocked() - Method in class com.microfocus.silktest.jtf.wpf.WPFToolBarTray
-
Gets a value that indicates whether a ToolBar can be moved inside a ToolBarTray.
- isLoop() - Method in class com.borland.silktest.jtf.flex.SparkVideoDisplay
-
Gets whether the media should play again after playback has completed.
- isLuminosityClip() - Method in class com.borland.silktest.jtf.flex.SparkGroupBase
-
Gets a value whether the luminosity mask clips the masked content.
- isLuminosityClip() - Method in class com.borland.silktest.jtf.flex.SparkRichText
-
Gets whether the luminosity mask clips the masked content.
- isLuminosityInvert() - Method in class com.borland.silktest.jtf.flex.SparkGroupBase
-
Gets a value that controls the calculation of the RGB color value of a graphic element being masked by a luminosity mask.
- isLuminosityInvert() - Method in class com.borland.silktest.jtf.flex.SparkRichText
-
Gets whether the calculation of the RGB color value of a graphic element is masked by a luminosity mask.
- isMainMenu() - Method in class com.microfocus.silktest.jtf.wpf.WPFMenu
-
Gets a value that indicates whether this Menu receives a main menu activation notification.
- isMaximizable() - Method in class com.borland.silktest.jtf.flex.FlexWindow
-
Gets a value whether the window can be maximized.
- isMaximizable() - Method in class com.borland.silktest.jtf.flex.FlexWindowedApplication
-
Gets a value whether the window can be maximized.
- isMaximizable() - Method in class com.borland.silktest.jtf.flex.SparkWindow
-
Gets a value whether the window can be maximized.
- isMaximizable() - Method in class com.borland.silktest.jtf.flex.SparkWindowedApplication
-
Gets a value whether the window can be maximized.
- isMediaLoaded() - Method in class com.microfocus.silktest.jtf.wpf.WPFMediaElement
-
Gets a value indicating the content is loaded.
- isMinimizable() - Method in class com.borland.silktest.jtf.flex.FlexWindow
-
Gets a value whether the window can be minimized.
- isMinimizable() - Method in class com.borland.silktest.jtf.flex.FlexWindowedApplication
-
Gets a value whether the window can be minimized.
- isMinimizable() - Method in class com.borland.silktest.jtf.flex.SparkWindow
-
Gets a value whether the window can be minimized.
- isMinimizable() - Method in class com.borland.silktest.jtf.flex.SparkWindowedApplication
-
Gets a value whether the window can be minimized.
- isMobileBrowser() - Method in class com.borland.silktest.jtf.BrowserBaseState
-
- isModal() - Method in class com.microfocus.silktest.jtf.swing.AWTDialog
-
Gets whether the dialog is modal.
- isModified() - Method in class com.microfocus.silktest.jtf.sap.SapComponent
-
Gets whether the state has been changed by the user and this change has not yet been sent to the SAP system.
- isModifiedDataTag() - Method in class com.microfocus.silktest.jtf.rumba.RumbaField
-
Gets a value that indicates true if the field has the ModifiedDataTag property set.
- isMouseEnabled() - Method in class com.borland.silktest.jtf.flex.FlexDisplayObject
-
Gets whether this object receives mouse messages.
- isMouseEnabledWhereTransparent() - Method in class com.borland.silktest.jtf.flex.SparkGroupBase
-
Gets a value whether the entire bounds of the Group respond to mouse events such as click and roll over.
- isMoveToPointEnabled() - Method in class com.microfocus.silktest.jtf.wpf.WPFSlider
-
Gets a value that indicates whether the Thumb of a Slider moves immediately to the location of the mouse click that occurs while the mouse pointer pauses on the Slider track.
- isMultiline() - Method in class com.borland.silktest.jtf.flex.SparkRichEditableText
-
Gets whether the user can enter multiline text.
- isMultiLine() - Method in class com.borland.silktest.jtf.TextField
-
Gets whether the control is multiline.
- isMultipleMode() - Method in class com.microfocus.silktest.jtf.swing.AWTList
-
Gets whether the list allows multiple selection.
- isMuted() - Method in class com.borland.silktest.jtf.flex.SparkMuteButton
-
Gets a value whether the control is muted.
- isMuted() - Method in class com.borland.silktest.jtf.flex.SparkVideoDisplay
-
Gets whether the video is muted.
- isMuted() - Method in class com.borland.silktest.jtf.flex.SparkVideoPlayer
-
Gets a value whether the control is muted.
- isMuted() - Method in class com.borland.silktest.jtf.flex.SparkVolumeBar
-
Gets a value whether the control is muted.
- isMuted() - Method in class com.microfocus.silktest.jtf.wpf.WPFMediaElement
-
Gets a value indicating whether the audio is muted.
- isNumerical() - Method in class com.microfocus.silktest.jtf.sap.SapLabel
-
Gets whether the label may only contain numbers.
- isOpen() - Method in class com.borland.silktest.jtf.flex.SparkSkinnablePopUpContainer
-
Gets whether the container is open.
- isOpen() - Method in class com.microfocus.silktest.jtf.silverlight.SLAutoCompleteBox
-
Gets a value that indicates whether the auto complete box is open.
- isOpen() - Method in class com.microfocus.silktest.jtf.silverlight.SLComboBox
-
Gets a value that indicates whether the combo box is open.
- isOpen() - Method in class com.microfocus.silktest.jtf.wpf.WPFContextMenu
-
Gets a value that indicates whether the ContextMenu is open.
- isOpened() - Method in class com.microfocus.silktest.jtf.sap.SapOkCodeField
-
Gets whether the GuiOkCodeField is collapsed.
- isOverflowOpen() - Method in class com.microfocus.silktest.jtf.wpf.WPFToolBar
-
Gets a value that indicates whether the ToolBar overflow area is currently visible.
- isPassword() - Method in class com.borland.silktest.jtf.TextField
-
Gets whether the control is a password text field.
- isPassword() - Method in class com.borland.silktest.jtf.xbrowser.DomTextField
-
Gets whether the text field is a password text field.
- isPassword() - Method in class com.microfocus.silktest.jtf.sap.SapTextField
-
Gets whether the text field is a password text field.
- isPassword() - Method in class com.microfocus.silktest.jtf.swing.AWTTextField
-
Gets whether the text field is a password text field.
- isPassword() - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTextField
-
Gets whether the text field is a password text field.
- isPathEditable(ItemPath) - Method in class com.microfocus.silktest.jtf.swing.JTree
-
whether an item path is editable.
- isPathEditable(String) - Method in class com.microfocus.silktest.jtf.swing.JTree
-
whether an item path is editable.
- isPauseWhenHidden() - Method in class com.borland.silktest.jtf.flex.SparkVideoDisplay
-
Gets whether the video continues to play when it is "hidden".
- isPlaying() - Method in class com.borland.silktest.jtf.flex.SparkVideoDisplay
-
Gets a value whether the video is playing or is attempting to play.
- isPlaying() - Method in class com.borland.silktest.jtf.flex.SparkVideoPlayer
-
Gets a value if the video is playing or is attempting to play.
- isPopUpHeightMatchesAnchorHeight() - Method in class com.borland.silktest.jtf.flex.SparkPopUpAnchor
-
Gets whether the height of the popUp control is set to the value of the PopUpAnchor's height.
- isPopUpWidthMatchesAnchorWidth() - Method in class com.borland.silktest.jtf.flex.SparkPopUpAnchor
-
Gets whether the width of the popUp control is set to the value of the PopUpAnchor's width.
- isPressed() - Method in class com.borland.silktest.jtf.PushButton
-
Gets whether the pushbutton is pressed.
- isPressed() - Method in class com.microfocus.silktest.jtf.wpf.WPFMenuItem
-
Gets a value that indicates whether a MenuItem is pressed.
- isProtect() - Method in class com.microfocus.silktest.jtf.rumba.common.types.RumbaCharacterAttribute
-
- isProtected() - Method in class com.microfocus.silktest.jtf.rumba.RumbaField
-
Gets a value that indicates true if the field is protected (i.e.
- isProtectedLine(int) - Method in class com.microfocus.silktest.jtf.sap.SapTextEdit
-
Returns true if the specified line is protected.
- isReadOnly() - Method in class com.microfocus.silktest.jtf.silverlight.SLPasswordBox
-
Gets whether the password box is read-only.
- isReadOnly() - Method in class com.microfocus.silktest.jtf.silverlight.SLTextBox
-
Gets whether the text box is read-only.
- isReadOnly() - Method in class com.microfocus.silktest.jtf.wpf.WPFComboBox
-
Gets whether the combo box is in selection-only mode, in which the contents of the combo box are selectable but not editable.
- isReadOnly() - Method in class com.microfocus.silktest.jtf.wpf.WPFDataGrid
-
Gets a value that indicates whether the user can edit values in the data grid.
- isReadOnly() - Method in class com.microfocus.silktest.jtf.wpf.WPFDataGridCell
-
Gets a value that indicates whether the cell can be put in edit mode.
- isReadOnly() - Method in class com.microfocus.silktest.jtf.wpf.WPFTextBoxBase
-
Gets a value that indicates whether the text editing control is read-only to a user interacting with the control.
- isReadOnly() - Method in class com.microfocus.silktest.jtf.wpf.WPFToolkitDataGrid
-
Gets a value that indicates whether the user can edit values in the data grid.
- isReadOnly() - Method in class com.microfocus.silktest.jtf.wpf.WPFToolkitDataGridCell
-
Gets a value that indicates whether the cell can be put in edit mode.
- isRecycleChildren() - Method in class com.borland.silktest.jtf.flex.FlexRepeater
-
Gets whether this Repeater should re-use previously created children, or create new ones.
- isRequired() - Method in class com.borland.silktest.jtf.flex.SparkFormItem
-
Gets whether the form item has to have a value to submit the form.
- isRequired() - Method in class com.microfocus.silktest.jtf.sap.SapComboBox
-
Gets whether the component is a required value for the screen.
- isRequireSelection() - Method in class com.borland.silktest.jtf.flex.SparkListBase
-
Gets a value if a data item must always be selected in the control.
- isResizable() - Method in class com.borland.silktest.jtf.flex.FlexWindow
-
Gets a value whether the window can be resized.
- isResizable() - Method in class com.borland.silktest.jtf.flex.FlexWindowedApplication
-
Gets a value whether the window can be resized.
- isResizable() - Method in class com.borland.silktest.jtf.flex.SparkWindow
-
Gets a value whether the window can be resized.
- isResizable() - Method in class com.borland.silktest.jtf.flex.SparkWindowedApplication
-
Gets a value whether the window can be resized.
- isResizable() - Method in class com.microfocus.silktest.jtf.swing.AWTDialog
-
Gets whether the dialog is resizable by the user.
- isResizable() - Method in class com.microfocus.silktest.jtf.swing.AWTFrame
-
Gets whether the frame is resizable by the user.
- isResizableColumns() - Method in class com.borland.silktest.jtf.flex.FlexAdvancedDataGrid
-
Gets whether the user can change the size of the columns.
- isResizableColumns() - Method in class com.borland.silktest.jtf.flex.FlexDataGrid
-
Gets whether the user can change the size of the columns.
- isResizeToContent() - Method in class com.borland.silktest.jtf.flex.FlexDividedBox
-
Gets whether the DividedBox automatically resizes to the size of its children.
- isReverseVideo() - Method in class com.microfocus.silktest.jtf.rumba.common.types.RumbaCharacterAttribute
-
- isRightLabel() - Method in class com.microfocus.silktest.jtf.sap.SapCheckBox
-
Gets whether the component has the 'assign right' flag.
- isRightLabel() - Method in class com.microfocus.silktest.jtf.sap.SapComboBox
-
Gets whether the component has the 'assign right' flag.
- isRightLabel() - Method in class com.microfocus.silktest.jtf.sap.SapLabel
-
Gets whether the component has the 'assign right' flag assigned.
- isRightLabel() - Method in class com.microfocus.silktest.jtf.sap.SapRadioButton
-
Gets whether the component has the 'assign right' flag.
- isRowSelected(int) - Method in class com.microfocus.silktest.jtf.sap.SapTable
-
Returns true if the given row is selected.
- isRowSelected(int) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Returns true if the specified row is selected.
- isRowVisible(int) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsListView
-
Returns whether the specified row is visible.
- isRunning() - Method in class com.borland.silktest.jtf.Timer
-
- isSelectable() - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Gets whether the list shows selected items as selected.
- isSelectable() - Method in class com.borland.silktest.jtf.flex.SparkRichEditableText
-
Gets a flag indicating whether the content is selectable with the mouse, or with the keyboard when the control has the keyboard focus.
- isSelectable() - Method in class com.borland.silktest.jtf.flex.SparkSkinnableTextBase
-
Gets a flag indicating whether the content is selectable with the mouse, or with the keyboard when the control has the keyboard focus.
- isSelected() - Method in class com.borland.silktest.jtf.flex.FlexButton
-
Gets whether a toggle button is toggled on (true) or off (false).
- isSelected() - Method in class com.borland.silktest.jtf.flex.SparkListLabel
-
Gets a value whether the SparkListLabel is selected.
- isSelected() - Method in class com.borland.silktest.jtf.flex.SparkToggleButtonBase
-
Gets whether the button is in the down state, and false if it is in the up state.
- isSelected() - Method in class com.borland.silktest.jtf.swt.CTabItem
-
Gets whether the item is selected.
- isSelected() - Method in class com.borland.silktest.jtf.swt.SWTTabItem
-
Gets whether the item is selected.
- isSelected() - Method in class com.borland.silktest.jtf.windowsforms.DataGridItem
-
Gets whether the item is selected.
- isSelected() - Method in class com.borland.silktest.jtf.xbrowser.DomRadioButton
-
Gets whether the radio button is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.mobile.MobileObject
-
Gets whether the mobile object is selected or checked.
- isSelected() - Method in class com.microfocus.silktest.jtf.sap.SapRadioButton
-
Gets whether the radio button is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.silverlight.SLCalendarButton
-
Gets a value that indicates whether the calendar button is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.silverlight.SLCalendarDayButton
-
Gets a value that indicates whether the calendar day button is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.silverlight.SLComboBoxItem
-
Gets a value that indicates whether the combo box item is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.silverlight.SLDataGridCell
-
Gets a value that indicates whether the cell is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.silverlight.SLDataGridRow
-
Gets a value that indicates whether the row is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.silverlight.SLListItem
-
Gets a value that indicates whether the list item is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.silverlight.SLRadioButton
-
Gets a value that indicates whether the radio button is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.silverlight.SLTabItem
-
Gets a value that indicates whether the tab item is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.silverlight.SLTreeViewItem
-
Gets a value that indicates whether a tree item is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.swing.JToggleButton
-
Gets whether the toggle button is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.wpf.WPFDataGridCell
-
Gets a value that indicates whether the cell is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.wpf.WPFDataGridRow
-
Gets a value that indicates whether the row is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.wpf.WPFListBoxItem
-
Gets a value that indicates whether a ListBoxItem is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.wpf.WPFTabItem
-
Gets a value that indicates whether the TabItem is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.wpf.WPFToolkitDataGridCell
-
Gets a value that indicates whether the cell is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.wpf.WPFToolkitDataGridRow
-
Gets a value that indicates whether the row is selected.
- isSelected() - Method in class com.microfocus.silktest.jtf.wpf.WPFTreeViewItem
-
Gets a value that indicates whether a TreeViewItem is selected.
- isSelectionRangeEnabled() - Method in class com.microfocus.silktest.jtf.wpf.WPFSlider
-
Gets a value that indicates whether the Slider displays a selection range along the Slider.
- isSelectionRequired() - Method in class com.microfocus.silktest.jtf.silverlight.SLCalendar
-
Gets whether at least one date has to be selected.
- isShowCloseButton() - Method in class com.borland.silktest.jtf.flex.FlexTitleWindow
-
Gets whether to display a Close button in the TitleWindow container.
- isShowDataTip() - Method in class com.borland.silktest.jtf.flex.FlexSlider
-
Gets whether the data tip shows during user interaction.
- isShowDataTips() - Method in class com.borland.silktest.jtf.flex.FlexChart
-
Gets whether DataTip controls for the chart show.
- isShowDataTips() - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Gets whether dataTips are displayed for text in the rows.
- isShowDataTips() - Method in class com.borland.silktest.jtf.flex.SparkDataGrid
-
Gets whether data tips should be shown.
- isShowDataTipTargets() - Method in class com.borland.silktest.jtf.flex.FlexChart
-
Gets whether to show targets over the datapoints when showDataTips is set to true.
- isShowLabels() - Method in class com.borland.silktest.jtf.flex.FlexAxisRenderer
-
Gets whether labels appear along the axis.
- isShowLine() - Method in class com.borland.silktest.jtf.flex.FlexAxisRenderer
-
Gets whether to display the axis.
- isShowsCaret() - Method in class com.borland.silktest.jtf.flex.SparkButtonBarButton
-
Gets a value whether the item renderer can show itself as focused.
- isShowsCaret() - Method in class com.borland.silktest.jtf.flex.SparkListLabel
-
Gets a value whether the caret is shown.
- isShowStatusBar() - Method in class com.borland.silktest.jtf.flex.FlexWindow
-
Gets a value whether the status bar is visible.
- isShowStatusBar() - Method in class com.borland.silktest.jtf.flex.FlexWindowedApplication
-
Gets a value whether the status bar is visible.
- isShowStatusBar() - Method in class com.borland.silktest.jtf.flex.SparkWindow
-
Gets a value whether the status bar is visible.
- isShowStatusBar() - Method in class com.borland.silktest.jtf.flex.SparkWindowedApplication
-
Gets a value whether the status bar is visible.
- isShowTextField() - Method in class com.borland.silktest.jtf.flex.FlexColorPicker
-
Gets whether to show the text box that displays the color label or hexadecimal color value.
- isShowToday() - Method in class com.borland.silktest.jtf.flex.FlexDateChooser
-
Gets whether today's date is highlighted in the DataChooser control.
- isShowToday() - Method in class com.borland.silktest.jtf.flex.FlexDateField
-
Gets the day highlighted in the DateChooser control.
- isSimple() - Method in class com.borland.silktest.jtf.swt.CBanner
-
Gets whether the banner is rendered with a simple, traditional shape.
- isSmooth() - Method in class com.borland.silktest.jtf.flex.SparkImage
-
Gets whether to apply a smoothing algorithm to the bitmap image.
- isSnapToTickEnabled() - Method in class com.microfocus.silktest.jtf.wpf.WPFSlider
-
Gets a value that indicates whether the Slider automatically moves the Thumb to the closest tick mark.
- isSortableColumns() - Method in class com.borland.silktest.jtf.flex.FlexDataGrid
-
Gets whether the user can sort the data provider items by clicking on a column header cell.
- isSortOnXField() - Method in class com.borland.silktest.jtf.flex.FlexColumnSeries
-
Gets whether the columns are sorted from left to right before rendering.
- isSortOnXField() - Method in class com.borland.silktest.jtf.flex.FlexLineSeries
-
Gets whether the line datapoints are sorted from left to right before rendering.
- isSpellCheckEnabled() - Method in class com.microfocus.silktest.jtf.wpf.WPFTextBoxBase
-
Gets whether spell checking is enabled.
- isSplashScreenRunning() - Method in class com.microfocus.silktest.jtf.swing.OracleFormsApplication
-
Gets whether the application currently displays a splash screen.
- isStatusbarVisible() - Method in class com.microfocus.silktest.jtf.sap.SapWindow
-
Gets whether the statusbar is visible.
- isStaysOpen() - Method in class com.microfocus.silktest.jtf.wpf.WPFContextMenu
-
Gets a value that indicates whether the ContextMenu should close automatically.
- isStaysOpen() - Method in class com.microfocus.silktest.jtf.wpf.WPFPopup
-
Gets a value that indicates whether the Popup control closes when the control is no longer in focus.
- isStaysOpenOnClick() - Method in class com.microfocus.silktest.jtf.wpf.WPFMenuItem
-
Gets a value that indicates that the submenu in which this MenuItem is located should not close when this item is clicked.
- isStaysOpenOnEdit() - Method in class com.microfocus.silktest.jtf.wpf.WPFComboBox
-
Gets whether a ComboBox that is open and displays a drop-down control will remain open when a user clicks the TextBox.
- isStickyHighlighting() - Method in class com.borland.silktest.jtf.flex.SparkButtonBase
-
Gets a value whether the button displays its down skin when the user presses it but changes to its over skin when the user drags the mouse off of it.
- isSubmenuOpen() - Method in class com.microfocus.silktest.jtf.wpf.WPFMenuItem
-
Gets a value that indicates whether the submenu of the MenuItem is open.
- isSupportsStructuredFields() - Method in class com.microfocus.silktest.jtf.rumba.RumbaScreen
-
Gets a value that indicates if the host supports structured field decoding.
- isSymbolFont() - Method in class com.microfocus.silktest.jtf.sap.SapComboBox
-
Gets whether the component's text is visualized in the SAP symbol font.
- isSymbolFont() - Method in class com.microfocus.silktest.jtf.sap.SapComponent
-
Gets whether the component's text is visualized in the SAP symbol font.
- isSymbolFont() - Method in class com.microfocus.silktest.jtf.sap.SapMenu
-
Gets whether the component's text is visualized in the SAP symbol font.
- isTabChildren() - Method in class com.borland.silktest.jtf.flex.FlexDisplayObject
-
Gets whether the children of the display object are tab enabled.
- isTabEnabled() - Method in class com.borland.silktest.jtf.flex.FlexDisplayObject
-
Gets whether this object is in the tab order.
- isTabEnabled(ItemIdentifier) - Method in class com.microfocus.silktest.jtf.swing.JTabbedPane
-
Returns whether or not the tab is currently enabled.
- isTabEnabled(String) - Method in class com.microfocus.silktest.jtf.swing.JTabbedPane
-
Returns whether or not the tab is currently enabled.
- isTabEnabled(int) - Method in class com.microfocus.silktest.jtf.swing.JTabbedPane
-
Returns whether or not the tab is currently enabled.
- isTabEnabled(ItemIdentifier) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTabBar
-
Returns whether or not the tab is currently enabled.
- isTabEnabled(String) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTabBar
-
Returns whether or not the tab is currently enabled.
- isTabEnabled(int) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTabBar
-
Returns whether or not the tab is currently enabled.
- isTabStop() - Method in class com.microfocus.silktest.jtf.wpf.WPFControl
-
Gets a value that indicates whether a control is included in tab navigation.
- isTextSearchEnabled() - Method in class com.microfocus.silktest.jtf.wpf.WPFItemsControl
-
Gets a value that indicates whether TextSearch is enabled on the ItemsControl instance.
- isThreeState() - Method in class com.microfocus.silktest.jtf.wpf.WPFToggleButton
-
Gets whether the control supports two or three states.
- isTitlebarVisible() - Method in class com.microfocus.silktest.jtf.sap.SapWindow
-
Gets whether the titlebar is visible.
- isTodayHighlighted() - Method in class com.microfocus.silktest.jtf.wpf.WPFCalendar
-
Gets a value that indicates whether the current date is highlighted.
- isTodayHighlighted() - Method in class com.microfocus.silktest.jtf.wpf.WPFToolkitCalendar
-
Gets a value that indicates whether the current date is highlighted.
- isToggle() - Method in class com.borland.silktest.jtf.flex.FlexButton
-
Gets whether a Button is in a toggle state or not.
- isToolbarButtonChecked(int) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Returns true if the specified tool bar button is checked.
- isToolbarButtonEnabled(int) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Returns true if the specified button is enabled.
- isToolbarVisible() - Method in class com.microfocus.silktest.jtf.sap.SapWindow
-
Gets whether the toolbar is visible.
- isTotalRowExpanded(int) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
whether the specified total row is expanded.
- isTransparent() - Method in class com.borland.silktest.jtf.flex.FlexWindow
-
Gets a value whether the window is transparent.
- isTransparent() - Method in class com.borland.silktest.jtf.flex.FlexWindowedApplication
-
Gets a value whether the window is transparent.
- isTransparent() - Method in class com.borland.silktest.jtf.flex.SparkWindow
-
Gets a value whether the window is transparent.
- isTransparent() - Method in class com.borland.silktest.jtf.flex.SparkWindowedApplication
-
Gets a value whether the window is transparent.
- isTruncated() - Method in class com.borland.silktest.jtf.flex.SparkTextBase
-
Gets whether the text has been truncated.
- isTrustedSource() - Method in class com.borland.silktest.jtf.flex.SparkImage
-
Gets a flag denoting whether the currently loaded content is considered loaded from a source whose security policy allows for cross domain image access.
- isUnderlined() - Method in class com.microfocus.silktest.jtf.rumba.common.types.RumbaCharacterAttribute
-
- isUndoEnabled() - Method in class com.microfocus.silktest.jtf.wpf.WPFTextBoxBase
-
Gets a value that indicates whether undo support is enabled for the text-editing control.
- isUseHandCursor() - Method in class com.borland.silktest.jtf.flex.FlexObject
-
Gets whether the pointing hand cursor appears when the mouse rolls over an element.
- isUseHandCursor() - Method in class com.borland.silktest.jtf.flex.FlexUIMovieClip
-
Gets whether the pointing hand (hand cursor) appears when the mouse rolls over a sprite in which the buttonMode property is set to true.
- isUseRollOver() - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Gets whether items are highlighted as the mouse rolls over them.
- isUseVirtualLayout() - Method in class com.borland.silktest.jtf.flex.SparkListBase
-
Gets the value of the useVirtualLayout property of the layout associated with this control.
- isVariableRowHeight() - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Gets whether the individual rows can have different height.
- isVertical() - Method in class com.borland.silktest.jtf.swt.SashForm
-
Gets whether the sash form is vertical.
- isVerticalGridLines() - Method in class com.borland.silktest.jtf.flex.FlexDataGrid
-
Gets whether to show vertical grid lines between the columns.
- isVerticallyScrollable() - Method in class com.microfocus.silktest.jtf.silverlight.SLAutoCompleteBox
-
Gets a value that indicates whether the combo box can scroll vertically.
- isVerticallyScrollable() - Method in class com.microfocus.silktest.jtf.silverlight.SLComboBox
-
Gets a value that indicates whether the combo box can scroll vertically.
- isVerticallyScrollable() - Method in class com.microfocus.silktest.jtf.silverlight.SLDataGrid
-
Gets a value that indicates whether the data grid can scroll vertically.
- isVerticallyScrollable() - Method in class com.microfocus.silktest.jtf.silverlight.SLListBox
-
Gets a value that indicates whether the list box can scroll vertically.
- isVerticallyScrollable() - Method in class com.microfocus.silktest.jtf.silverlight.SLPane
-
Gets a value that indicates whether the pane can scroll vertically.
- isVerticallyScrollable() - Method in class com.microfocus.silktest.jtf.silverlight.SLTreeView
-
Gets a value that indicates whether the tree view can scroll vertically.
- isVisible() - Method in class com.borland.silktest.jtf.flex.FlexDisplayObject
-
Gets whether the display object is visible.
- isVisible() - Method in class com.borland.silktest.jtf.GuiTestObject
-
Gets whether the object is visible.
- isVisible() - Method in class com.borland.silktest.jtf.xbrowser.BrowserObject
-
Gets whether the object is visible.
- isVisible(ItemPath) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTree
-
Returns 'true' if the specified item path is visible.
- isVisible(String) - Method in class com.microfocus.silktest.jtf.swing.OracleFormsTree
-
Returns 'true' if the specified item path is visible.
- isVkeyAllowed(VKey) - Method in class com.microfocus.silktest.jtf.sap.SapWindow
-
The method returns True if the given virtual key can be executed on the current screen.
- isWordWrap() - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Gets whether text in the row should be word wrapped.
- isWordWrap() - Method in class com.borland.silktest.jtf.flex.FlexTextArea
-
Gets whether text in the row should be word wrapped.
- isWrapAround() - Method in class com.borland.silktest.jtf.win32.UpDown
-
Gets whether values are wrapped if smaller than minimum or larger than maximum.
- isWrapAround() - Method in class com.borland.silktest.jtf.windowsforms.DomainUpDown
-
Gets whether values are wrapped if smaller than minimum or larger than maximum.
- isYearNavigationEnabled() - Method in class com.borland.silktest.jtf.flex.FlexDateChooser
-
Gets whether year navigation is enabled.
- isYearNavigationEnabled() - Method in class com.borland.silktest.jtf.flex.FlexDateField
-
Gets whether the year up and down buttons are available for navigation.
- Item - Class in com.borland.silktest.jtf
-
Item base class.
- Item(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.Item
-
Creates a new Item with a JtfObjectHandle.
- itemContextMenu(String, String) - Method in class com.microfocus.silktest.jtf.sap.SapTree
-
This method requests a context menu for an item.
- ItemIdentifier - Class in com.borland.silktest.jtf.common.types
-
Specifies an item in controls such as listbox, tabcontrols, comboboxes, ...
Items can be identified by text, index, or a combination of text and index.
- ItemIdentifier(String, int) - Constructor for class com.borland.silktest.jtf.common.types.ItemIdentifier
-
- ItemIdentifier(int) - Constructor for class com.borland.silktest.jtf.common.types.ItemIdentifier
-
- ItemIdentifier(String) - Constructor for class com.borland.silktest.jtf.common.types.ItemIdentifier
-
Creates an item with the given text.
- ItemPath - Class in com.borland.silktest.jtf.common.types
-
Specifies an element in a tree control.
- ItemPath(String) - Constructor for class com.borland.silktest.jtf.common.types.ItemPath
-
Creates an item path from its string representation.
- ItemPath(ItemIdentifier...) - Constructor for class com.borland.silktest.jtf.common.types.ItemPath
-
Creates an item path with the given segments.
- ItemType - Enum in com.microfocus.silktest.jtf.sap.common.types
-
Defines the item type of a SAP column tree.
- IWPFScrollable - Interface in com.microfocus.silktest.jtf.wpf
-
Interface to implement scrolling for all FrameworkElements.