Uses of Class
org.ow2.clif.console.lib.egui.editor.TestPlanVisualDisplay

Packages that use TestPlanVisualDisplay
org.ow2.clif.console.lib.egui.editor   
 

Uses of TestPlanVisualDisplay in org.ow2.clif.console.lib.egui.editor
 

Methods in org.ow2.clif.console.lib.egui.editor that return TestPlanVisualDisplay
 TestPlanVisualDisplay TestPlanTestPage.getTableBlade()
          Get table blade viewer
 TestPlanVisualDisplay TestPlanMasterEditPage.getTableBlade()
          Get table blade
 

Methods in org.ow2.clif.console.lib.egui.editor with parameters of type TestPlanVisualDisplay
 void TestPlanTestPage.setTableBlade(TestPlanVisualDisplay tableBlade)
          Set the table blade viewer