Class PolygonsView

java.lang.Object
org.primefaces.showcase.view.data.gmap.PolygonsView
All Implemented Interfaces:
Serializable

@Named @ViewScoped public class PolygonsView extends Object implements Serializable
See Also:
  • Constructor Details

    • PolygonsView

      public PolygonsView()
  • Method Details

    • init

      @PostConstruct public void init()
    • getPolygonModel

      public MapModel<Long> getPolygonModel()
    • onPolygonSelect

      public void onPolygonSelect(OverlaySelectEvent<Long> event)