Searched refs:getSynchCountInput (Results 1 – 2 of 2) sorted by relevance
83 public ITextBox getSynchCountInput(); in getSynchCountInput() method245 display.getSynchCountInput().setText(Utils.jsonToString(jobObject.get("synch_count"))); in cloneJob()274 display.getSynchCountInput().setEnabled(true); in openControlFileEditor()412 display.getSynchCountInput().setText(synchCount); in generateControlFile()613 display.getSynchCountInput().setEnabled(false); in initialize()713 display.getSynchCountInput().setEnabled(false); in reset()714 display.getSynchCountInput().setText("1"); in reset()745 display.getSynchCountInput().getText(), in submitJob()
486 public ITextBox getSynchCountInput() { in getSynchCountInput() method in CreateJobViewDisplay