Class RenderingContext
- java.lang.Object
-
- org.uberfire.ext.layout.editor.client.api.RenderingContext
-
public class RenderingContext extends Object
This class provides the context required to render drag components within the layout.
-
-
Constructor Summary
Constructors Constructor Description RenderingContext(org.uberfire.ext.layout.editor.api.editor.LayoutComponent component)RenderingContext(org.uberfire.ext.layout.editor.api.editor.LayoutComponent component, com.google.gwt.user.client.ui.Widget container)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.uberfire.ext.layout.editor.api.editor.LayoutComponentgetComponent()com.google.gwt.user.client.ui.WidgetgetContainer()
-