A B C D E F G H I J K L M N O P Q R S T U V W

V

valueOf(String) - Static method in enum org.eclipse.swtbot.swt.finder.ReferenceBy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.swtbot.swt.finder.utils.Traverse
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.swtbot.swt.finder.ReferenceBy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.swtbot.swt.finder.utils.Traverse
Returns an array containing the constants of this enum type, in the order they are declared.
view(String) - Method in class org.eclipse.swtbot.eclipse.finder.SWTEclipseBot
Deprecated. use SWTWorkbenchBot.viewByTitle(String)
view(String, int) - Method in class org.eclipse.swtbot.eclipse.finder.SWTEclipseBot
Deprecated. use SWTWorkbenchBot.viewByTitle(String)
view(Matcher<IViewReference>) - Method in class org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot
Waits for a view matching the given matcher to appear in the active workbench page and returns it
viewById(String) - Method in class org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot
Shortcut for view(withPartId(id))
viewByTitle(String) - Method in class org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot
Shortcut for view(withPartName(title))
viewer - Variable in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditor
 
viewer - Variable in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefEditPart
 
viewer - Variable in class org.eclipse.swtbot.eclipse.gef.finder.widgets.SWTBotGefView
 
ViewMenuFinder - Class in org.eclipse.swtbot.eclipse.finder.finders
Finds the menu items within a view.
ViewMenuFinder() - Constructor for class org.eclipse.swtbot.eclipse.finder.finders.ViewMenuFinder
Creates a MenuFinder.
ViewMenuFinder.CommandItemWithTextMatcherWrapper - Class in org.eclipse.swtbot.eclipse.finder.finders
 
ViewMenuFinder.CommandItemWithTextMatcherWrapper(CommandContributionItem) - Constructor for class org.eclipse.swtbot.eclipse.finder.finders.ViewMenuFinder.CommandItemWithTextMatcherWrapper
 
views() - Method in class org.eclipse.swtbot.eclipse.finder.SWTEclipseBot
Deprecated. use SWTWorkbenchBot.views()
views(Matcher<?>) - Method in class org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot
Returns all views which are opened currently (no waiting!) which match the given matcher
views() - Method in class org.eclipse.swtbot.eclipse.finder.SWTWorkbenchBot
 
visible(Widget) - Method in class org.eclipse.swtbot.swt.finder.finders.ControlFinder
Returns true if the widget is a control and it is visible.
visibleRowCount() - Method in class org.eclipse.swtbot.swt.finder.widgets.SWTBotTree
Gets the visible row count.
VoidResult - Interface in org.eclipse.swtbot.swt.finder.results
 

A B C D E F G H I J K L M N O P Q R S T U V W