Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
K
L
M
O
P
R
S
U
V
W
S
scrollDown(String)
- Method in class com.cobra.ldtp.
Ldtp
scrollDown Scroll down once
scrollLeft(String)
- Method in class com.cobra.ldtp.
Ldtp
scrollLeft Scroll left once
scrollRight(String)
- Method in class com.cobra.ldtp.
Ldtp
scrollRight Scroll right once
scrollUp(String)
- Method in class com.cobra.ldtp.
Ldtp
scrollUp Scroll up once
selectAll(String)
- Method in class com.cobra.ldtp.
Ldtp
selectAll Select all the item in combo box
selectedItemCount(String)
- Method in class com.cobra.ldtp.
Ldtp
selectedItemCount Get number of items selected in combo box
selectIndex(String, int)
- Method in class com.cobra.ldtp.
Ldtp
selectIndex Select given index in the combo box
selectItem(String, String)
- Method in class com.cobra.ldtp.
Ldtp
selectItem Select item in combo box
selectLastRow(String)
- Method in class com.cobra.ldtp.
Ldtp
selectLastRow Select last table cell in the table
selectMenuItem(String)
- Method in class com.cobra.ldtp.
Ldtp
selectMenuItem Select given menu item
selectPanel(String, int)
- Method in class com.cobra.ldtp.
Ldtp
selectPanel Select panel by index
selectPanelIndex(String, int)
- Method in class com.cobra.ldtp.
Ldtp
selectPanelIndex Select panel by index
selectPanelName(String, String)
- Method in class com.cobra.ldtp.
Ldtp
selectPanelName Select panel by name
selectRow(String, String)
- Method in class com.cobra.ldtp.
Ldtp
selectRow Select table cell with row text matching
selectRowIndex(String, int)
- Method in class com.cobra.ldtp.
Ldtp
selectRowIndex Select table cell based on index
selectRowPartialMatch(String, String)
- Method in class com.cobra.ldtp.
Ldtp
selectRowPartialMatch Select table cell with partial row text matching
selectTab(String, String)
- Method in class com.cobra.ldtp.
Ldtp
selectTab Select tab based on the given name
selectTabIndex(String, int)
- Method in class com.cobra.ldtp.
Ldtp
selectTabIndex Select tab based on the given index
setCellValue(String, int, String)
- Method in class com.cobra.ldtp.
Ldtp
setCellValue Set cell value with the given data on row index
setCellValue(String, int, int, String)
- Method in class com.cobra.ldtp.
Ldtp
setCellValue Set cell value with the given data on row index and column
setCursorPosition(String, int)
- Method in class com.cobra.ldtp.
Ldtp
setCursorPosition Moves the cursor position
setMax(String)
- Method in class com.cobra.ldtp.
Ldtp
setMax Set maximum value in spin button
setMin(String)
- Method in class com.cobra.ldtp.
Ldtp
setMin Set minimum value in spin button
setTextValue(String, String)
- Method in class com.cobra.ldtp.
Ldtp
setTextValue Sets text value
setValue(String, double)
- Method in class com.cobra.ldtp.
Ldtp
setValue Set value with given double value
setWindowName(String)
- Method in class com.cobra.ldtp.
Ldtp
setWindowName Change window name
showList(String)
- Method in class com.cobra.ldtp.
Ldtp
showList Show combo box entries
simulateMouseMove(int, int, int, int)
- Method in class com.cobra.ldtp.
Ldtp
simulateMouseMove Simulate mouse move from source to destination
simulateMouseMove(int, int, int, int, double)
- Method in class com.cobra.ldtp.
Ldtp
simulateMouseMove Simulate mouse move from source to destination
singleClickRow(String, String)
- Method in class com.cobra.ldtp.
Ldtp
singleClickRow Single click on table cell row based on row text
startProcessMonitor(String)
- Method in class com.cobra.ldtp.
Ldtp
startProcessMonitor Starts process monitor
stateEnabled(String)
- Method in class com.cobra.ldtp.
Ldtp
stateEnabled Verify whether the object state is enabled
stopProcessMonitor(String, int)
- Method in class com.cobra.ldtp.
Ldtp
stopProcessMonitor Stop process monitor
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
K
L
M
O
P
R
S
U
V
W