Uses of Class
org.primefaces.showcase.service.ProductService
Packages that use ProductService
Package
Description
-
Uses of ProductService in org.primefaces.showcase.view.data
Methods in org.primefaces.showcase.view.data with parameters of type ProductServiceModifier and TypeMethodDescriptionvoidCarouselView.setService(ProductService service) voidDataGridView.setService(ProductService service) voidDataScrollerView.setService(ProductService service) -
Uses of ProductService in org.primefaces.showcase.view.data.dataexporter
Methods in org.primefaces.showcase.view.data.dataexporter with parameters of type ProductServiceModifier and TypeMethodDescriptionvoidCustomizedDocumentsView.setService(ProductService service) voidDataExporterView.setService(ProductService service) -
Uses of ProductService in org.primefaces.showcase.view.data.datalist
Methods in org.primefaces.showcase.view.data.datalist with parameters of type ProductService -
Uses of ProductService in org.primefaces.showcase.view.data.datatable
Methods in org.primefaces.showcase.view.data.datatable with parameters of type ProductServiceModifier and TypeMethodDescriptionvoidAddRowView.setService(ProductService service) voidBasicView.setService(ProductService service) voidContextMenuView.setService(ProductService service) voidEditView.setService(ProductService service) voidReorderView.setService(ProductService service) voidResizableColumnsView.setService(ProductService service) voidSelectionView.setService(ProductService service) voidSortView.setService(ProductService service) voidStickyView.setService(ProductService service) voidSummaryRowView.setService(ProductService service) -
Uses of ProductService in org.primefaces.showcase.view.df
Methods in org.primefaces.showcase.view.df with parameters of type ProductService -
Uses of ProductService in org.primefaces.showcase.view.dnd
Methods in org.primefaces.showcase.view.dnd with parameters of type ProductServiceModifier and TypeMethodDescriptionvoidColumnManagerView.setService(ProductService service) voidDNDProductsView.setService(ProductService service)