We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
Uses of Class
com.vaadin.flow.component.crud.CrudI18n.Confirmations.Confirmation
Packages that use CrudI18n.Confirmations.Confirmation
-
Uses of CrudI18n.Confirmations.Confirmation in com.vaadin.flow.component.crud
Methods in com.vaadin.flow.component.crud that return CrudI18n.Confirmations.ConfirmationModifier and TypeMethodDescriptionCrudI18n.Confirmations.getCancel()
Gets the cancel confirmation dialog
CrudI18n.Confirmations.getDelete()
Gets the delete confirmation dialog
Methods in com.vaadin.flow.component.crud with parameters of type CrudI18n.Confirmations.ConfirmationModifier and TypeMethodDescriptionvoid
CrudI18n.Confirmations.setCancel
(CrudI18n.Confirmations.Confirmation cancel) Sets the cancel confirmation dialog
void
CrudI18n.Confirmations.setDelete
(CrudI18n.Confirmations.Confirmation delete) Sets the delete confirmation dialog