tornadofx / tornadofx / javafx.scene.control.ListView / multiSelect

multiSelect

fun <T> ListView<T>.multiSelect(enable: Boolean = true): Unit