@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, waitgetPropertyCategories, removeCurrentWidget@Inject public PerspectiveDragComponent(PerspectiveDragConfigModal perspectiveDragConfigModal, PerspectiveWidget perspectiveWidget)
public String getDragComponentTitle()
getDragComponentTitle in interface LayoutDragComponentpublic String getDragComponentIconClass()
getDragComponentIconClass 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 HasModalConfigurationprotected void perspectiveSelectionOk(ModalConfigurationContext ctx)
protected void perspectiveSelectionCancel(ModalConfigurationContext ctx)
Copyright © 2012–2018 JBoss by Red Hat. All rights reserved.