Class ContextMenuView
java.lang.Object
org.primefaces.showcase.view.data.datatable.ContextMenuView
- All Implemented Interfaces:
Serializable
@Named("dtContextMenuView")
@ViewScoped
public class ContextMenuView
extends Object
implements Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidinit()voidsetSelectedProduct(Product selectedProduct) voidsetService(ProductService service)
-
Constructor Details
-
ContextMenuView
public ContextMenuView()
-
-
Method Details
-
init
-
getProducts
-
getSelectedProduct
-
setSelectedProduct
-
setService
-
deleteProduct
public void deleteProduct()
-