Uses of Interface
org.uberfire.ext.layout.editor.client.widgets.LayoutComponentPalettePresenter.View
-
Packages that use LayoutComponentPalettePresenter.View Package Description org.uberfire.ext.layout.editor.client.widgets -
-
Uses of LayoutComponentPalettePresenter.View in org.uberfire.ext.layout.editor.client.widgets
Classes in org.uberfire.ext.layout.editor.client.widgets that implement LayoutComponentPalettePresenter.View Modifier and Type Class Description classLayoutComponentPaletteViewConstructors in org.uberfire.ext.layout.editor.client.widgets with parameters of type LayoutComponentPalettePresenter.View Constructor Description LayoutComponentPalettePresenter(LayoutComponentPalettePresenter.View view, org.jboss.errai.ioc.client.api.ManagedInstance<LayoutDragComponentGroupPresenter> layoutDragComponentGroupInstance, org.uberfire.experimental.client.service.ClientExperimentalFeaturesRegistryService experimentalFeaturesRegistryService)
-