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

D

datebox(Object...) - Method in class net.sf.sahi.client.BrowserElements
Defines a datebox.
datetimebox(Object...) - Method in class net.sf.sahi.client.BrowserElements
Defines a datetimebox.
datetimelocalbox(Object...) - Method in class net.sf.sahi.client.BrowserElements
Defines a datetimelocalbox.
div(Object...) - Method in class net.sf.sahi.client.BrowserElements
Defines a div element.
domain(String) - Method in class net.sf.sahi.client.Browser
Represents a portion of the page which is from a different domain.
doubleClick(ElementStub) - Method in class net.sf.sahi.client.Browser
Double clicks the given element
doubleClick() - Method in class net.sf.sahi.client.ElementStub
Performs a double click on this element.
Internally calls browser.doubleClick(this);
dragAndDropOn(ElementStub) - Method in class net.sf.sahi.client.ElementStub
Drags the element and drops it on another element.
dragAndDropOn(int, int) - Method in class net.sf.sahi.client.ElementStub
Drags the element and drops it at the given x, y coordinate.
dragDrop(ElementStub, ElementStub) - Method in class net.sf.sahi.client.Browser
Simulates a drag and drop event
dragDropXY(ElementStub, int, int) - Method in class net.sf.sahi.client.Browser
Simulates a drag and drop event

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