Class InfoWindowView
- java.lang.Object
-
- org.primefaces.showcase.view.data.gmap.InfoWindowView
-
- All Implemented Interfaces:
Serializable
@Named @ViewScoped public class InfoWindowView extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description InfoWindowView()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MapModel<String>getAdvancedModel()Marker<String>getMarker()voidinit()voidonMarkerSelect(OverlaySelectEvent<String> event)
-
-
-
Method Detail
-
init
@PostConstruct public void init()
-
onMarkerSelect
public void onMarkerSelect(OverlaySelectEvent<String> event)
-
-