@ControlType(value=org.eclipse.swt.widgets.Text.class) public class TextWrap<T extends org.eclipse.swt.widgets.Text> extends ControlWrap<T> implements Focusable
ControlWrap.ClickFocusfocuser, popupBOUNDS_PROP_NAME, CLICKPOINT_PROP_NAME, CONTROL_CLASS_PROP_NAME, CONTROL_PROP_NAME, IMAGE_CAPTURER_PROPERTY, IMAGE_LOADER_PROPERTY, INPUT_FACTORY_PROPERTY, NAME_PROP_NAME, OUTPUT, POSITION_PROP_NAME, TEXT_PROP_NAME, TOOLTIP_PROP_NAME, VALUE_PROP_NAME, WAIT_STATE_TIMEOUT, WRAPPER_CLASS_PROP_NAME| Constructor and Description |
|---|
TextWrap(Environment env,
T node) |
| Modifier and Type | Method and Description |
|---|---|
Integer |
anchor() |
<INTERFACE extends ControlInterface> |
as(Class<INTERFACE> interfaceClass) |
<INTERFACE extends ControlInterface> |
is(Class<INTERFACE> interfaceClass) |
Integer |
position() |
String |
text() |
String |
tooltip() |
focuser, getBounds, getParent, getScreenBounds, getScreenBounds, getScreenLocation, getShell, hasFocus, menu, nameas, drag, getClickPoint, getControl, getControlClass, getEnvironment, getFieldProperty, getMethodProperty, getProperties, getPropertiesQiuet, getProperty, getProperty, getProperty, getProperty, getScreenImage, getScreenImage, getWrapper, hasFieldProperty, hasMethodProperty, is, keyboard, mouse, setEnvironment, toAbsolute, toLocal, waitImage, waitImage, waitProperty, waitProperty, waitProperty, waitState, waitStatepublic TextWrap(Environment env, T node)
@Property(value="text") public String text()
text in class ControlWrap<T extends org.eclipse.swt.widgets.Text>public <INTERFACE extends ControlInterface> boolean is(Class<INTERFACE> interfaceClass)
is in class ControlWrap<T extends org.eclipse.swt.widgets.Text>public <INTERFACE extends ControlInterface> INTERFACE as(Class<INTERFACE> interfaceClass)
as in class ControlWrap<T extends org.eclipse.swt.widgets.Text>Copyright © 2018. All rights reserved.