org.ajax4jsf.renderkit
Interface HeaderResourceProducer2
public interface HeaderResourceProducer2
Interface for renderers, for wich nessesary insert script or style resource in header.
This is the second revision of HeaderResourceProducer interface that returns
arrays of InternetResource instead of Set
- Author:
- nbelaevski@exadel.com
|
Method Summary |
void |
encodeToHead(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
ProducerContext pc)
|
encodeToHead
void encodeToHead(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component,
ProducerContext pc)
throws java.io.IOException
- Throws:
java.io.IOException
Copyright © 2010. All Rights Reserved.