Class PolylinesView

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

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

    • PolylinesView

      public PolylinesView()
  • Method Details

    • init

      @PostConstruct public void init()
    • getPolylineModel

      public MapModel<Long> getPolylineModel()
    • onPolylineSelect

      public void onPolylineSelect(OverlaySelectEvent<Long> event)