Home
last modified time | relevance | path

Searched refs:exploreConnection (Results 1 – 1 of 1) sorted by relevance

/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/views/connections/
H A DConnectionsPresenter.java150 exploreConnection(event.getConnection()); in ConnectionsPresenter()
207 exploreConnection(exploredConnection_); in ConnectionsPresenter()
245 exploreConnection(event.getConnection()); in onConnectionOpened()
545 private void exploreConnection(Connection connection) in exploreConnection() method in ConnectionsPresenter