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