|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.faces.render.Renderer
org.primefaces.renderkit.CoreRenderer
org.primefaces.extensions.component.spotlight.SpotlightRenderer
public class SpotlightRenderer
Renderer for the Spotlight component.
| Constructor Summary | |
|---|---|
SpotlightRenderer()
|
|
| Method Summary | |
|---|---|
void |
encodeChildren(javax.faces.context.FacesContext fc,
javax.faces.component.UIComponent component)
|
void |
encodeEnd(javax.faces.context.FacesContext fc,
javax.faces.component.UIComponent component)
|
protected void |
encodeMarkup(javax.faces.context.FacesContext fc,
javax.faces.component.UIComponent component)
|
protected void |
encodeScript(javax.faces.context.FacesContext fc,
javax.faces.component.UIComponent component)
|
boolean |
getRendersChildren()
|
| Methods inherited from class org.primefaces.renderkit.CoreRenderer |
|---|
buildAjaxRequest, buildNonAjaxRequest, decodeBehaviors, encodeClientBehaviors, encodeClientBehaviors, endScript, escapeText, getActionURL, getEscapedClientId, getOnclickBehaviors, getResourceRequestPath, getResourceURL, getWidgetBuilder, isAjaxRequest, isPostBack, isPostback, isValueBlank, isValueEmpty, renderChild, renderChildren, renderPassThruAttributes, renderPassThruAttributes, renderPassThruAttributes, shouldRenderAttribute, shouldWriteId, startScript |
| Methods inherited from class javax.faces.render.Renderer |
|---|
convertClientId, decode, encodeBegin, getConvertedValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SpotlightRenderer()
| Method Detail |
|---|
public void encodeEnd(javax.faces.context.FacesContext fc,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeEnd in class javax.faces.render.Rendererjava.io.IOException
protected void encodeMarkup(javax.faces.context.FacesContext fc,
javax.faces.component.UIComponent component)
throws java.io.IOException
java.io.IOException
protected void encodeScript(javax.faces.context.FacesContext fc,
javax.faces.component.UIComponent component)
throws java.io.IOException
java.io.IOExceptionpublic boolean getRendersChildren()
getRendersChildren in class javax.faces.render.Renderer
public void encodeChildren(javax.faces.context.FacesContext fc,
javax.faces.component.UIComponent component)
throws java.io.IOException
encodeChildren in class javax.faces.render.Rendererjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||