Uses of Interface
org.richfaces.renderkit.RendererContributor

Packages that use RendererContributor
org.richfaces.renderkit   
 

Uses of RendererContributor in org.richfaces.renderkit
 

Classes in org.richfaces.renderkit that implement RendererContributor
 class DraggableRendererContributor
           
 class DropzoneRendererContributor
           
 

Methods in org.richfaces.renderkit that return RendererContributor
protected  RendererContributor[] CompositeRenderer.getContributors()
           
static RendererContributor DropzoneRendererContributor.getInstance()
           
static RendererContributor DraggableRendererContributor.getInstance()
           
 

Methods in org.richfaces.renderkit with parameters of type RendererContributor
protected  void CompositeRenderer.addContributor(RendererContributor renderer)
           
 void CompositeRenderer.contributorDecodeCallback(javax.faces.component.UIComponent component, javax.faces.context.FacesContext context, RendererContributor contributor, java.lang.Object argument)
           
 void NodeRendererBase.contributorDecodeCallback(javax.faces.component.UIComponent component, javax.faces.context.FacesContext context, RendererContributor contributor, java.lang.Object argument)
           
 



Copyright © 2007. All Rights Reserved.