public class DefaultSelectbox extends AbstractJemmyInput<org.netbeans.jemmy.operators.ChoiceOperator> implements IJemmySelectbox
IJemmySelectboxoperatorType, reference| Constructor and Description |
|---|
DefaultSelectbox(JemmyElementReference elementReference) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
allValues()
(non-Javadoc)
|
String |
getSelectedText()
(non-Javadoc)
|
void |
selectByText(String text)
(non-Javadoc)
|
checkEditability, isEditablegetContext, getOperator, getOperatorFast, isDisplayed, isSelected, sleepclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisEditablegetOperatorisDisplayed, isSelectedpublic DefaultSelectbox(JemmyElementReference elementReference)
public void selectByText(String text)
selectByText in interface ISelectBoxISelectBox.selectByText(java.lang.String)public String getSelectedText()
getSelectedText in interface ISelectBoxISelectBox.getSelectedText()public List<String> allValues()
allValues in interface IJemmySelectboxIJemmySelectbox.allValues()Copyright © 2017. All rights reserved.