Class AbstractNavDragComponent

    • Method Detail

      • getPreviewWidget

        public com.google.gwt.user.client.ui.IsWidget getPreviewWidget​(org.uberfire.ext.layout.editor.client.api.RenderingContext ctx)
        Specified by:
        getPreviewWidget in interface org.uberfire.ext.layout.editor.client.api.LayoutDragComponent
      • getShowWidget

        public com.google.gwt.user.client.ui.IsWidget getShowWidget​(org.uberfire.ext.layout.editor.client.api.RenderingContext ctx)
        Specified by:
        getShowWidget in interface org.uberfire.ext.layout.editor.client.api.LayoutDragComponent
      • getConfigurationModal

        public org.gwtbootstrap3.client.ui.Modal getConfigurationModal​(org.uberfire.ext.layout.editor.client.api.ModalConfigurationContext ctx)
        Specified by:
        getConfigurationModal in interface org.uberfire.ext.layout.editor.client.api.HasModalConfiguration
      • showNavWidget

        protected void showNavWidget()
      • navConfigOk

        protected void navConfigOk​(org.uberfire.ext.layout.editor.client.api.ModalConfigurationContext ctx,
                                   boolean supportsDefaultNavItem,
                                   boolean supportsTargetDiv)
      • navConfigCancel

        protected void navConfigCancel​(org.uberfire.ext.layout.editor.client.api.ModalConfigurationContext ctx)
      • checkLayoutTemplate

        protected void checkLayoutTemplate()
      • onNavTreeChanged

        public void onNavTreeChanged​(@Observes
                                     org.dashbuilder.navigation.event.NavTreeChangedEvent event)