An {@link IsRenderable} version of {@link HTMLPanel}. This class is a stepping in our transition to the Renderable strategy. Eventually this functionality should be merged into {@link HTMLPanel}. The only reason this class doesn't extend {@link HTMLPanel} is because itdoesn't provide any way to build the panel lazily (which is needed here).
|
|