Searched refs:getHistoryArguments (Results 1 – 8 of 8) 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()
14 if (!getHistoryArguments().equals(newParameters)) { in checkForHistoryChanges()
34 return testDetailView.getHistoryArguments(); in getSelectTestHistoryToken()
88 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()
221 public HistoryToken getHistoryArguments() { in getHistoryArguments() method in JobListView222 HistoryToken arguments = super.getHistoryArguments(); in getHistoryArguments()