@Dependent public class PerspectiveDragComponent extends Object implements PerspectiveEditorCoreComponent, HasModalConfiguration
converter, FORMAT
Constructor and Description |
---|
PerspectiveDragComponent(PerspectiveDragConfigModal perspectiveDragConfigModal,
PerspectiveWidget perspectiveWidget) |
Modifier and Type | Method and Description |
---|---|
org.gwtbootstrap3.client.ui.Modal |
getConfigurationModal(ModalConfigurationContext ctx) |
String |
getDragComponentIconClass() |
String |
getDragComponentTitle() |
com.google.gwt.user.client.ui.IsWidget |
getPreviewWidget(RenderingContext ctx) |
com.google.gwt.user.client.ui.IsWidget |
getShowWidget(RenderingContext ctx) |
protected void |
perspectiveSelectionCancel(ModalConfigurationContext ctx) |
protected void |
perspectiveSelectionOk(ModalConfigurationContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContentPart, getPropertyCategories, removeCurrentWidget
@Inject public PerspectiveDragComponent(PerspectiveDragConfigModal perspectiveDragConfigModal, PerspectiveWidget perspectiveWidget)
public String getDragComponentTitle()
getDragComponentTitle
in interface LayoutDragComponent
public String getDragComponentIconClass()
getDragComponentIconClass
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
protected void perspectiveSelectionOk(ModalConfigurationContext ctx)
protected void perspectiveSelectionCancel(ModalConfigurationContext ctx)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.