Package org.loboevolution.html.renderer
Class RLayout.CanvasLayout
java.lang.Object
org.loboevolution.html.renderer.RLayout.CommonWidgetLayout
org.loboevolution.html.renderer.RLayout.CanvasLayout
- All Implemented Interfaces:
MarkupLayout
- Enclosing class:
RLayout
-
Field Summary
Fields inherited from class org.loboevolution.html.renderer.RLayout.CommonWidgetLayout
ADD_AS_BLOCK, ADD_INLINE, ADD_INLINE_BLOCK
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected RElement
createRenderable
(RBlockViewport bodyLayout, HTMLElementImpl markupElement) Methods inherited from class org.loboevolution.html.renderer.RLayout.CommonWidgetLayout
layoutMarkup
-
Constructor Details
-
CanvasLayout
public CanvasLayout()
-
-
Method Details
-
createRenderable
- Specified by:
createRenderable
in classRLayout.CommonWidgetLayout
-