Class AddRowView
java.lang.Object
org.primefaces.showcase.view.data.datatable.AddRowView
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidinit()voidonAddNew()voidonRowCancel(RowEditEvent<Product> event) voidonRowEdit(RowEditEvent<Product> event) voidsetService(ProductService service)
-
Constructor Details
-
AddRowView
public AddRowView()
-
-
Method Details
-
init
-
getProducts1
-
setService
-
onRowEdit
-
onRowCancel
-
onAddNew
public void onAddNew()
-