Interface NavDragComponent
-
- All Superinterfaces:
org.uberfire.ext.layout.editor.client.api.HasConfiguration,org.uberfire.ext.layout.editor.client.api.HasModalConfiguration,org.uberfire.ext.layout.editor.client.api.LayoutDragComponent,org.uberfire.ext.plugin.client.perspective.editor.api.PerspectiveEditorNavComponent
- All Known Implementing Classes:
AbstractNavDragComponent,NavCarouselDragComponent,NavMenuBarDragComponent,NavTabListDragComponent,NavTilesDragComponent,NavTreeDragComponent
public interface NavDragComponent extends org.uberfire.ext.plugin.client.perspective.editor.api.PerspectiveEditorNavComponent, org.uberfire.ext.layout.editor.client.api.HasModalConfiguration
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddispose()StringgetDragComponentNavGroupHelp()NavWidgetgetNavWidget()
-