Package org.riotfamily.components.render.component

Interface Summary
ComponentRenderer  
 

Class Summary
AbstractComponentRenderer Abstract base class for component implementations.
EditModeComponentDecorator  
ViewComponentRenderer ComponentRenderer implementation that resolves a view-name just like Spring's DispatcherServlet and renders the view passing the Component's properties as model.