|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectwatij.BaseHtmlFinder
watij.BaseContainer
watij.runtime.ie.IEContainer
watij.runtime.ie.IEHtmlElement
watij.runtime.ie.IERadioCheckCommon
public abstract class IERadioCheckCommon
Created by IntelliJ IDEA. User: Date: Apr 20, 2006 Time: 8:36:52 PM To change this template use File | Settings | File Templates.
| Constructor Summary | |
|---|---|
IERadioCheckCommon(org.w3c.dom.Element element,
IHTMLDocument2 ihtmlDocument2)
|
|
| Method Summary | |
|---|---|
boolean |
checked()
|
void |
clear()
|
boolean |
getState()
|
protected IHTMLInputElement |
ihtmlInputElement()
|
boolean |
isSet()
|
void |
set()
|
| Methods inherited from class watij.runtime.ie.IEHtmlElement |
|---|
assertEnabled, className, click, dblClick, disabled, element, elements, enabled, exists, find, fireAfterSetEvents, fireBeforeSetEvents, fireEvent, flash, focus, get, getOLEObject, html, htmlElement, id, ihtmlDocument2, ihtmlElement, innerText, name, show, style, tag, text, title, toList, toString, type, value |
| Methods inherited from class watij.runtime.ie.IEContainer |
|---|
debug, document, getOLEDocument, html, htmlElementFactory |
| Methods inherited from class watij.BaseContainer |
|---|
decendants, elements, htmlElements, xpath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface watij.elements.HtmlElement |
|---|
className, click, dblClick, disabled, enabled, exists, fireEvent, flash, focus, getOLEObject, html, id, innerText, name, show, style, text, title, type, value |
| Methods inherited from interface watij.Container |
|---|
decendants, element, getOLEDocument, xpath |
| Constructor Detail |
|---|
public IERadioCheckCommon(org.w3c.dom.Element element,
IHTMLDocument2 ihtmlDocument2)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
protected IHTMLInputElement ihtmlInputElement()
throws java.lang.Exception
java.lang.Exception
public boolean checked()
throws java.lang.Exception
checked in interface RadioCheckCommonjava.lang.Exception
public void clear()
throws java.lang.Exception
clear in interface RadioCheckCommonjava.lang.Exception
public boolean getState()
throws java.lang.Exception
getState in interface RadioCheckCommonjava.lang.Exception
public boolean isSet()
throws java.lang.Exception
isSet in interface RadioCheckCommonjava.lang.Exception
public void set()
throws java.lang.Exception
set in interface RadioCheckCommonjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||