RichFaces
Tag virtualEarth


It presents the google map in JSF applications


Tag Information
Tag Classorg.richfaces.taglib.VirtualEarthTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
latfalsefalsejava.lang.StringInitial latitude coordinate in degrees, as a number between -90 and +90
varfalsefalsejava.lang.StringThe JavaScript variable that is used to access the Virtual Earth API. If you have more than one Virtual Earth components on the same page, use individual key for each of them. The default variable name is "map" (without quotes)
zoomfalsefalsejava.lang.StringInitial zoom level as a number between 1 and 18. The default value is 17
onkeyupfalsefalsejava.lang.StringHTML: a script expression; a key is released
onclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is clicked
onLoadMapfalsefalsejava.lang.StringJavaScript code invoked just after the Virtual Earth object is initiated.
renderedfalsefalsejava.lang.StringIf "false", this component is not rendered
onmouseoutfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved away
onkeydownfalsefalsejava.lang.StringHTML: a script expression; a key is pressed down
idfalsefalsejava.lang.StringEvery component may have a unique id that is automatically created if omitted
onmousedownfalsefalsejava.lang.StringHTML: script expression; a pointer button is pressed down
styleClassfalsefalsejava.lang.StringCorresponds to the HTML class attribute
dashboardSizefalsefalsejava.lang.StringInitial map type. The possible values are Normal,Small,Tiny. The default value is Normal
onkeypressfalsefalsejava.lang.StringHTML: a script expression; a key is pressed and released
ondblclickfalsefalsejava.lang.StringHTML: a script expression; a pointer button is double-clicked
stylefalsefalsejava.lang.StringCSS style(s) is/are to be applied when this component is rendered
onmouseupfalsefalsejava.lang.StringHTML: script expression; a pointer button is released
lngfalsefalsejava.lang.StringInitial longitude coordinate in degrees, as a number between -180 and +180
bindingfalsefalsejava.lang.StringThe attribute takes a value-binding expression for a component property of a backing bean
onmousemovefalsefalsejava.lang.StringHTML: a script expression; a pointer is moved within
mapStylefalsefalsejava.lang.StringNavigation control size. The possible values are Road,Aerial,Hybrid,Birdseye. The default value is Road
onmouseoverfalsefalsejava.lang.StringHTML: a script expression; a pointer is moved onto

Variables
No Variables Defined.


Output Generated by Tag Library Documentation Generator. Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-4 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.