Constructor and Description |
---|
ViewportRange(javafx.scene.control.TableView<?> pTableView) |
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.Range<Integer> |
getValue() |
static int[] |
getVisibleRows(javafx.scene.control.TableView<?> pTableView)
This is a total hack.
|
public com.google.common.collect.Range<Integer> getValue()
public static int[] getVisibleRows(javafx.scene.control.TableView<?> pTableView)
Copyright © 2023. All rights reserved.