@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 DisplayerEditorPopup |
buildEditorPopUp(ModalConfigurationContext ctx) |
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) |
protected DisplayerSettings |
initialSettings(ModalConfigurationContext ct) |
void |
removeCurrentWidget(RenderingContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetContentPart, getDragComponentIconClass, getPropertyCategories@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 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 HasModalConfigurationpublic void removeCurrentWidget(RenderingContext ctx)
removeCurrentWidget in interface LayoutDragComponentprotected DisplayerEditorPopup buildEditorPopUp(ModalConfigurationContext ctx)
protected DisplayerSettings initialSettings(ModalConfigurationContext ct)
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.