| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ITarget | |
| com.togethersoft.testing.host | |
| Uses of ITarget in com.togethersoft.testing.host |
| Methods in com.togethersoft.testing.host that return ITarget | |
ITarget | ITask.getContainingTarget()Returns the target that contains this task |
ITarget | ITestHost.createTarget()Creates new suite target |
ITarget | ITestSuite.getDefaultTarget()Returns the default target of this suite. |
ITarget[] | ITestSuite.getTargets()Returns an array of all targets contained in the suite |
ITarget | ITestSuite.paste(ITarget target, ISuiteEntry anchor, boolean before)Pastes a target into the suite |
| Methods in com.togethersoft.testing.host with parameters of type ITarget | |
ITarget | ITestSuite.paste(ITarget target, ISuiteEntry anchor, boolean before)Pastes a target into the suite |
void | ITestSuite.setDefaultTarget(ITarget defTarget)Sets the default target for this suite. |
| ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||