@Dependent public class HTMLLayoutDragComponent extends Object implements PerspectiveEditorCoreComponent, HasModalConfiguration
Modifier and Type | Field and Description |
---|---|
static String |
HTML_CODE_PARAMETER |
converter, FORMAT
Constructor and Description |
---|
HTMLLayoutDragComponent() |
Modifier and Type | Method and Description |
---|---|
org.gwtbootstrap3.client.ui.Modal |
getConfigurationModal(ModalConfigurationContext ctx) |
String |
getDragComponentIconClass() |
String |
getDragComponentTitle() |
com.google.gwt.user.client.ui.IsWidget |
getPreviewWidget(RenderingContext container) |
List<PropertyEditorCategory> |
getPropertyCategories(LayoutComponent layoutComponent) |
com.google.gwt.user.client.ui.IsWidget |
getShowWidget(RenderingContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getContentPart, removeCurrentWidget
public static final String HTML_CODE_PARAMETER
public String getDragComponentTitle()
getDragComponentTitle
in interface LayoutDragComponent
public String getDragComponentIconClass()
getDragComponentIconClass
in interface LayoutDragComponent
public List<PropertyEditorCategory> getPropertyCategories(LayoutComponent layoutComponent)
getPropertyCategories
in interface LayoutDragComponent
public com.google.gwt.user.client.ui.IsWidget getPreviewWidget(RenderingContext container)
getPreviewWidget
in interface LayoutDragComponent
public com.google.gwt.user.client.ui.IsWidget getShowWidget(RenderingContext context)
getShowWidget
in interface LayoutDragComponent
public org.gwtbootstrap3.client.ui.Modal getConfigurationModal(ModalConfigurationContext ctx)
getConfigurationModal
in interface HasModalConfiguration
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.