- MAGENTA - Static variable in class com.borland.silktest.jtf.common.types.Color
-
- maximize() - Method in class com.borland.silktest.jtf.flex.FlexWindow
-
Maximizes the window.
- maximize() - Method in class com.borland.silktest.jtf.flex.FlexWindowedApplication
-
Maximizes the window.
- maximize() - Method in class com.borland.silktest.jtf.flex.SparkWindow
-
Maximizes the window.
- maximize() - Method in class com.borland.silktest.jtf.flex.SparkWindowedApplication
-
Maximizes the window.
- maximize() - Method in interface com.borland.silktest.jtf.IMoveable
-
Maximizes the window.
- maximize() - Method in class com.borland.silktest.jtf.swt.CTabFolder
-
Resizes the CTabFolder to its full (maximized) size.
- maximize() - Method in class com.borland.silktest.jtf.Window
-
Maximizes the window.
- maximize() - Method in class com.microfocus.silktest.jtf.sap.SapWindow
-
Maximizes the window.
- maximize() - Method in class com.microfocus.silktest.jtf.swing.AWTWindow
-
Maximizes the window.
- maximize() - Method in class com.microfocus.silktest.jtf.wpf.WPFWindow
-
Maximizes the window.
- MCM_FIRST - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_GETCOLOR - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_GETCURSEL - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_GETFIRSTDAYOFWEEK - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_GETMAXSELCOUNT - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_GETMAXTODAYWIDTH - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_GETMINREQRECT - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_GETMONTHDELTA - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_GETMONTHRANGE - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_GETRANGE - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_GETSELRANGE - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_GETTODAY - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_GETUNICODEFORMAT - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_HITTEST - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_SETCOLOR - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_SETCURSEL - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_SETDAYSTATE - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_SETFIRSTDAYOFWEEK - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_SETMAXSELCOUNT - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_SETMONTHDELTA - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_SETRANGE - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_SETSELRANGE - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_SETTODAY - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- MCM_SETUNICODEFORMAT - Static variable in class com.borland.silktest.jtf.dll.WindowsMessages
-
- Menu - Class in com.borland.silktest.jtf
-
The class for menus.
- Menu(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.Menu
-
Creates a new Menu with a JtfObjectHandle.
- MenuItem - Class in com.borland.silktest.jtf
-
The class for items on a menu.
- MenuItem(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.MenuItem
-
Creates a new MenuItem with a JtfObjectHandle.
- MenuItemRole - Enum in com.microfocus.silktest.jtf.wpf.common.types
-
Defines the different roles that a MenuItem can have.
- MenuStrip - Class in com.borland.silktest.jtf.windowsforms
-
MenuStrip is the class that creates a new menu strip for a Windows Forms application.
- MenuStrip(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.windowsforms.MenuStrip
-
Creates a new MenuStrip with a JtfObjectHandle.
- Messages - Class in com.borland.silktest.jtf.common
-
- Messages - Class in com.borland.silktest.jtf
-
- MIDDLE - Static variable in class com.borland.silktest.jtf.common.types.MouseButton
-
Constant for middle (wheel) mouse button.
- minimize() - Method in class com.borland.silktest.jtf.flex.FlexWindow
-
Reduces the window to an icon.
- minimize() - Method in class com.borland.silktest.jtf.flex.FlexWindowedApplication
-
Reduces the window to an icon.
- minimize() - Method in class com.borland.silktest.jtf.flex.SparkWindow
-
Reduces the window to an icon.
- minimize() - Method in class com.borland.silktest.jtf.flex.SparkWindowedApplication
-
Reduces the window to an icon.
- minimize() - Method in interface com.borland.silktest.jtf.IMoveable
-
Reduces the window to an icon.
- minimize() - Method in class com.borland.silktest.jtf.swt.CTabFolder
-
Resizes the CTabFolder to the minimum size allowed.
- minimize() - Method in class com.borland.silktest.jtf.Window
-
Reduces the window to an icon.
- minimize() - Method in class com.microfocus.silktest.jtf.sap.SapWindow
-
Reduces the window to an icon.
- minimize() - Method in class com.microfocus.silktest.jtf.swing.AWTWindow
-
Reduces the window to an icon.
- minimize() - Method in class com.microfocus.silktest.jtf.wpf.WPFWindow
-
Reduces the window to an icon.
- MINUS - Static variable in class com.microfocus.silktest.jtf.rumba.common.types.RumbaKey
-
- MobileBaseState - Class in com.borland.silktest.jtf
-
Attaches the agent to a mobile device.
- MobileBaseState() - Constructor for class com.borland.silktest.jtf.MobileBaseState
-
Creates a mobile base state with the information from the default settings file "silk4j.settings".
- MobileBaseState(File) - Constructor for class com.borland.silktest.jtf.MobileBaseState
-
- MobileButton - Class in com.microfocus.silktest.jtf.mobile
-
Represents a mobile button.
- MobileButton(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.mobile.MobileButton
-
Creates a new MobileButton with a JtfObjectHandle.
- MobileDevice - Class in com.microfocus.silktest.jtf.mobile
-
The mobile device.
- MobileDevice(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.mobile.MobileDevice
-
Creates a new MobileDevice with a JtfObjectHandle.
- MobileObject - Class in com.microfocus.silktest.jtf.mobile
-
The base class for all mobile objects.
- MobileObject(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.mobile.MobileObject
-
Creates a new MobileObject with a JtfObjectHandle.
- MobileOperatingSystem - Enum in com.microfocus.silktest.jtf.mobile.common.types
-
The operating system of the device.
- MobileTextField - Class in com.microfocus.silktest.jtf.mobile
-
Represents a text field.
- MobileTextField(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.mobile.MobileTextField
-
Creates a new MobileTextField with a JtfObjectHandle.
- MobileWindow - Class in com.microfocus.silktest.jtf.mobile
-
The mobile window.
- MobileWindow(JtfObjectHandle, Desktop) - Constructor for class com.microfocus.silktest.jtf.mobile.MobileWindow
-
Creates a new MobileWindow with a JtfObjectHandle.
- ModifierKey - Enum in com.borland.silktest.jtf.common.types
-
Specifies key modifiers (Alt, Ctrl, Shift) that should be pressed during replay.
- modifyCell(int, String, String) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Modifies the value of the specified cell.
- modifyCheckBox(int, String, boolean) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Modifies the value of the specified checkbox cell.
- MonthCalendar - Class in com.borland.silktest.jtf.win32
-
The class that selects the calendar date and time.
- MonthCalendar(JtfObjectHandle, Desktop) - Constructor for class com.borland.silktest.jtf.win32.MonthCalendar
-
Creates a new MonthCalendar with a JtfObjectHandle.
- MouseButton - Class in com.borland.silktest.jtf.common.types
-
Constants for all mouse buttons, which can be used e.g.
- MouseButton() - Constructor for class com.borland.silktest.jtf.common.types.MouseButton
-
- mouseMove() - Method in class com.borland.silktest.jtf.Desktop
-
- mouseMove(Point) - Method in class com.borland.silktest.jtf.Desktop
-
- mouseMove() - Method in class com.borland.silktest.jtf.flex.FlexDisplayObject
-
Moves the pointer to the specified location in the object.
- mouseMove(Point) - Method in class com.borland.silktest.jtf.flex.FlexDisplayObject
-
Moves the pointer to the specified location in the object.
- mouseMove() - Method in class com.borland.silktest.jtf.flex.FlexRepeater
-
Moves the pointer to the specified location in the object.
- mouseMove(Point) - Method in class com.borland.silktest.jtf.flex.FlexRepeater
-
Moves the pointer to the specified location in the object.
- mouseMove() - Method in class com.borland.silktest.jtf.GuiTestObject
-
Moves the pointer to the specified location in the object.
- mouseMove(Point) - Method in class com.borland.silktest.jtf.GuiTestObject
-
Moves the pointer to the specified location in the object.
- mouseMove() - Method in interface com.borland.silktest.jtf.IClickable
-
Moves the pointer to the specified location in the object.
- mouseMove(Point) - Method in interface com.borland.silktest.jtf.IClickable
-
Moves the pointer to the specified location in the object.
- mouseMove() - Method in class com.borland.silktest.jtf.xbrowser.BrowserObject
-
Moves the pointer to the specified location in the object.
- mouseMove(Point) - Method in class com.borland.silktest.jtf.xbrowser.BrowserObject
-
Moves the pointer to the specified location in the object.
- mouseMove() - Method in class com.microfocus.silktest.jtf.rumba.RumbaObject
-
Moves the pointer to the specified location in the object.
- mouseMove(Point) - Method in class com.microfocus.silktest.jtf.rumba.RumbaObject
-
Moves the pointer to the specified location in the object.
- mouseMove() - Method in class com.microfocus.silktest.jtf.silverlight.SLBase
-
Moves the pointer to the specified location in the object.
- mouseMove(Point) - Method in class com.microfocus.silktest.jtf.silverlight.SLBase
-
Moves the pointer to the specified location in the object.
- mouseMove() - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
-
Moves the pointer to the specified location in the object.
- mouseMove(Point) - Method in class com.microfocus.silktest.jtf.swing.AWTComponent
-
Moves the pointer to the specified location in the object.
- mouseMove() - Method in class com.microfocus.silktest.jtf.swing.AWTMenuComponent
-
Moves the pointer to the specified location in the object.
- mouseMove(Point) - Method in class com.microfocus.silktest.jtf.swing.AWTMenuComponent
-
Moves the pointer to the specified location in the object.
- mouseMove() - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
Moves the pointer to the specified location in the object.
- mouseMove(Point) - Method in class com.microfocus.silktest.jtf.wpf.WPFBase
-
Moves the pointer to the specified location in the object.
- mouseScroll() - Method in class com.borland.silktest.jtf.flex.FlexContainer
-
Dispatched when a mouse wheel is spun over an InteractiveObject instance.
- mouseScroll(int) - Method in class com.borland.silktest.jtf.flex.FlexContainer
-
Dispatched when a mouse wheel is spun over an InteractiveObject instance.
- mouseScroll() - Method in class com.borland.silktest.jtf.flex.FlexScrollBase
-
Dispatched when a mouse wheel is spun over an InteractiveObject instance.
- mouseScroll(int) - Method in class com.borland.silktest.jtf.flex.FlexScrollBase
-
Dispatched when a mouse wheel is spun over an InteractiveObject instance.
- mouseScroll() - Method in class com.borland.silktest.jtf.flex.SparkGroupBase
-
Dispatched when the mouse is used to move the scroll bars on this container.
- mouseScroll(int) - Method in class com.borland.silktest.jtf.flex.SparkGroupBase
-
Dispatched when the mouse is used to move the scroll bars on this container.
- mouseScroll() - Method in class com.borland.silktest.jtf.flex.SparkRichEditableText
-
Dispatched when the mouse is used to move the scroll bars on this container.
- mouseScroll(int) - Method in class com.borland.silktest.jtf.flex.SparkRichEditableText
-
Dispatched when the mouse is used to move the scroll bars on this container.
- mouseScroll() - Method in class com.borland.silktest.jtf.flex.SparkSkinnableTextBase
-
Dispatched when the mouse is used to move the scroll bars on this container.
- mouseScroll(int) - Method in class com.borland.silktest.jtf.flex.SparkSkinnableTextBase
-
Dispatched when the mouse is used to move the scroll bars on this container.
- move() - Method in class com.borland.silktest.jtf.flex.FlexObject
-
Moves the component to a specified position within its parent.
- move(int) - Method in class com.borland.silktest.jtf.flex.FlexObject
-
Moves the component to a specified position within its parent.
- move(int, int) - Method in class com.borland.silktest.jtf.flex.FlexObject
-
Moves the component to a specified position within its parent.
- move(Point) - Method in class com.borland.silktest.jtf.flex.FlexWindow
-
Moves the window.
- move(Point) - Method in class com.borland.silktest.jtf.flex.FlexWindowedApplication
-
Moves the window.
- move(Point) - Method in class com.borland.silktest.jtf.flex.SparkWindow
-
Moves the window.
- move(Point) - Method in class com.borland.silktest.jtf.flex.SparkWindowedApplication
-
Moves the window.
- move(Point) - Method in interface com.borland.silktest.jtf.IMoveable
-
Moves the window.
- move(int) - Method in class com.borland.silktest.jtf.swt.Sash
-
Moves the window pane that the sash borders.
- move(Point) - Method in class com.borland.silktest.jtf.Window
-
Moves the window.
- move(Point) - Method in class com.microfocus.silktest.jtf.sap.SapWindow
-
Moves the window.
- move(double, double) - Method in class com.microfocus.silktest.jtf.silverlight.SLWindow
-
Moves the window.
- move(Point) - Method in class com.microfocus.silktest.jtf.swing.AWTWindow
-
Moves the window.
- move(Point) - Method in class com.microfocus.silktest.jtf.wpf.WPFWindow
-
Moves the window.
- moveColumn(ItemIdentifier, ItemIdentifier) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Moves the column to the position of the target column.
- moveColumn(ItemIdentifier, String) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Moves the column to the position of the target column.
- moveColumn(ItemIdentifier, int) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Moves the column to the position of the target column.
- moveColumn(String, ItemIdentifier) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Moves the column to the position of the target column.
- moveColumn(String, String) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Moves the column to the position of the target column.
- moveColumn(String, int) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Moves the column to the position of the target column.
- moveColumn(int, ItemIdentifier) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Moves the column to the position of the target column.
- moveColumn(int, String) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Moves the column to the position of the target column.
- moveColumn(int, int) - Method in class com.microfocus.silktest.jtf.swing.JTable
-
Moves the column to the position of the target column.
- moveDown() - Method in class com.microfocus.silktest.jtf.wpf.WPFDocumentViewer
-
Scrolls the document content down 16 device independent pixels.
- moveHorizontal(double) - Method in class com.microfocus.silktest.jtf.silverlight.SLGridSplitter
-
Moves the splitter horizontally.
- moveLeft() - Method in class com.microfocus.silktest.jtf.wpf.WPFDocumentViewer
-
Scrolls the document content left 16 device independent pixels.
- moveRight() - Method in class com.microfocus.silktest.jtf.wpf.WPFDocumentViewer
-
Scrolls the document content right 16 device independent pixels.
- moveRows(int, int, int) - Method in class com.microfocus.silktest.jtf.sap.SapGridView
-
Moves the rows with an index greater than or equal to fromRow up to an index less than or equal to toRow to the position of destRow.
- moveToFirstPage() - Method in class com.microfocus.silktest.jtf.silverlight.SLDataPager
-
Moves the data pager to the first page.
- moveToLastPage() - Method in class com.microfocus.silktest.jtf.silverlight.SLDataPager
-
Moves the data pager to the last page.
- moveToNextPage() - Method in class com.microfocus.silktest.jtf.silverlight.SLDataPager
-
Moves the data pager to the next page.
- moveToPage(int) - Method in class com.microfocus.silktest.jtf.silverlight.SLDataPager
-
Moves the data pager to the given page.
- moveToPreviousPage() - Method in class com.microfocus.silktest.jtf.silverlight.SLDataPager
-
Moves the data pager to the previous page.
- moveUp() - Method in class com.microfocus.silktest.jtf.wpf.WPFDocumentViewer
-
Scrolls the document content up 16 device independent pixels.
- moveVertical(double) - Method in class com.microfocus.silktest.jtf.silverlight.SLGridSplitter
-
Moves the splitter vertically.
- multiSelect(String) - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Defines the value of the type property of the event object for an event that is dispatched when an item is selected as part of an action that selects multiple items.
- multiSelect(String, FlexTriggerEvent) - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Defines the value of the type property of the event object for an event that is dispatched when an item is selected as part of an action that selects multiple items.
- multiSelect(String, FlexTriggerEvent, ModifierKey) - Method in class com.borland.silktest.jtf.flex.FlexListBase
-
Defines the value of the type property of the event object for an event that is dispatched when an item is selected as part of an action that selects multiple items.
- multiSelect(ItemIdentifier) - Method in class com.borland.silktest.jtf.ListBox
-
Selects an item in the multi- or extend-selection list box.
- multiSelect(String) - Method in class com.borland.silktest.jtf.ListBox
-
Selects an item in the multi- or extend-selection list box.
- multiSelect(int) - Method in class com.borland.silktest.jtf.ListBox
-
Selects an item in the multi- or extend-selection list box.
- multiSelect(ItemPath) - Method in class com.borland.silktest.jtf.swt.SWTTree
-
Adds an item from the tree to the set of selected items.
- multiSelect(String) - Method in class com.borland.silktest.jtf.swt.SWTTree
-
Adds an item from the tree to the set of selected items.
- multiSelect(ItemIdentifier) - Method in class com.borland.silktest.jtf.win32.ListView
-
Adds an item in the list to the set of currently selected items.
- multiSelect(String) - Method in class com.borland.silktest.jtf.win32.ListView
-
Adds an item in the list to the set of currently selected items.
- multiSelect(int) - Method in class com.borland.silktest.jtf.win32.ListView
-
Adds an item in the list to the set of currently selected items.
- multiSelect(List<ItemIdentifier>) - Method in class com.borland.silktest.jtf.xbrowser.DomListBox
-
Selects a list of items.
- MultiSelectException - Exception in com.microfocus.silktest.jtf.swing.common
-
- MultiSelectException(String) - Constructor for exception com.microfocus.silktest.jtf.swing.common.MultiSelectException
-
Creates a new MultiSelectException
- multiSelectItem(int, int) - Method in class com.borland.silktest.jtf.windowsforms.DataGrid
-
Adds a row from the table to the set of selected rows.
- multiSelectRow(ItemIdentifier) - Method in class com.borland.silktest.jtf.Table
-
Adds a row from the table to the set of selected rows.
- multiSelectRow(ItemIdentifier, ItemIdentifier) - Method in class com.borland.silktest.jtf.Table
-
Adds a row from the table to the set of selected rows.
- multiSelectRow(ItemIdentifier, String) - Method in class com.borland.silktest.jtf.Table
-
Adds a row from the table to the set of selected rows.
- multiSelectRow(ItemIdentifier, int) - Method in class com.borland.silktest.jtf.Table
-
Adds a row from the table to the set of selected rows.
- multiSelectRow(String) - Method in class com.borland.silktest.jtf.Table
-
Adds a row from the table to the set of selected rows.
- multiSelectRow(String, ItemIdentifier) - Method in class com.borland.silktest.jtf.Table
-
Adds a row from the table to the set of selected rows.
- multiSelectRow(String, String) - Method in class com.borland.silktest.jtf.Table
-
Adds a row from the table to the set of selected rows.
- multiSelectRow(String, int) - Method in class com.borland.silktest.jtf.Table
-
Adds a row from the table to the set of selected rows.
- multiSelectRow(int) - Method in class com.borland.silktest.jtf.Table
-
Adds a row from the table to the set of selected rows.
- multiSelectRow(int, ItemIdentifier) - Method in class com.borland.silktest.jtf.Table
-
Adds a row from the table to the set of selected rows.
- multiSelectRow(int, String) - Method in class com.borland.silktest.jtf.Table
-
Adds a row from the table to the set of selected rows.
- multiSelectRow(int, int) - Method in class com.borland.silktest.jtf.Table
-
Adds a row from the table to the set of selected rows.
- multiTouch(List<List<Point>>) - Method in interface com.microfocus.silktest.jtf.mobile.IMobileGestures
-
Performs a multi-touch operation with the given pointers.
- multiTouch(List<List<Point>>) - Method in class com.microfocus.silktest.jtf.mobile.MobileDevice
-
Performs a multi-touch operation with the given pointers.
- multiTouch(List<List<Point>>) - Method in class com.microfocus.silktest.jtf.mobile.MobileObject
-
Performs a multi-touch operation with the given pointers.
- multiUnselect(ItemIdentifier) - Method in class com.borland.silktest.jtf.ListBox
-
Unselects an item in the multi- or extend-selection list box.
- multiUnselect(String) - Method in class com.borland.silktest.jtf.ListBox
-
Unselects an item in the multi- or extend-selection list box.
- multiUnselect(int) - Method in class com.borland.silktest.jtf.ListBox
-
Unselects an item in the multi- or extend-selection list box.
- multiUnselect(ItemPath) - Method in class com.borland.silktest.jtf.swt.SWTTree
-
Removes an item in the tree from the set of selected items.
- multiUnselect(String) - Method in class com.borland.silktest.jtf.swt.SWTTree
-
Removes an item in the tree from the set of selected items.
- multiUnselect(ItemIdentifier) - Method in class com.borland.silktest.jtf.win32.ListView
-
Removes an item in the list from the set of selected items.
- multiUnselect(String) - Method in class com.borland.silktest.jtf.win32.ListView
-
Removes an item in the list from the set of selected items.
- multiUnselect(int) - Method in class com.borland.silktest.jtf.win32.ListView
-
Removes an item in the list from the set of selected items.
- multiUnselectItem(int, int) - Method in class com.borland.silktest.jtf.windowsforms.DataGrid
-
Removes a item from the set of selected items.
- multiUnselectRow(ItemIdentifier) - Method in class com.borland.silktest.jtf.Table
-
Removes a row from the set of selected rows.
- multiUnselectRow(ItemIdentifier, ItemIdentifier) - Method in class com.borland.silktest.jtf.Table
-
Removes a row from the set of selected rows.
- multiUnselectRow(ItemIdentifier, String) - Method in class com.borland.silktest.jtf.Table
-
Removes a row from the set of selected rows.
- multiUnselectRow(ItemIdentifier, int) - Method in class com.borland.silktest.jtf.Table
-
Removes a row from the set of selected rows.
- multiUnselectRow(String) - Method in class com.borland.silktest.jtf.Table
-
Removes a row from the set of selected rows.
- multiUnselectRow(String, ItemIdentifier) - Method in class com.borland.silktest.jtf.Table
-
Removes a row from the set of selected rows.
- multiUnselectRow(String, String) - Method in class com.borland.silktest.jtf.Table
-
Removes a row from the set of selected rows.
- multiUnselectRow(String, int) - Method in class com.borland.silktest.jtf.Table
-
Removes a row from the set of selected rows.
- multiUnselectRow(int) - Method in class com.borland.silktest.jtf.Table
-
Removes a row from the set of selected rows.
- multiUnselectRow(int, ItemIdentifier) - Method in class com.borland.silktest.jtf.Table
-
Removes a row from the set of selected rows.
- multiUnselectRow(int, String) - Method in class com.borland.silktest.jtf.Table
-
Removes a row from the set of selected rows.
- multiUnselectRow(int, int) - Method in class com.borland.silktest.jtf.Table
-
Removes a row from the set of selected rows.
- muteChange() - Method in class com.borland.silktest.jtf.flex.SparkMuteButton
-
Toggles the muting of the control.
- muteChange() - Method in class com.borland.silktest.jtf.flex.SparkVolumeBar
-
Dispatched when the mute status changes as a result of user interaction.