Searched refs:getHistoryArguments (Results 1 – 9 of 9) sorted by relevance
83 CustomHistory.newItem(getHistoryArguments()); in updateHistory()89 public HistoryToken getHistoryArguments() { in getHistoryArguments() method in TabView106 savedState = getHistoryArguments(); in saveHistoryState()
101 public HistoryToken getHistoryArguments() { in getHistoryArguments() method in DetailView102 HistoryToken arguments = super.getHistoryArguments(); in getHistoryArguments()
79 public HistoryToken getHistoryArguments() { in getHistoryArguments() method in GraphingView80 HistoryToken args = super.getHistoryArguments(); in getHistoryArguments()
14 if (!getHistoryArguments().equals(newParameters)) { in checkForHistoryChanges()
82 return testDetailView.getHistoryArguments(); in getSelectTestHistoryToken()
91 return detailView.getHistoryArguments(); in getSelectTestHistoryToken()
374 HistoryToken historyToken = getHistoryArguments(); in getDrilldownHistoryToken()467 public HistoryToken getHistoryArguments() { in getHistoryArguments() method in TableView468 HistoryToken arguments = super.getHistoryArguments(); in getHistoryArguments()
388 HistoryToken historyArguments = getHistoryArguments(); in getDrilldownHistoryToken()480 public HistoryToken getHistoryArguments() { in getHistoryArguments() method in SpreadsheetView481 HistoryToken arguments = super.getHistoryArguments(); in getHistoryArguments()
197 public HistoryToken getHistoryArguments() { in getHistoryArguments() method in JobListView198 HistoryToken arguments = super.getHistoryArguments(); in getHistoryArguments()