public class ByTextTextLookup<T extends org.eclipse.swt.widgets.Text> extends ByStringQueueLookup<T>
| Constructor and Description |
|---|
ByTextTextLookup(String text) |
ByTextTextLookup(String text,
StringComparePolicy policy) |
| Modifier and Type | Method and Description |
|---|---|
String |
getText(T control) |
doCheck, toStringcheckpublic ByTextTextLookup(String text)
public ByTextTextLookup(String text, StringComparePolicy policy)
public String getText(T control)
getText in class ByStringQueueLookup<T extends org.eclipse.swt.widgets.Text>Copyright © 2018. All rights reserved.