@ApplicationScoped public class ScreenLayoutDragComponent extends Object implements PerspectiveEditorDragComponent, HasModalConfiguration
| Modifier and Type | Field and Description |
|---|---|
static String |
PLACE_NAME_PARAMETER |
FORMAT| Constructor and Description |
|---|
ScreenLayoutDragComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.gwtbootstrap3.client.ui.Modal |
getConfigurationModal(ModalConfigurationContext ctx) |
com.google.gwt.user.client.ui.IsWidget |
getDragWidget() |
com.google.gwt.user.client.ui.IsWidget |
getPreviewWidget(RenderingContext ctx) |
com.google.gwt.user.client.ui.IsWidget |
getShowWidget(RenderingContext ctx) |
void |
observeEditComponentEventFromPropertyEditor(PropertyEditorChangeEvent event) |
public static final String PLACE_NAME_PARAMETER
public com.google.gwt.user.client.ui.IsWidget getDragWidget()
getDragWidget in interface LayoutDragComponentpublic com.google.gwt.user.client.ui.IsWidget getPreviewWidget(RenderingContext ctx)
getPreviewWidget in interface LayoutDragComponentpublic com.google.gwt.user.client.ui.IsWidget getShowWidget(RenderingContext ctx)
getShowWidget in interface LayoutDragComponentpublic org.gwtbootstrap3.client.ui.Modal getConfigurationModal(ModalConfigurationContext ctx)
getConfigurationModal in interface HasModalConfigurationpublic void observeEditComponentEventFromPropertyEditor(@Observes
PropertyEditorChangeEvent event)
Copyright © 2012–2016 JBoss by Red Hat. All rights reserved.