Class RenderObject
- java.lang.Object
 - 
- org.apache.tapestry5.corelib.components.RenderObject
 
 
- 
@Import(stylesheet="RenderObject.css") public class RenderObject extends Object
Renders out an object using the @PrimaryObjectRendererservice. Used primarily on theExceptionReportpage. This is focused on objects that have a specificObjectRendererstrategy. TheBeanDisplaycomponent is used for displaying the contents of arbitrary objects in terms of a series of property names and values.Component Parameters Name Type Flags Default Default Prefix object Object Required prop  
- 
- 
Constructor Detail
- 
RenderObject
public RenderObject()
 
 - 
 
 -