Package | Description |
---|---|
org.uberfire.ext.layout.editor.client.api | |
org.uberfire.ext.layout.editor.client.infra.experimental |
Modifier and Type | Method and Description |
---|---|
default Optional<com.google.gwt.user.client.ui.IsWidget> |
LayoutDragComponent.getContentPart(String partId,
RenderingContext componentContext)
Get a specific part of this widget.
|
com.google.gwt.user.client.ui.IsWidget |
LayoutDragComponent.getPreviewWidget(RenderingContext ctx)
Widget shown during the layout edition.
|
com.google.gwt.user.client.ui.IsWidget |
InternalDragComponent.getPreviewWidget(RenderingContext container) |
com.google.gwt.user.client.ui.IsWidget |
LayoutDragComponent.getShowWidget(RenderingContext ctx)
The widget that display and provides all the component features.
|
com.google.gwt.user.client.ui.IsWidget |
InternalDragComponent.getShowWidget(RenderingContext container) |
default void |
LayoutDragComponent.removeCurrentWidget(RenderingContext ctx)
A command called before the widget was removed from layout.
|
Modifier and Type | Method and Description |
---|---|
com.google.gwt.user.client.ui.IsWidget |
DisabledExperimentalLayoutComponent.getPreviewWidget(RenderingContext ctx) |
com.google.gwt.user.client.ui.IsWidget |
DisabledExperimentalLayoutComponent.getShowWidget(RenderingContext ctx) |
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.