Descripción
Sintaxis
public abstract class TableSelectionModel<T> extends MultipleSelectionModel<T>
Constructores
Métodos
- cellSelectionEnabledProperty()
- clearAndSelect()
- clearSelection()
- focus()
- getFocusedIndex()
- getItemCount()
- getModelItem()
- getSelectedIndices()
- getSelectedItems()
- isCellSelectionEnabled()
- isEmpty()
- isSelected()
- select()
- selectAboveCell()
- selectAll()
- selectBelowCell()
- selectFirst()
- selectIndices()
- selectLast()
- selectLeftCell()
- selectNext()
- selectPrevious()
- selectRange()
- selectRightCell()
- setCellSelectionEnabled()
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.