Uses of Class
org.uberfire.ext.layout.editor.client.widgets.LayoutComponentPalettePresenter
-
Packages that use LayoutComponentPalettePresenter Package Description org.uberfire.ext.layout.editor.client org.uberfire.ext.layout.editor.client.widgets -
-
Uses of LayoutComponentPalettePresenter in org.uberfire.ext.layout.editor.client
Constructors in org.uberfire.ext.layout.editor.client with parameters of type LayoutComponentPalettePresenter Constructor Description LayoutComponentPaletteScreen(LayoutComponentPalettePresenter componentPalette) -
Uses of LayoutComponentPalettePresenter in org.uberfire.ext.layout.editor.client.widgets
Methods in org.uberfire.ext.layout.editor.client.widgets that return types with arguments of type LayoutComponentPalettePresenter Modifier and Type Method Description org.uberfire.client.mvp.UberElement<LayoutComponentPalettePresenter>LayoutComponentPalettePresenter. getView()Methods in org.uberfire.ext.layout.editor.client.widgets with parameters of type LayoutComponentPalettePresenter Modifier and Type Method Description voidLayoutComponentPaletteView. init(LayoutComponentPalettePresenter presenter)
-