C D G H O R S U

C

COMPONENT_FAMILY - Static variable in class org.richfaces.component.html.HtmlGmap
 
COMPONENT_TYPE - Static variable in class org.richfaces.component.html.HtmlGmap
 
COMPONENT_TYPE - Static variable in class org.richfaces.component.UIGmap
 

D

doEncodeEnd(ResponseWriter, FacesContext, UIGmap, ComponentVariables) - Method in class org.richfaces.renderkit.html.GmapRenderer
 
doEncodeEnd(ResponseWriter, FacesContext, UIComponent) - Method in class org.richfaces.renderkit.html.GmapRenderer
 

G

getComponentClass() - Method in class org.richfaces.renderkit.html.GmapRenderer
Get base component class, targetted for this renderer.
getComponentType() - Method in class org.richfaces.taglib.GmapTag
 
getDefaultLocale() - Method in class org.richfaces.component.UIGmap
Returns default Locale.
getEnableContinuousZoom() - Method in class org.richfaces.component.html.HtmlGmap
 
getEnableDoubleClickZoom() - Method in class org.richfaces.component.html.HtmlGmap
 
getEnableDragging() - Method in class org.richfaces.component.html.HtmlGmap
 
getEnableInfoWindow() - Method in class org.richfaces.component.html.HtmlGmap
 
getFamily() - Method in class org.richfaces.component.html.HtmlGmap
 
getGmapKey() - Method in class org.richfaces.component.html.HtmlGmap
 
getGmapVar() - Method in class org.richfaces.component.html.HtmlGmap
 
getLat() - Method in class org.richfaces.component.html.HtmlGmap
 
getLng() - Method in class org.richfaces.component.html.HtmlGmap
 
getLocale() - Method in class org.richfaces.component.html.HtmlGmap
 
getMapType() - Method in class org.richfaces.component.html.HtmlGmap
 
getOnclick() - Method in class org.richfaces.component.html.HtmlGmap
 
getOndblclick() - Method in class org.richfaces.component.html.HtmlGmap
 
getOninit() - Method in class org.richfaces.component.html.HtmlGmap
 
getOnkeydown() - Method in class org.richfaces.component.html.HtmlGmap
 
getOnkeypress() - Method in class org.richfaces.component.html.HtmlGmap
 
getOnkeyup() - Method in class org.richfaces.component.html.HtmlGmap
 
getOnmousedown() - Method in class org.richfaces.component.html.HtmlGmap
 
getOnmousemove() - Method in class org.richfaces.component.html.HtmlGmap
 
getOnmouseout() - Method in class org.richfaces.component.html.HtmlGmap
 
getOnmouseover() - Method in class org.richfaces.component.html.HtmlGmap
 
getOnmouseup() - Method in class org.richfaces.component.html.HtmlGmap
 
getRendererType() - Method in class org.richfaces.taglib.GmapTag
 
getScripts() - Method in class org.richfaces.renderkit.html.GmapRenderer
 
getShowGLargeMapControl() - Method in class org.richfaces.component.html.HtmlGmap
 
getShowGMapTypeControl() - Method in class org.richfaces.component.html.HtmlGmap
 
getShowGScaleControl() - Method in class org.richfaces.component.html.HtmlGmap
 
getStyle() - Method in class org.richfaces.component.html.HtmlGmap
 
getStyleClass() - Method in class org.richfaces.component.html.HtmlGmap
 
getStyles() - Method in class org.richfaces.renderkit.html.GmapRenderer
 
getWarningMessage() - Method in class org.richfaces.component.html.HtmlGmap
 
getZoom() - Method in class org.richfaces.component.html.HtmlGmap
 
GmapRenderer - Class in org.richfaces.renderkit.html
Renderer for component class org.richfaces.renderkit.html.GmapRenderer
GmapRenderer() - Constructor for class org.richfaces.renderkit.html.GmapRenderer
 
GmapTag - Class in org.richfaces.taglib
 
