@Dependent @Templated public class DefExplorerContentViewImpl extends Object implements DefExplorerContentView, org.jboss.errai.ui.client.local.api.IsElement
DefExplorerContentView.Handler, DefExplorerContentView.Presenter| Constructor and Description |
|---|
DefExplorerContentViewImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDataSourceItem(DefItem item) |
void |
addDriverItem(DefItem item) |
void |
clear() |
void |
clearDataSources() |
void |
clearDrivers() |
org.uberfire.mvp.PlaceRequest |
createEditorPlaceRequest(org.uberfire.backend.vfs.Path path) |
org.uberfire.mvp.PlaceRequest |
createScreenPlaceRequest(String identifier) |
void |
init(DefExplorerContentView.Presenter presenter) |
public void init(DefExplorerContentView.Presenter presenter)
init in interface org.uberfire.client.mvp.HasPresenter<DefExplorerContentView.Presenter>public void addDataSourceItem(DefItem item)
addDataSourceItem in interface DefExplorerContentViewpublic void addDriverItem(DefItem item)
addDriverItem in interface DefExplorerContentViewpublic void clear()
clear in interface DefExplorerContentViewpublic void clearDataSources()
clearDataSources in interface DefExplorerContentViewpublic void clearDrivers()
clearDrivers in interface DefExplorerContentViewpublic org.uberfire.mvp.PlaceRequest createEditorPlaceRequest(org.uberfire.backend.vfs.Path path)
createEditorPlaceRequest in interface DefExplorerContentViewpublic org.uberfire.mvp.PlaceRequest createScreenPlaceRequest(String identifier)
createScreenPlaceRequest in interface DefExplorerContentViewCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.