@Dependent public class DisplayerDragComponent extends Object implements PerspectiveEditorCoreComponent, HasModalConfiguration
converter, FORMAT| Constructor and Description |
|---|
DisplayerDragComponent(org.jboss.errai.ioc.client.container.SyncBeanManager beanManager,
DisplayerViewer viewer,
PlaceManager placeManager,
PerspectiveCoordinator perspectiveCoordinator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
adjustSize(DisplayerSettings settings,
int containerWidth) |
protected Command |
getCloseCommand(DisplayerEditorPopup editor,
ModalConfigurationContext ctx) |
org.gwtbootstrap3.client.ui.Modal |
getConfigurationModal(ModalConfigurationContext ctx) |
String |
getDragComponentTitle() |
com.google.gwt.user.client.ui.IsWidget |
getPreviewWidget(RenderingContext ctx) |
protected Command |
getSaveCommand(DisplayerEditorPopup editor,
ModalConfigurationContext ctx) |
com.google.gwt.user.client.ui.IsWidget |
getShowWidget(RenderingContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitremoveCurrentWidget@Inject
public DisplayerDragComponent(org.jboss.errai.ioc.client.container.SyncBeanManager beanManager,
DisplayerViewer viewer,
PlaceManager placeManager,
PerspectiveCoordinator perspectiveCoordinator)
public String getDragComponentTitle()
getDragComponentTitle 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 Command getSaveCommand(DisplayerEditorPopup editor, ModalConfigurationContext ctx)
protected Command getCloseCommand(DisplayerEditorPopup editor, ModalConfigurationContext ctx)
protected void adjustSize(DisplayerSettings settings, int containerWidth)
Copyright © 2012–2017 JBoss by Red Hat. All rights reserved.