@Dependent public class DragHelperComponentColumn extends Object
Constructor and Description |
---|
DragHelperComponentColumn() |
Modifier and Type | Method and Description |
---|---|
protected void |
applyCssProperties(com.google.gwt.user.client.ui.Widget widget,
Map<String,String> properties) |
protected void |
applyCssPropertiesToLayoutComponent(org.jboss.errai.common.client.dom.HTMLElement widget) |
LayoutDragComponent |
getLayoutDragComponent() |
List<PropertyEditorCategory> |
getLayoutDragComponentProperties() |
org.jboss.errai.common.client.dom.HTMLElement |
getPreviewElement(com.google.gwt.user.client.ui.Widget context) |
boolean |
hasModalConfiguration() |
void |
setup(LayoutComponent layoutComponent,
LayoutTemplate.Style pageStyle) |
void |
showConfigModal(Command configurationFinish,
Command configurationCanceled,
Supplier<LayoutTemplate> currentLayoutTemplateSupplier) |
public LayoutDragComponent getLayoutDragComponent()
public List<PropertyEditorCategory> getLayoutDragComponentProperties()
public boolean hasModalConfiguration()
public void setup(LayoutComponent layoutComponent, LayoutTemplate.Style pageStyle)
public org.jboss.errai.common.client.dom.HTMLElement getPreviewElement(com.google.gwt.user.client.ui.Widget context)
public void showConfigModal(Command configurationFinish, Command configurationCanceled, Supplier<LayoutTemplate> currentLayoutTemplateSupplier)
protected void applyCssPropertiesToLayoutComponent(org.jboss.errai.common.client.dom.HTMLElement widget)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.