Class RectanglesView

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

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

    • RectanglesView

      public RectanglesView()
  • Method Details

    • init

      @PostConstruct public void init()
    • getRectangleModel

      public MapModel<Long> getRectangleModel()
    • onRectangleSelect

      public void onRectangleSelect(OverlaySelectEvent<Long> event)