java.lang.Object
io.github.palexdev.virtualizedfx.table2.TableState<T>
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionTableState
(VirtualTable<T> table, io.github.palexdev.mfxcore.base.beans.range.IntegerRange rowsRange, io.github.palexdev.mfxcore.base.beans.range.IntegerRange columnsRange) -
Method Summary
Modifier and TypeMethodDescriptionprotected void
protected void
protected TableState<T>
init
(io.github.palexdev.mfxcore.base.beans.range.IntegerRange rowsRange, io.github.palexdev.mfxcore.base.beans.range.IntegerRange columnsRange)
-
Field Details
-
EMPTY
-
-
Constructor Details
-
TableState
public TableState(VirtualTable<T> table, io.github.palexdev.mfxcore.base.beans.range.IntegerRange rowsRange, io.github.palexdev.mfxcore.base.beans.range.IntegerRange columnsRange)
-
-
Method Details
-
init
protected TableState<T> init(io.github.palexdev.mfxcore.base.beans.range.IntegerRange rowsRange, io.github.palexdev.mfxcore.base.beans.range.IntegerRange columnsRange) -
addColumn
-
addColumn
-