@Dependent public class ExternalDisplayerDragComponent extends DisplayerDragComponent implements ExternalComponentDragDef
converter, FORMAT| Constructor and Description |
|---|
ExternalDisplayerDragComponent(org.jboss.errai.ioc.client.container.SyncBeanManager beanManager,
DisplayerViewer viewer,
PlaceManager placeManager,
PerspectiveCoordinator perspectiveCoordinator) |
| Modifier and Type | Method and Description |
|---|---|
String |
getComponentIcon() |
String |
getComponentId() |
String |
getComponentName() |
org.gwtbootstrap3.client.ui.Modal |
getConfigurationModal(ModalConfigurationContext ctx) |
DisplayerType |
getDisplayerType() |
String |
getDragComponentTitle() |
protected DisplayerSettings |
initialSettings(ModalConfigurationContext ctx) |
void |
setComponentId(String componentId) |
void |
setDragInfo(String componentName,
String componentIcon) |
adjustSize, buildEditorPopUp, getCloseCommand, getDisplayerSubType, getPreviewWidget, getSaveCommand, getShowWidget, removeCurrentWidgetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDragComponentIconClass, getMapSettings, getSettingsKeys, getSettingValue, setSettingValuegetContentPart, getPreviewWidget, getPropertyCategories, getShowWidget, removeCurrentWidget@Inject
public ExternalDisplayerDragComponent(org.jboss.errai.ioc.client.container.SyncBeanManager beanManager,
DisplayerViewer viewer,
PlaceManager placeManager,
PerspectiveCoordinator perspectiveCoordinator)
public void setDragInfo(String componentName, String componentIcon)
setDragInfo in interface ExternalComponentDragDefpublic org.gwtbootstrap3.client.ui.Modal getConfigurationModal(ModalConfigurationContext ctx)
getConfigurationModal in interface HasModalConfigurationgetConfigurationModal in class DisplayerDragComponentprotected DisplayerSettings initialSettings(ModalConfigurationContext ctx)
initialSettings in class DisplayerDragComponentpublic DisplayerType getDisplayerType()
getDisplayerType in class DisplayerDragComponentpublic void setComponentId(String componentId)
setComponentId in interface ExternalComponentDragDefpublic String getComponentName()
getComponentName in interface ExternalComponentDragDefpublic String getComponentIcon()
getComponentIcon in interface ExternalComponentDragDefpublic String getComponentId()
getComponentId in interface ExternalComponentDragDefpublic String getDragComponentTitle()
getDragComponentTitle in interface ExternalComponentDragDefgetDragComponentTitle in interface LayoutDragComponentgetDragComponentTitle in class DisplayerDragComponentCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.