UFT Pro (LeanFT) .NET SDK Reference, Version 14.03
DoubleClick(MouseButton,TableKeyModifier) Method
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
HP.LFT.SDK.Java Namespace
>
ITableCell Interface
>
DoubleClick Method
: DoubleClick(MouseButton,TableKeyModifier) Method
Either the Left or Right value of
HP.LFT.SDK.MouseButton
A
TableKeyModifier
value indicating keys to be pressed and held while the operation is performed.
Double clicks the cell using the specified MouseButton.
Syntax
C#
void
DoubleClick(
MouseButton
button
,
TableKeyModifier
modifier
)
Parameters
button
Either the Left or Right value of
HP.LFT.SDK.MouseButton
modifier
A
TableKeyModifier
value indicating keys to be pressed and held while the operation is performed.