Uses of Enum Class
com.vaadin.flow.component.ModalityMode
Packages that use ModalityMode
-
Uses of ModalityMode in com.vaadin.flow.component
Methods in com.vaadin.flow.component that return ModalityModeModifier and TypeMethodDescriptionstatic ModalityModeReturns the enum constant of this class with the specified name.static ModalityMode[]ModalityMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.vaadin.flow.component with parameters of type ModalityModeModifier and TypeMethodDescriptionvoidUI.setChildComponentModal(Component childComponent, ModalityMode mode)