@Dependent public class DragHelperComponentColumn extends Object
| Constructor and Description |
|---|
DragHelperComponentColumn() |
| Modifier and Type | Method and Description |
|---|---|
LayoutDragComponent |
getLayoutDragComponent() |
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 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)
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.