Uses of Class
org.primefaces.showcase.service.DocumentService
Packages that use DocumentService
Package
Description
-
Uses of DocumentService in org.primefaces.showcase.view.data.tree
Methods in org.primefaces.showcase.view.data.tree with parameters of type DocumentServiceModifier and TypeMethodDescriptionvoidContextMenuView.setService(DocumentService service) voidEventsView.setService(DocumentService service) voidIconView.setService(DocumentService service) voidSelectionView.setService(DocumentService service) -
Uses of DocumentService in org.primefaces.showcase.view.data.treetable
Methods in org.primefaces.showcase.view.data.treetable with parameters of type DocumentServiceModifier and TypeMethodDescriptionvoidBasicView.setService(DocumentService service) voidColumnsView.setService(DocumentService service) voidContextMenuView.setService(DocumentService service) voidEditView.setService(DocumentService service) voidEventsView.setService(DocumentService service) voidMultiViewStateView.setService(DocumentService service) voidScrollableView.setService(DocumentService service) voidSelectionView.setService(DocumentService service)