public interface ExternalComponentDragDef extends LayoutDragComponent, HasDragAndDropSettings
converter, FORMAT| Modifier and Type | Method and Description |
|---|---|
String |
getComponentIcon() |
String |
getComponentId() |
String |
getComponentName() |
default String |
getDragComponentIconClass() |
default String |
getDragComponentTitle() |
default Map<String,String> |
getMapSettings() |
default String[] |
getSettingsKeys() |
default String |
getSettingValue(String key) |
void |
setComponentId(String componentId) |
void |
setDragInfo(String componentName,
String componentIcon) |
default void |
setSettingValue(String key,
String value) |
getContentPart, getPreviewWidget, getPropertyCategories, getShowWidget, removeCurrentWidgetdefault String getDragComponentTitle()
getDragComponentTitle in interface LayoutDragComponentdefault String getDragComponentIconClass()
getDragComponentIconClass in interface LayoutDragComponentdefault String[] getSettingsKeys()
getSettingsKeys in interface HasDragAndDropSettingsdefault String getSettingValue(String key)
getSettingValue in interface HasDragAndDropSettingsdefault void setSettingValue(String key, String value)
setSettingValue in interface HasDragAndDropSettingsdefault Map<String,String> getMapSettings()
getMapSettings in interface HasDragAndDropSettingsString getComponentName()
String getComponentIcon()
String getComponentId()
void setComponentId(String componentId)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.