Searched refs:getSynchCountInput (Results 1 – 2 of 2) sorted by relevance
84 public ITextBox getSynchCountInput(); in getSynchCountInput() method252 display.getSynchCountInput().setText(Utils.jsonToString(jobObject.get("synch_count"))); in cloneJob()393 display.getSynchCountInput().setText(synchCount); in generateControlFile()663 display.getSynchCountInput().setEnabled(false); in reset()664 display.getSynchCountInput().setText("1"); in reset()693 display.getSynchCountInput().getText(), in submitJob()
470 public ITextBox getSynchCountInput() { in getSynchCountInput() method in CreateJobViewDisplay