|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TestableCellListener
A listener interface for receiving notification on events occurring in a testable cell.
| Method Summary | |
|---|---|
void |
testCaseParametersChanged(TestableCell cell)
Invoked when a test case parameter is added to or removed from a cell. |
void |
testCasesChanged(TestableCell cell)
Invoked when a test case is added to or removed from a cell, or when the validation state of a test case is changed. |
| Method Detail |
|---|
void testCasesChanged(TestableCell cell)
cell - the cell that was modifiedvoid testCaseParametersChanged(TestableCell cell)
cell - the cell that was modified
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||