Uses of Enum Class
org.vaadin.tatu.TwinColSelectVariant
-
Uses of TwinColSelectVariant in org.vaadin.tatu
Subclasses with type arguments of type TwinColSelectVariant in org.vaadin.tatuMethods in org.vaadin.tatu that return TwinColSelectVariantModifier and TypeMethodDescriptionstatic TwinColSelectVariantReturns the enum constant of this class with the specified name.static TwinColSelectVariant[]TwinColSelectVariant.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.vaadin.tatu with parameters of type TwinColSelectVariantModifier and TypeMethodDescriptionvoidTwinColSelect.addThemeVariants(TwinColSelectVariant... variants) Adds theme variants to the component.voidTwinColSelect.removeThemeVariants(TwinColSelectVariant... variants) Removes theme variants from the component.