public abstract class AbstractJemmyInput<T extends org.netbeans.jemmy.operators.ComponentOperator> extends AbstractJemmyElement<T> implements IJemmyInput
operatorType, reference| Modifier | Constructor and Description |
|---|---|
protected |
AbstractJemmyInput(JemmyElementReference reference,
Class<T> operatorType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkEditability() |
boolean |
isEditable()
Checks if the element can be interacted now or if it's disabled/readonly/...
|
getContext, getOperator, getOperatorFast, isDisplayed, isSelected, sleepclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetOperatorisDisplayed, isSelectedprotected AbstractJemmyInput(JemmyElementReference reference, Class<T> operatorType)
public boolean isEditable()
IJemmyInputisEditable in interface IInputisEditable in interface IJemmyInputprotected void checkEditability()
Copyright © 2017. All rights reserved.