@Dependent public class ExternalDragComponent extends Object implements ExternalComponentDragDef, HasModalConfiguration
converter, FORMAT| Constructor and Description |
|---|
ExternalDragComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected Command |
getCloseCommand(ExternalComponentEditorPopUp editor,
ModalConfigurationContext ctx) |
String |
getComponentIcon() |
String |
getComponentId() |
String |
getComponentName() |
org.gwtbootstrap3.client.ui.Modal |
getConfigurationModal(ModalConfigurationContext ctx) |
com.google.gwt.user.client.ui.IsWidget |
getPreviewWidget(RenderingContext ctx) |
protected Command |
getSaveCommand(String componentId,
ExternalComponentEditorPopUp editor,
ModalConfigurationContext ctx) |
com.google.gwt.user.client.ui.IsWidget |
getShowWidget(RenderingContext ctx) |
void |
setComponentId(String componentId) |
void |
setDragInfo(String componentName,
String componentIcon) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDragComponentIconClass, getDragComponentTitle, getMapSettings, getSettingsKeys, getSettingValue, setSettingValuegetContentPart, getPropertyCategories, removeCurrentWidgetpublic 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 String getComponentName()
getComponentName in interface ExternalComponentDragDefpublic String getComponentIcon()
getComponentIcon in interface ExternalComponentDragDefpublic String getComponentId()
getComponentId in interface ExternalComponentDragDefpublic void setComponentId(String componentId)
setComponentId in interface ExternalComponentDragDefpublic void setDragInfo(String componentName, String componentIcon)
setDragInfo in interface ExternalComponentDragDefpublic org.gwtbootstrap3.client.ui.Modal getConfigurationModal(ModalConfigurationContext ctx)
getConfigurationModal in interface HasModalConfigurationprotected Command getSaveCommand(String componentId, ExternalComponentEditorPopUp editor, ModalConfigurationContext ctx)
protected Command getCloseCommand(ExternalComponentEditorPopUp editor, ModalConfigurationContext ctx)
Copyright © 2012–2021 JBoss by Red Hat. All rights reserved.