Uses of Class
com.vaadin.flow.component.crud.CrudI18n.Confirmations
-
-
Uses of CrudI18n.Confirmations in com.vaadin.flow.component.crud
Methods in com.vaadin.flow.component.crud that return CrudI18n.Confirmations Modifier and Type Method Description CrudI18n.ConfirmationsCrudI18n. getConfirm()Gets the confirmation dialogsMethods in com.vaadin.flow.component.crud with parameters of type CrudI18n.Confirmations Modifier and Type Method Description voidCrudI18n. setConfirm(CrudI18n.Confirmations confirm)Sets the confirmation dialogs
-