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