Uses of Interface
org.uberfire.ext.layout.editor.client.api.LayoutEditor
-
Packages that use LayoutEditor Package Description org.uberfire.ext.layout.editor.client org.uberfire.ext.layout.editor.client.api org.uberfire.ext.layout.editor.client.widgets -
-
Uses of LayoutEditor in org.uberfire.ext.layout.editor.client
Classes in org.uberfire.ext.layout.editor.client that implement LayoutEditor Modifier and Type Class Description classLayoutEditorPluginImpl -
Uses of LayoutEditor in org.uberfire.ext.layout.editor.client.api
Subinterfaces of LayoutEditor in org.uberfire.ext.layout.editor.client.api Modifier and Type Interface Description interfaceLayoutEditorPlugin -
Uses of LayoutEditor in org.uberfire.ext.layout.editor.client.widgets
Methods in org.uberfire.ext.layout.editor.client.widgets that return LayoutEditor Modifier and Type Method Description LayoutEditorLayoutEditorPropertiesPresenter. getLayoutEditor()Methods in org.uberfire.ext.layout.editor.client.widgets with parameters of type LayoutEditor Modifier and Type Method Description voidLayoutEditorPropertiesPresenter. edit(LayoutEditor layoutEditor)
-