Home
last modified time | relevance | path

Searched defs:onResponseReceived (Results 1 – 25 of 73) sorted by relevance

123

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/vcs/
H A DCreateBranchToolbarButton.java122 public void onResponseReceived(JsArray<RemotesInfo> remotesInfo) in onAddRemote() method
314 public void onResponseReceived(ConsoleProcess process) in onCreate() method
351 public void onResponseReceived(ConsoleProcess process) in onCreateBranchFinished() method
372 public void onResponseReceived(ConsoleProcess process) in onCheckout() method
393 public void onResponseReceived(ConsoleProcess process) in onCheckoutRemote() method
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/rsconnect/ui/
H A DNewRSConnectAuthPage.java97 public void onResponseReceived(RSConnectServerInfo info) in onActivate() method
237 public void onResponseReceived(RSConnectAuthUser user) in onAuthCompleted() method
346 public void onResponseReceived(final RSConnectPreAuthToken token) in getPreAuthToken() method
H A DRSConnectDeployDialog.java85 public void onResponseReceived( in RSConnectDeployDialog() method
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/plots/
H A DPlots.java311 public void onResponseReceived(SavePlotAsImageContext context) in onSavePlotAsImage() method
350 public void onResponseReceived(String stem) in onSavePlotAsPdf() method
521 public void onResponseReceived(Void response) in onResponseReceived() method in Plots.PlotRequestCallback
587 public void onResponseReceived(Void response) in onResponseReceived() method in Plots.ManipulatorRequestCallback
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/server/
H A DErrorLoggingServerRequestCallback.java23 public void onResponseReceived(T response) in onResponseReceived() method in ErrorLoggingServerRequestCallback
H A DQuietServerRequestCallback.java21 public void onResponseReceived(T response) in onResponseReceived() method in QuietServerRequestCallback
H A DServerRequestCallback.java22 public abstract void onResponseReceived(T response); in onResponseReceived() method in ServerRequestCallback
H A DVoidServerRequestCallback.java32 public void onResponseReceived(Void response) in onResponseReceived() method in VoidServerRequestCallback
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/jsonrpc/
H A DRpcRequestCallback.java21 void onResponseReceived(RpcRequest request, RpcResponse response); in onResponseReceived() method
H A DRpcResponseHandler.java35 public abstract void onResponseReceived(RpcResponse response); in onResponseReceived() method in RpcResponseHandler
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/common/spelling/
H A DSpellingService.java112 public void onResponseReceived(JsArrayInteger result) in checkSpelling() method
200 public void onResponseReceived(JsArrayString customDicts) in onResponseReceived() method in SpellingService.CustomDictCallback
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/cpp/
H A DCppCompletionServerRequestCallback.java34 public void onResponseReceived(T result) in onResponseReceived() method in CppCompletionServerRequestCallback
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/common/
H A DDelayedProgressRequestCallback.java40 public void onResponseReceived(T response) in onResponseReceived() method in DelayedProgressRequestCallback
H A DSimpleRequestCallback.java45 public void onResponseReceived(T response) in onResponseReceived() method in SimpleRequestCallback
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/lib/gwt/2.8.1/samples/MobileWebApp/src/main/java/com/google/gwt/sample/gaerequest/client/
H A DGaeAuthRequestTransport.java63 public void onResponseReceived(Request request, Response response) { in createRequestCallback() method in GaeAuthRequestTransport
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/console/shell/assist/
H A DHistoryCompletionManager.java178 public void onResponseReceived(RpcObjectList<HistoryEntry> entries) in navigatePrefix() method
250 public void onResponseReceived(RpcObjectList<HistoryEntry> resp) in onResponseReceived() method in HistoryCompletionManager.HistoryCallback
H A DPythonCompletionManager.java140 public void onResponseReceived(Boolean response) in goToHelp() method
170 public void onResponseReceived(Boolean response) in goToDefinition() method
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/core/client/promise/
H A DPromiseServerRequestCallback.java49 public void onResponseReceived(T response) in onResponseReceived() method in PromiseServerRequestCallback
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/prefs/model/
H A DUserState.java67 public void onResponseReceived(Void v) in writeState() method
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/vcs/common/
H A DProcessCallback.java56 public void onResponseReceived(ProcessResult response) in onResponseReceived() method in ProcessCallback
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/
H A DClientStateUpdater.java127 public void onResponseReceived(Void response) in performAction() method
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/
H A DSource.java767 public void onResponseReceived(SourceDocument response) in onShowContent() method
818 public void onResponseReceived(SourceDocument response) in onShowProfiler() method
844 public void onResponseReceived(SourceDocument response) in onShowProfiler() method
1115 public void onResponseReceived(JsArrayString createdFiles) in doNewRShinyApp() method
1150 public void onResponseReceived(JsArrayString createdFiles) in doNewRPlumberAPI() method
1440 public void onResponseReceived(final SourceDocument doc) in onDocWindowChanged() method
2083 public void onResponseReceived(final SourceDocument doc) in doOpenSourceFile() method
2177 public void onResponseReceived(FileSystemItem response) in processStatQueue() method
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/source/editors/text/
H A DTextEditingTargetPackageDependencyHelper.java127 public void onResponseReceived(AvailablePackagesReadyEvent.Data response) in discoverPackageDependencies() method
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/environment/dataimport/
H A DImportFileSettingsDialog.java214 public void onResponseReceived(DataPreviewResult response) in updateOutput() method
247 public void onResponseReceived(DataPreviewResult response) in loadData() method
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/connections/ui/
H A DNewConnectionInstallPackagePage.java87 public void onResponseReceived(Void empty) in onBeforeActivate() method

123