@Dependent public class DisplayerDragComponent extends Object implements LayoutDragComponent, 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) |
DisplayerSubType |
getDisplayerSubType() |
DisplayerType |
getDisplayerType() |
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, wait
getContentPart, getDragComponentIconClass, getPropertyCategories, removeCurrentWidget
@Inject public DisplayerDragComponent(org.jboss.errai.ioc.client.container.SyncBeanManager beanManager, DisplayerViewer viewer, PlaceManager placeManager, PerspectiveCoordinator perspectiveCoordinator)
public DisplayerType getDisplayerType()
public DisplayerSubType getDisplayerSubType()
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
protected Command getSaveCommand(DisplayerEditorPopup editor, ModalConfigurationContext ctx)
protected Command getCloseCommand(DisplayerEditorPopup editor, ModalConfigurationContext ctx)
protected void adjustSize(DisplayerSettings settings, int containerWidth)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.