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 dialogCrudI18n.Confirmations.getDelete()
Gets the delete confirmation dialogMethods 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 dialogvoid
CrudI18n.Confirmations.setDelete
(CrudI18n.Confirmations.Confirmation delete) Sets the delete confirmation dialog