Google Maps – Localization
By default, the city names and option names given on the map will be in English. If required, we can display such information in other languages as well. This process…
By default, the city names and option names given on the map will be in English. If required, we can display such information in other languages as well. This process…
In this topic, we will discuss Zooms in Google Maps. Increase/Decrease the Zoom Value You can increase or decrease the zooms value of a map by modifying the value of…
In the previous chapter, we discussed how to load a basic map. Here, we will see how to select a required map types. Types of Maps Google Maps provides four…
What are Google Maps? Google Maps is a free web mapping service by Google that provides various types of geographical information. Using Google Maps, one can. Search for places or…
It combines the RichFaces functionalities of the JavaServer Faces ( JSF) components <f:param> and <f:actionListener>. It can be used with non-Ajax components in addition to Ajax components. It includes components…
It allows Ajax capability to a non-Ajax component. The non-Ajax component must implement the ClientBehaviorHolder interface for all the event attributes that support behavior rendering. We must use event attribute…
The RichFaces component generates JavaScript that opens a debug window, logging application information such as requests, responses, and DOM changes. It doesn't require any additional attributes for basic functionality. The…
In this topic we will learn about the Component in RichFaces. The RichFaces framework is made up of two tag libraries. rich tag library: It includes the high-level components for building…
In this topic, we will discuss the Partial view updates in RichFaces. We can use the rendered attribute to specify which components to render for an Ajax update. The render…
RichFaces allows us to render partial tree processing by using RichFaces attributes. The execute attribute is used to specify that which part of the JSF tree to process during an…