public interface DropDown extends Control
Modifier and Type | Method and Description |
---|---|
void |
closeUp()
Closes the control's drop-down window.
|
void |
dropDown()
Opens the control's drop-down window.
|
boolean |
getwIsDropDownOpened()
Checks the state of the drop-down list.
|
click, click, click, clickM, clickM, clickM, clickR, clickR, clickR, dblClick, dblClick, dblClick, dblClickM, dblClickM, dblClickM, dblClickR, dblClickR, dblClickR, drag, drag, dragM, dragM, dragR, dragR, getEnabled, getHeight, getScreenLeft, getScreenTop, getVisible, getVisibleOnScreen, getWidth, hoverMouse, hoverMouse, keys, mouseWheel, mouseWheel, screenToWindow, windowToScreen
find, find, find, findAll, findAll, getChildren, getParent, tryFind, tryFind, tryFind, waitProperty, waitProperty
picture, picture, picture
callMethod, callMethod, cast, getProperty, setProperty, toString
boolean getwIsDropDownOpened() throws InvocationException, HttpException
InvocationException
- Will be thrown if invocation fails.HttpException
- Will be thrown if there are network problems.void dropDown() throws InvocationException, HttpException
InvocationException
- Will be thrown if invocation fails.HttpException
- Will be thrown if there are network problems.void closeUp() throws InvocationException, HttpException
InvocationException
- Will be thrown if invocation fails.HttpException
- Will be thrown if there are network problems.Copyright © 2020 SmartBear Software. All Rights Reserved.