Class DragHelperComponentColumn


  • @Dependent
    public class DragHelperComponentColumn
    extends Object
    • Constructor Detail

      • DragHelperComponentColumn

        public DragHelperComponentColumn()
    • Method Detail

      • getLayoutDragComponentProperties

        public List<org.uberfire.ext.properties.editor.model.PropertyEditorCategory> getLayoutDragComponentProperties()
      • hasModalConfiguration

        public boolean hasModalConfiguration()
      • setup

        public void setup​(org.uberfire.ext.layout.editor.api.editor.LayoutComponent layoutComponent,
                          org.uberfire.ext.layout.editor.api.editor.LayoutTemplate.Style pageStyle)
      • getPreviewElement

        public org.jboss.errai.common.client.dom.HTMLElement getPreviewElement​(com.google.gwt.user.client.ui.Widget context)
      • showConfigModal

        public void showConfigModal​(org.uberfire.mvp.Command configurationFinish,
                                    org.uberfire.mvp.Command configurationCanceled,
                                    Supplier<org.uberfire.ext.layout.editor.api.editor.LayoutTemplate> currentLayoutTemplateSupplier)
      • applyCssPropertiesToLayoutComponent

        protected void applyCssPropertiesToLayoutComponent​(org.jboss.errai.common.client.dom.HTMLElement widget)
      • applyCssProperties

        protected void applyCssProperties​(com.google.gwt.user.client.ui.Widget widget,
                                          Map<String,​String> properties)