Class RLayout.CommonWidgetLayout

java.lang.Object
org.loboevolution.html.renderer.RLayout.CommonWidgetLayout
All Implemented Interfaces:
MarkupLayout
Direct Known Subclasses:
RLayout.ButtonLayout, RLayout.CanvasLayout, RLayout.IFrameLayout, RLayout.ImgLayout, RLayout.InputLayout, RLayout.ObjectLayout, RLayout.RSSLayout, RLayout.SelectLayout, RLayout.SVGLayout, RLayout.TextAreaLayout
Enclosing class:
RLayout

protected abstract static class RLayout.CommonWidgetLayout extends Object implements MarkupLayout
This is layout common to elements that render themselves, except RBlock, RTable and RList.