Searched refs:getSynchCountInput (Results 1 – 2 of 2) sorted by relevance
85 public ITextBox getSynchCountInput(); in getSynchCountInput() method255 display.getSynchCountInput().setText(Utils.jsonToString(jobObject.get("synch_count"))); in cloneJob()284 display.getSynchCountInput().setEnabled(true); in openControlFileEditor()405 display.getSynchCountInput().setText(synchCount); in generateControlFile()608 display.getSynchCountInput().setEnabled(false); in initialize()719 display.getSynchCountInput().setEnabled(false); in reset()720 display.getSynchCountInput().setText("1"); in reset()751 display.getSynchCountInput().getText(), in submitJob()
470 public ITextBox getSynchCountInput() { in getSynchCountInput() method in CreateJobViewDisplay