Serializable
public class GeocodeEvent extends AbstractAjaxBehaviorEvent
source
Constructor | Description |
---|---|
GeocodeEvent(javax.faces.component.UIComponent component,
javax.faces.component.behavior.Behavior behavior,
String query,
List<GeocodeResult> results) |
Modifier and Type | Method | Description |
---|---|---|
String |
getQuery() |
|
List<GeocodeResult> |
getResults() |
isAppropriateListener, processListener
getSource, toString
public GeocodeEvent(javax.faces.component.UIComponent component, javax.faces.component.behavior.Behavior behavior, String query, List<GeocodeResult> results)
public String getQuery()
public List<GeocodeResult> getResults()
Copyright © 2018. All rights reserved.