GmapTag() - Constructor for class org.richfaces.taglib.GmapTag
 

H

HtmlGmap - Class in org.richfaces.component.html
 
HtmlGmap() - Constructor for class org.richfaces.component.html.HtmlGmap
 

O

org.richfaces.component - package org.richfaces.component
 
org.richfaces.component.html - package org.richfaces.component.html
 
org.richfaces.renderkit.html - package org.richfaces.renderkit.html
 
org.richfaces.taglib - package org.richfaces.taglib
 

R

release() - Method in class org.richfaces.taglib.GmapTag
 
restoreState(FacesContext, Object) - Method in class org.richfaces.component.html.HtmlGmap
 

S

saveState(FacesContext) - Method in class org.richfaces.component.html.HtmlGmap
 
setEnableContinuousZoom(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setEnableContinuousZoom(ValueExpression) - Method in class org.richfaces.taglib.GmapTag
Enables continuous smooth zooming for selected browsers.
setEnableDoubleClickZoom(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setEnableDoubleClickZoom(ValueExpression) - Method in class org.richfaces.taglib.GmapTag
Enables zooming in by a double click.
setEnableDragging(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setEnableDragging(ValueExpression) - Method in class org.richfaces.taglib.GmapTag
Enables a map dragging with the mouse.
setEnableInfoWindow(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setEnableInfoWindow(ValueExpression) - Method in class org.richfaces.taglib.GmapTag
Enables Info Window.
setGmapKey(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setGmapKey(ValueExpression) - Method in class org.richfaces.taglib.GmapTag
Google Map key.
setGmapVar(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setGmapVar(ValueExpression) - Method in class org.richfaces.taglib.GmapTag
The JavaScript variable that is used to access the Google Map API.
setLat(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setLat(ValueExpression) - Method in class org.richfaces.taglib.GmapTag
Initial latitude coordinate in degrees, as a number between -90 and +90.
setLng(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setLng(ValueExpression) - Method in class org.richfaces.taglib.GmapTag
Initial longitude coordinate in degrees, as a number between -180 and +180.
setLocale(Object) - Method in class org.richfaces.component.html.HtmlGmap
 
setLocale(ValueExpression) - Method in class org.richfaces.taglib.GmapTag
Used for locale definition.
setMapType(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setMapType(ValueExpression) - Method in class org.richfaces.taglib.GmapTag
Initial map type.
setOnclick(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setOndblclick(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setOninit(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setOninit(ValueExpression) - Method in class org.richfaces.taglib.GmapTag
JavaScript code invoked just after the Google Map object is initiated.
setOnkeydown(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setOnkeypress(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setOnkeyup(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setOnmousedown(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setOnmousemove(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setOnmouseout(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setOnmouseover(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setOnmouseup(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setProperties(UIComponent) - Method in class org.richfaces.taglib.GmapTag
 
setShowGLargeMapControl(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setShowGLargeMapControl(ValueExpression) - Method in class org.richfaces.taglib.GmapTag
Shows the GLarge control.
setShowGMapTypeControl(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setShowGMapTypeControl(ValueExpression) - Method in class org.richfaces.taglib.GmapTag
Shows the Type switch control.
setShowGScaleControl(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setShowGScaleControl(ValueExpression) - Method in class org.richfaces.taglib.GmapTag
It shows the scale control.
setStyle(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setStyleClass(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setWarningMessage(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setWarningMessage(ValueExpression) - Method in class org.richfaces.taglib.GmapTag
The warning message that appears if a browser is not compatible with Google Map.
setZoom(String) - Method in class org.richfaces.component.html.HtmlGmap
 
setZoom(ValueExpression) - Method in class org.richfaces.taglib.GmapTag
Initial zoom level as a number between 1 and 18.

U

UIGmap - Class in org.richfaces.component
JSF component class
UIGmap() - Constructor for class org.richfaces.component.UIGmap
 

C D G H O R S U

Copyright © 2009. All Rights Reserved.