Package org.primefaces.showcase.view.df
Class DFProductsView
java.lang.Object
org.primefaces.showcase.view.df.DFProductsView
- All Implemented Interfaces:
Serializable
@Named("dfProductsView")
@ViewScoped
public class DFProductsView
extends Object
implements Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinit()voidselectProductFromDialog(Product product) voidsetService(ProductService service)
-
Constructor Details
-
DFProductsView
public DFProductsView()
-
-
Method Details
-
init
@PostConstruct public void init() -
getProducts
-
setService
-
selectProductFromDialog
-