Package io.github.palexdev.virtualizedfx.table.defaults
package io.github.palexdev.virtualizedfx.table.defaults
-
ClassesClassDescriptionVFXDefaultTableColumn<T,
C extends VFXTableCell<T>> Concrete and simple implementation ofVFXTableColumn.VFXDefaultTableColumnSkin<T,C extends VFXTableCell<T>> Default skin implementation forVFXDefaultTableColumn, extendsSkinBaseand uses behaviors of typeVFXTableColumnBehavior.Concrete and simple implementation ofVFXTableRow.VFXTableColumnBehavior<T,C extends VFXTableCell<T>> This is the default behavior implementation forVFXTableColumn.