Uses of Enum Class
com.vaadin.flow.component.upload.UploadVariant
Packages that use UploadVariant
-
Uses of UploadVariant in com.vaadin.flow.component.upload
Methods in com.vaadin.flow.component.upload that return UploadVariantModifier and TypeMethodDescriptionstatic UploadVariantReturns the enum constant of this class with the specified name.static UploadVariant[]UploadVariant.values()Returns an array containing the constants of this enum class, in the order they are declared.