public class StubRenderer
extends javax.faces.render.Renderer
Stubs render nothing at all, unless they have child components in which case the children are rendered 'as is' with no further decoration (eg. no <div> tags or <span> tags).
Constructor and Description |
---|
StubRenderer() |
Copyright © 2015. All Rights Reserved.