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.Componentcom.vaadin.flow.component.dialog.Dialogprotected DialogInfowithButtons(List<com.vaadin.flow.component.button.Button> buttons) buttons list of the Dialog.protected DialogInfowithContent(com.vaadin.flow.component.Component content) content of the Dialog.DialogInfo of the passed Dialog.dialog - Dialog to create DialogInfocontent of the Dialog.content - content to setbuttons list of the Dialog.buttons - list of the buttons to setDialog instanceDialog contentDialog buttons