Package org.apache.tapestry5.internal.renderers

[INTERNAL USE ONLY] support classes for component template rendering; API subject to change

See:
          Description

Class Summary
AvailableValuesRenderer Renders out a AvailableValues instance as a <div> enclosing a <ul>.
ComponentResourcesRenderer Renders ComponentResources instance, showing the complete id and the class name and the location (if a location is available, it won't be for pages).
EventContextRenderer Renders out the values stored inside a EventContext.
ListRenderer Renders a List, but rendering an unordered list.
LocationRenderer Responsible for rendering a Location.
ObjectArrayRenderer Renders an Object[] array as an unordered list.
RequestRenderer  
 

Package org.apache.tapestry5.internal.renderers Description

[INTERNAL USE ONLY] support classes for component template rendering; API subject to change



Copyright © 2003-2012 The Apache Software Foundation.