| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IElementRO | |
| com.togethersoft.testing.host | |
| com.togethersoft.testing.shared | |
| Uses of IElementRO in com.togethersoft.testing.host |
| Subinterfaces of IElementRO in com.togethersoft.testing.host | |
interface | ISuiteEntryRepresents an element in test suite - ant target or task |
| Fields in com.togethersoft.testing.host declared as IElementRO | |
private IElementRO | AssetEvent.myAsset |
| Constructors in com.togethersoft.testing.host with parameters of type IElementRO | |
AssetEvent.AssetEvent(Object source, IElementRO asset)Creates new instance of AssetEvent | |
| Methods in com.togethersoft.testing.host that return IElementRO | |
IElementRO | AssetEvent.getElement()Returns the event element |
IElementRO | AssetEvent.getEventSource()Returns the event source |
IElementRO | ITestHost.find(ITestCollection collection, String refid) |
IElementRO | ITestHost.find(String refid)finds test element with specified reference id . |
| Uses of IElementRO in com.togethersoft.testing.shared |
| Subinterfaces of IElementRO in com.togethersoft.testing.shared | |
interface | ITestAssetRORepresent test element which can be identified by category |
| Methods in com.togethersoft.testing.shared that return IElementRO | |
IElementRO[] | IElementRO.getChild(String elementTagName)Returns an array of children of this element that have the given tag name |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||