Uses of Enum Class
org.vaadin.tatu.TwinColSelect.ColType
-
Uses of TwinColSelect.ColType in org.vaadin.tatu
Methods 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.