@ApplicationScoped public class TargetDivDragComponent extends Object implements PerspectiveEditorNavComponent, HasModalConfiguration
Modifier and Type | Field and Description |
---|---|
static String |
ID_PARAMETER |
converter, FORMAT
Constructor and Description |
---|
TargetDivDragComponent() |
Modifier and Type | Method and Description |
---|---|
org.gwtbootstrap3.client.ui.Modal |
getConfigurationModal(ModalConfigurationContext ctx) |
String |
getDragComponentTitle() |
com.google.gwt.user.client.ui.IsWidget |
getPreviewWidget(RenderingContext ctx) |
com.google.gwt.user.client.ui.IsWidget |
getShowWidget(RenderingContext ctx) |
void |
observeEditComponentEventFromPropertyEditor(PropertyEditorChangeEvent event) |
void |
setup() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContentPart, getDragComponentIconClass, getPropertyCategories, removeCurrentWidget
public static final String ID_PARAMETER
@PostConstruct public void setup()
public String getDragComponentTitle()
getDragComponentTitle
in interface LayoutDragComponent
public com.google.gwt.user.client.ui.IsWidget getPreviewWidget(RenderingContext ctx)
getPreviewWidget
in interface LayoutDragComponent
public com.google.gwt.user.client.ui.IsWidget getShowWidget(RenderingContext ctx)
getShowWidget
in interface LayoutDragComponent
public org.gwtbootstrap3.client.ui.Modal getConfigurationModal(ModalConfigurationContext ctx)
getConfigurationModal
in interface HasModalConfiguration
public void observeEditComponentEventFromPropertyEditor(@Observes PropertyEditorChangeEvent event)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.