@ControlType(value=org.eclipse.swt.widgets.ToolBar.class) public class ToolBarWrap<T extends org.eclipse.swt.widgets.ToolBar> extends ControlWrap<T> implements Selectable<String>
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_NAMESTATE_PROP_NAME, STATES_PROP_NAME| Constructor and Description |
|---|
ToolBarWrap(Environment env,
T node) |
| Modifier and Type | Method and Description |
|---|---|
<TYPE,INTERFACE extends TypeControlInterface<TYPE>> |
as(Class<INTERFACE> interfaceClass,
Class<TYPE> type) |
String |
getState() |
List<String> |
getStates() |
Class<String> |
getType() |
<TYPE,INTERFACE extends TypeControlInterface<TYPE>> |
is(Class<INTERFACE> interfaceClass,
Class<TYPE> type) |
Selector<String> |
selector() |
as, focuser, getBounds, getParent, getScreenBounds, getScreenBounds, getScreenLocation, getShell, hasFocus, is, menu, name, textdrag, getClickPoint, getControl, getControlClass, getEnvironment, getFieldProperty, getMethodProperty, getProperties, getPropertiesQiuet, getProperty, getProperty, getProperty, getProperty, getScreenImage, getScreenImage, getWrapper, hasFieldProperty, hasMethodProperty, keyboard, mouse, setEnvironment, toAbsolute, toLocal, waitImage, waitImage, waitProperty, waitProperty, waitProperty, waitState, waitStatepublic ToolBarWrap(Environment env, T node)
public <TYPE,INTERFACE extends TypeControlInterface<TYPE>> INTERFACE as(Class<INTERFACE> interfaceClass, Class<TYPE> type)
public <TYPE,INTERFACE extends TypeControlInterface<TYPE>> boolean is(Class<INTERFACE> interfaceClass, Class<TYPE> type)
@Property(value="states") public List<String> getStates()
getStates in interface Selectable<String>@Property(value="state") public String getState()
getState in interface Selectable<String>public Selector<String> selector()
selector in interface Selectable<String>public Class<String> getType()
getType in interface TypeControlInterface<String>Copyright © 2018. All rights reserved.