Uses of Interface
org.uberfire.client.experimental.screens.explorer.ExperimentalExplorerView
-
Packages that use ExperimentalExplorerView Package Description org.uberfire.client.experimental.screens.explorer -
-
Uses of ExperimentalExplorerView in org.uberfire.client.experimental.screens.explorer
Classes in org.uberfire.client.experimental.screens.explorer that implement ExperimentalExplorerView Modifier and Type Class Description classExperimentalExplorerViewImplConstructors in org.uberfire.client.experimental.screens.explorer with parameters of type ExperimentalExplorerView Constructor Description ExperimentalExplorer(ExperimentalExplorerView view, org.jboss.errai.ioc.client.api.ManagedInstance<AssetDisplayer> displayers, org.jboss.errai.common.client.api.Caller<ExperimentalEditorService> service, NewAssetPopup newAssetPopup, org.uberfire.client.mvp.PlaceManager placeManager)
-