content
protected com.vaadin.flow.component.Component content
DialogInfo(com.vaadin.flow.component.dialog.Dialog dialog)
DialogInfo
of the passed Dialog
.List<com.vaadin.flow.component.button.Button>
com.vaadin.flow.component.Component
com.vaadin.flow.component.dialog.Dialog
protected DialogInfo
withButtons(List<com.vaadin.flow.component.button.Button> buttons)
buttons
list of the Dialog
.protected DialogInfo
withContent(com.vaadin.flow.component.Component content)
content
of the Dialog
.DialogInfo
of the passed Dialog
.dialog
- Dialog
to create DialogInfo
content
of the Dialog
.content
- content to setbuttons
list of the Dialog
.buttons
- list of the buttons to setDialog
instanceDialog
contentDialog
buttons