public class LeafletRenderer extends AbstractRenderer
| Constructor and Description |
|---|
LeafletRenderer() |
| Modifier and Type | Method and Description |
|---|---|
void |
decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
Do not change.
|
protected void |
encode3thPartyPlugins(javax.faces.context.FacesContext facesContext,
Leaflet leaflet,
JsonKit jsonKit) |
protected void |
encodeBehaviors(javax.faces.context.FacesContext context,
javax.faces.component.behavior.ClientBehaviorHolder component)
{eventName: { mojarra.ab(...);: }, eventName2: { jsf.ajax.request(...); }}
|
void |
encodeChildren(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
void |
encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component) |
protected void |
encodeLayers(javax.faces.context.FacesContext facesContext,
Leaflet leaflet,
JsonKit jsonKit) |
protected void |
encodeLeaflet(javax.faces.context.FacesContext facesContext,
Leaflet leaflet) |
protected void |
encodeScript(javax.faces.context.FacesContext facesContext,
Leaflet leaflet) |
boolean |
getRendersChildren() |
beginScript, endScript, newJavascriptMethod, newJavascriptMethod, newJavascriptParameter, write, writeJavascriptAttribute, writeln, writelnprotected void encodeScript(javax.faces.context.FacesContext facesContext,
Leaflet leaflet)
throws IOException
facesContext - FacesContextleaflet - LeafletIOException - IOExceptionprotected void encodeLeaflet(javax.faces.context.FacesContext facesContext,
Leaflet leaflet)
throws IOException
facesContext - FacesContextleaflet - LeafletIOExceptionprotected void encodeLayers(javax.faces.context.FacesContext facesContext,
Leaflet leaflet,
JsonKit jsonKit)
throws IOException
facesContext - FacesContextleaflet - LeafletjsonKit - JsonKitIOExceptionprotected void encode3thPartyPlugins(javax.faces.context.FacesContext facesContext,
Leaflet leaflet,
JsonKit jsonKit)
throws IOException
facesContext - FacesContextleaflet - LeafletjsonKit - JsonKitIOExceptionprotected void encodeBehaviors(javax.faces.context.FacesContext context,
javax.faces.component.behavior.ClientBehaviorHolder component)
throws IOException
context - FacesContextcomponent - ClientBehaviorHolderIOException - IOExceptionpublic void encodeEnd(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
encodeEnd in class javax.faces.render.Renderercontext - component - IOExceptionpublic void decode(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
decode in class javax.faces.render.Renderercontext - component - public void encodeChildren(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent component)
throws IOException
encodeChildren in class javax.faces.render.Renderercontext - component - IOExceptionpublic boolean getRendersChildren()
getRendersChildren in class javax.faces.render.RendererCopyright © 2018 Terra Yazılım Bilişim Hiz. Elek. Dan. Oto. ve Loj. Tic. Ltd. Şti.. All rights reserved.