|
Spring Web Flow | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.faces.render.Renderer
org.springframework.faces.ui.DojoScriptRenderer
public class DojoScriptRenderer
Renderer
implementation that renders the JavaScript resources required by the Dojo versions of the Spring
Faces components.
Field Summary |
---|
Fields inherited from class javax.faces.render.Renderer |
---|
PASSTHROUGH_RENDERER_LOCALNAME_KEY |
Constructor Summary | |
---|---|
DojoScriptRenderer()
|
Method Summary | |
---|---|
void |
encodeBegin(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
|
Methods inherited from class javax.faces.render.Renderer |
---|
convertClientId, decode, encodeChildren, encodeEnd, getConvertedValue, getRendersChildren |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DojoScriptRenderer()
Method Detail |
---|
public void encodeBegin(javax.faces.context.FacesContext context, javax.faces.component.UIComponent component) throws java.io.IOException
encodeBegin
in class javax.faces.render.Renderer
java.io.IOException
|
Spring Web Flow | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |