Uses of Enum Class
org.vaadin.tatu.TwinColSelect.ColType
-
Uses of TwinColSelect.ColType in org.vaadin.tatu
Subclasses with type arguments of type TwinColSelect.ColType in org.vaadin.tatuModifier and TypeClassDescriptionstatic enumThe column as LEFT, RIGHT, BOTHMethods in org.vaadin.tatu that return TwinColSelect.ColTypeModifier and TypeMethodDescriptionstatic TwinColSelect.ColTypeReturns the enum constant of this class with the specified name.static TwinColSelect.ColType[]TwinColSelect.ColType.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 TwinColSelect.ColTypeModifier and TypeMethodDescriptionvoidTwinColSelect.clearTicks(TwinColSelect.ColType column) Clear the ticks for specified column(s) without affecting the selection.