Class AddRowView

    • Constructor Detail

      • AddRowView

        public AddRowView()
    • Method Detail

      • init

        @PostConstruct
        public void init()
      • onRowEdit

        public void onRowEdit​(org.primefaces.event.RowEditEvent<Product> event)
      • onRowCancel

        public void onRowCancel​(org.primefaces.event.RowEditEvent<Product> event)
      • onAddNew

        public void onAddNew()