|
RichFaces Core Implementation 4.1.0.20110910-M2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.render.Renderer
org.richfaces.renderkit.html.ResourceRenderer
org.richfaces.renderkit.html.ResourceLibraryRenderer
public class ResourceLibraryRenderer
Field Summary | |
---|---|
static java.lang.String |
RENDERER_TYPE
|
static java.lang.String |
RESOURCE_LIBRARY_EXTENSION
|
Constructor Summary | |
---|---|
ResourceLibraryRenderer()
|
Method Summary | |
---|---|
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
Methods inherited from class org.richfaces.renderkit.html.ResourceRenderer |
---|
encodeDependentResources, encodeResource |
Methods inherited from class javax.faces.render.Renderer |
---|
convertClientId, decode, encodeBegin, encodeChildren, getConvertedValue, getRendersChildren |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String RENDERER_TYPE
public static final java.lang.String RESOURCE_LIBRARY_EXTENSION
Constructor Detail |
---|
public ResourceLibraryRenderer()
Method Detail |
---|
public void encodeEnd(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws java.io.IOException
encodeEnd
in class javax.faces.render.Renderer
java.io.IOException
|
RichFaces Core Implementation 4.1.0.20110910-M2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |