Uses of Interface
org.uberfire.ext.layout.editor.client.api.LayoutEditorElementPart
-
-
Uses of LayoutEditorElementPart in org.uberfire.ext.layout.editor.client.api
Methods in org.uberfire.ext.layout.editor.client.api that return types with arguments of type LayoutEditorElementPart Modifier and Type Method Description default List<LayoutEditorElementPart>LayoutEditorElement. getLayoutEditorElementParts() -
Uses of LayoutEditorElementPart in org.uberfire.ext.layout.editor.client.components.columns
Classes in org.uberfire.ext.layout.editor.client.components.columns that implement LayoutEditorElementPart Modifier and Type Class Description classComponentColumnPartMethods in org.uberfire.ext.layout.editor.client.components.columns that return types with arguments of type LayoutEditorElementPart Modifier and Type Method Description List<LayoutEditorElementPart>ComponentColumn. getLayoutEditorElementParts() -
Uses of LayoutEditorElementPart in org.uberfire.ext.layout.editor.client.widgets
Methods in org.uberfire.ext.layout.editor.client.widgets with parameters of type LayoutEditorElementPart Modifier and Type Method Description voidLayoutEditorPropertiesPresenter. edit(LayoutEditorElementPart layoutElementPart)
-