src.groovy.de.andreasschmitt.richui.taglib.renderer
Interface Renderer

 
 
Method Summary
String renderResources(Map attrs, String contextPath)
          
String renderTag(Map attrs)
          
String renderTag(Map attrs, GroovyPageTagBody body)
          
 

Method Detail

renderResources

String renderResources(Map attrs, String contextPath)


renderTag

String renderTag(Map attrs)


renderTag

String renderTag(Map attrs, GroovyPageTagBody body)