|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TestPlanObservable | |
---|---|
org.ow2.clif.console.lib.egui.editor | |
org.ow2.clif.console.lib.egui.tree |
Uses of TestPlanObservable in org.ow2.clif.console.lib.egui.editor |
---|
Methods in org.ow2.clif.console.lib.egui.editor that return TestPlanObservable | |
---|---|
TestPlanObservable |
TestPlanMasterEditPage.getTestPlan()
Get observable test plan. |
Constructors in org.ow2.clif.console.lib.egui.editor with parameters of type TestPlanObservable | |
---|---|
TestPlanTestPage(org.eclipse.ui.forms.editor.FormEditor editor,
TestPlanObservable testPlan,
java.lang.String id,
java.lang.String title)
Construct a test page to select blades and execute test plan. |
|
TestPlanTestPage(TestPlanObservable testPlan,
java.lang.String id,
java.lang.String title)
Construct a test page to select blades and execute test plan. |
Uses of TestPlanObservable in org.ow2.clif.console.lib.egui.tree |
---|
Methods in org.ow2.clif.console.lib.egui.tree that return TestPlanObservable | |
---|---|
TestPlanObservable |
ClifTreeView.getTestPlanObs()
Get the test plan observable |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |