Package de.flapdoodle.kfx.layout.grid
Class WeightGridTable.Row
-
- All Implemented Interfaces:
public final class WeightGridTable.Row<T extends Object, I extends Object>
-
-
Constructor Summary
Constructors Constructor Description WeightGridTable.Row(I index, List<WeightGridTable.NodeAndChangeListener<T>> nodes)
-
Method Summary
-
-
Constructor Detail
-
WeightGridTable.Row
WeightGridTable.Row(I index, List<WeightGridTable.NodeAndChangeListener<T>> nodes)
-
-
-
-