Class DialogWindowHeader

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

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