Package | Description |
---|---|
com.vaadin.flow.component.crud |
Modifier and Type | Method and Description |
---|---|
CrudI18n.Confirmations.Confirmation |
CrudI18n.Confirmations.getCancel()
Gets the cancel confirmation dialog
|
CrudI18n.Confirmations.Confirmation |
CrudI18n.Confirmations.getDelete()
Gets the delete confirmation dialog
|
Modifier and Type | Method and Description |
---|---|
void |
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
|
Copyright © 2025. All rights reserved.