Class SummaryRowView

java.lang.Object
org.primefaces.showcase.view.data.datatable.SummaryRowView
All Implemented Interfaces:
Serializable

@Named("dtSummaryRowView") @RequestScoped public class SummaryRowView extends Object implements Serializable
See Also:
  • Constructor Details

    • SummaryRowView

      public SummaryRowView()
  • Method Details

    • init

      @PostConstruct public void init()
    • getProducts

      public List<Product> getProducts()
    • setService

      public void setService(ProductService service)
    • getRandomPrice

      public int getRandomPrice()