Uses of Class
org.primefaces.model.map.GeocodeResult
-
Packages that use GeocodeResult Package Description org.primefaces.event.map -
-
Uses of GeocodeResult in org.primefaces.event.map
Methods in org.primefaces.event.map that return types with arguments of type GeocodeResult Modifier and Type Method Description List<GeocodeResult>GeocodeEvent. getResults()Constructor parameters in org.primefaces.event.map with type arguments of type GeocodeResult Constructor Description GeocodeEvent(javax.faces.component.UIComponent component, javax.faces.component.behavior.Behavior behavior, String query, List<GeocodeResult> results)
-