Class VDialog

java.lang.Object
com.vaadin.flow.component.Component
com.vaadin.flow.component.dialog.Dialog
org.vaadin.firitin.components.dialog.VDialog
All Implemented Interfaces:
com.vaadin.flow.component.AttachNotifier, com.vaadin.flow.component.DetachNotifier, com.vaadin.flow.component.HasComponents, com.vaadin.flow.component.HasElement, com.vaadin.flow.component.HasEnabled, com.vaadin.flow.component.HasSize, com.vaadin.flow.component.HasStyle, com.vaadin.flow.component.HasTheme, com.vaadin.flow.component.shared.HasThemeVariant<com.vaadin.flow.component.dialog.DialogVariant>, Serializable, FluentAttachNotifier<VDialog>, FluentComponent<VDialog>, FluentDetachNotifier<VDialog>, FluentHasComponents<VDialog>, FluentHasSize<VDialog>
Direct Known Subclasses:
ConfirmationDialog

public class VDialog extends com.vaadin.flow.component.dialog.Dialog implements FluentComponent<VDialog>, FluentHasSize<VDialog>, FluentHasComponents<VDialog>
See Also: