Uses of Enum Class
io.jenkins.plugins.datatables.TableConfiguration.SelectStyle
-
Uses of TableConfiguration.SelectStyle in io.jenkins.plugins.datatables
Methods in io.jenkins.plugins.datatables that return TableConfiguration.SelectStyleModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static TableConfiguration.SelectStyle[]
TableConfiguration.SelectStyle.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.jenkins.plugins.datatables with parameters of type TableConfiguration.SelectStyleModifier and TypeMethodDescriptionTableConfiguration.select
(TableConfiguration.SelectStyle selectStyle) Enable selection.