Searched defs:graphButton (Results 1 – 2 of 2) sorted by relevance
20 protected Button graphButton = new Button("Graph"); field in DynamicGraphingFrontend74 table.setWidget(table.getRowCount(), 1, graphButton); in commonInitialization() local
45 private Button graphButton = new Button("Graph"); field in ExistingGraphsFrontend88 table.setWidget(table.getRowCount(), 1, graphButton); in ExistingGraphsFrontend() local