Interface DatabaseStructureExplorerScreenView
-
- All Superinterfaces:
org.uberfire.client.mvp.HasPresenter<DatabaseStructureExplorerScreenView.Presenter>,org.jboss.errai.common.client.api.IsElement,org.uberfire.client.mvp.UberElement<DatabaseStructureExplorerScreenView.Presenter>
- All Known Implementing Classes:
DatabaseStructureExplorerScreenViewImpl
public interface DatabaseStructureExplorerScreenView extends org.uberfire.client.mvp.UberElement<DatabaseStructureExplorerScreenView.Presenter>
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDatabaseStructureExplorerScreenView.Presenter
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidinitialize(DatabaseStructureExplorer.Settings settings)
-
-
-
Method Detail
-
initialize
void initialize(DatabaseStructureExplorer.Settings settings)
-
-