Class NavTilesDragComponent

  • All Implemented Interfaces:
    NavDragComponent, 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

    @Dependent
    public class NavTilesDragComponent
    extends AbstractNavDragComponent
    A layout editor's navigation component that shows a navigation group structure using two tile types: folders (for nav group items) and links to perspective items.
    See Also:
    NavTilesWidget