Uses of Class
org.uberfire.ext.layout.editor.client.widgets.LayoutElementPropertiesPresenter
-
Packages that use LayoutElementPropertiesPresenter Package Description org.uberfire.ext.layout.editor.client.widgets -
-
Uses of LayoutElementPropertiesPresenter in org.uberfire.ext.layout.editor.client.widgets
Methods in org.uberfire.ext.layout.editor.client.widgets that return types with arguments of type LayoutElementPropertiesPresenter Modifier and Type Method Description org.uberfire.client.mvp.UberView<LayoutElementPropertiesPresenter>LayoutElementPropertiesPresenter. getView()Methods in org.uberfire.ext.layout.editor.client.widgets with parameters of type LayoutElementPropertiesPresenter Modifier and Type Method Description voidLayoutElementPropertiesView. init(LayoutElementPropertiesPresenter presenter)Constructor parameters in org.uberfire.ext.layout.editor.client.widgets with type arguments of type LayoutElementPropertiesPresenter Constructor Description LayoutEditorPropertiesPresenter(LayoutEditorPropertiesPresenter.View view, org.jboss.errai.ioc.client.api.ManagedInstance<LayoutElementPropertiesPresenter> layoutElementPropertiesPresenterInstance, org.uberfire.ext.widgets.common.client.dropdown.LiveSearchDropDown elementSelector)
-