Uses of Interface
org.uberfire.ext.layout.editor.client.widgets.LayoutEditorPropertiesPresenter.View
-
Packages that use LayoutEditorPropertiesPresenter.View Package Description org.uberfire.ext.layout.editor.client.widgets -
-
Uses of LayoutEditorPropertiesPresenter.View in org.uberfire.ext.layout.editor.client.widgets
Classes in org.uberfire.ext.layout.editor.client.widgets that implement LayoutEditorPropertiesPresenter.View Modifier and Type Class Description classLayoutEditorPropertiesViewConstructors in org.uberfire.ext.layout.editor.client.widgets with parameters of type LayoutEditorPropertiesPresenter.View Constructor Description LayoutEditorPropertiesPresenter(LayoutEditorPropertiesPresenter.View view, org.jboss.errai.ioc.client.api.ManagedInstance<LayoutElementPropertiesPresenter> layoutElementPropertiesPresenterInstance, org.uberfire.ext.widgets.common.client.dropdown.LiveSearchDropDown elementSelector)
-