Class DialogWindowFooter

All Implemented Interfaces:
com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasEnabled, Serializable

public class DialogWindowFooter extends AbstractDialogWindowHeaderFooter
Class for adding and removing components to the footer part of a DialogWindow.
See Also:
  • Constructor Details