Uses of Class
com.vaadin.flow.component.crud.CrudI18n.Confirmations.Confirmation.Button
-
Packages that use CrudI18n.Confirmations.Confirmation.Button Package Description com.vaadin.flow.component.crud -
-
Uses of CrudI18n.Confirmations.Confirmation.Button in com.vaadin.flow.component.crud
Methods in com.vaadin.flow.component.crud that return CrudI18n.Confirmations.Confirmation.Button Modifier and Type Method Description CrudI18n.Confirmations.Confirmation.Button
CrudI18n.Confirmations.Confirmation. getButton()
Gets the confirmation options in a dialogMethods in com.vaadin.flow.component.crud with parameters of type CrudI18n.Confirmations.Confirmation.Button Modifier and Type Method Description void
CrudI18n.Confirmations.Confirmation. setButton(CrudI18n.Confirmations.Confirmation.Button button)
Sets the confirmation options in a dialog
-