net.sf.jameleon.plugin.jiffie.util
Interface DocumentDelegate
- All Known Implementing Classes:
- IEActionPointGenerator, IEClickButtonTag, IEClickHtmlElementTag, IEClickLinkTag, IECloseWindowTag, IEExecuteJavaScriptTag, IEFireEventTag, IEFunctionTag, IEGetMatchingTextTag, IEGoBackTag, IEGoForwardTag, IEIsTextPresentTag, IENavigateTag, IESendKeysTag, IESetCheckboxTag, IESetHiddenFieldTag, IESetPasswordFieldTag, IESetRadiobuttonTag, IESetSelectFieldTag, IESetTextAreaTag, IESetTextFieldTag, IESetWindowFocusTag, IESnapShotTag, IEValidateCheckboxTag, IEValidatePasswordFieldTag, IEValidateRadiobuttonTag, IEValidateSelectFieldTag, IEValidateTextAreaTag, IEValidateTextFieldTag, IEValidateTextTag, IEValidateTitleTag, IEValidateXPathTag, IEValidationTag
public interface DocumentDelegate
A simple interface to interact with the object that contains the reference to IHTMLFormElement and IHTMLDocument2.
getDocument
IHTMLDocument2 getDocument()
getWorkingForm
IHTMLFormElement getWorkingForm()
highlightActiveElement
boolean highlightActiveElement()
Copyright © 2004-2008 Christian Hargraves. All Rights Reserved.