public interface ISetParent
| Modifier and Type | Method and Description |
|---|---|
void |
setParent(com.rational.test.ft.domain.ProxyTestObject parent)
For controls that do not have direct ties to the parent object the tie needs
to be explicitly defined.
|
void setParent(com.rational.test.ft.domain.ProxyTestObject parent)
parent - The parent proxy.