Renderer
Renderers build the interface between components and user. The kind of the interaction depends on the functionality of the renderer, components can as well use several renderers.
For date and time components different implementations
already exist - also for the representation of selection
lists. Special renderer like the CaptchaRenderer
or the RatingRenderer transform a simple
component in an ambitious Widget.
