Uses of Interface
org.apache.myfaces.custom.dynamicResources.ResourceRenderer

Packages that use ResourceRenderer
org.apache.myfaces.custom.graphicimagedynamic   
org.apache.myfaces.custom.outputlinkdynamic   
 

Uses of ResourceRenderer in org.apache.myfaces.custom.graphicimagedynamic
 

Subinterfaces of ResourceRenderer in org.apache.myfaces.custom.graphicimagedynamic
 interface ImageRenderer
          The ImageRenderer is used to render the binary data for a html img tag Implementions must have a default constructor
 

Uses of ResourceRenderer in org.apache.myfaces.custom.outputlinkdynamic
 

Methods in org.apache.myfaces.custom.outputlinkdynamic with parameters of type ResourceRenderer
protected  void OutputLinkDynamicRenderer.renderResource(ResourceRenderer resourceRenderer, javax.faces.context.FacesContext facesContext)
           
 



Copyright © 2011 The Apache Software Foundation. All Rights Reserved.