Index
All Classes and Interfaces|All Packages|Constant Field Values
G
- getActions() - Method in class io.github.palexdev.virtualizedfx.controls.behavior.base.BehaviorBase
- getBehavior() - Method in interface io.github.palexdev.virtualizedfx.controls.behavior.base.MFXBehavioral
-
Gets the value of the
behaviorproperty. - getBehavior() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
-
Gets the value of the
behaviorproperty. - getButtonsGap() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
-
Gets the value of the
buttonsGapproperty. - getButtonsGap() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
buttonsGapproperty. - getCacheUnmodifiable() - Method in class io.github.palexdev.virtualizedfx.table.TableCache
- getCell(int) - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
-
Deprecated.
- getCellFactory() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
-
Gets the value of the
cellFactoryproperty. - getCellFactory() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
-
Gets the value of the
cellFactoryproperty. - getCellFactory() - Method in class io.github.palexdev.virtualizedfx.table.defaults.DefaultTableColumn
-
Gets the value of the
cellFactoryproperty. - getCellFactory() - Method in interface io.github.palexdev.virtualizedfx.table.TableColumn
-
Gets the value of the
cellFactoryproperty. - getCellFactory() - Method in interface io.github.palexdev.virtualizedfx.unused.base.VirtualFlow
-
Deprecated.
- getCellFactory() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
-
Deprecated.
- getCellHeight() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Gets the value of the
cellHeightproperty. - getCellHeight() - Method in interface io.github.palexdev.virtualizedfx.unused.base.VirtualFlow
-
Deprecated.
- getCellHeight() - Method in class io.github.palexdev.virtualizedfx.unused.simple.LayoutManager
-
Deprecated.
- getCellHeight() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
-
Deprecated.
- getCellHeight() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
-
Deprecated.Delegate method for
LayoutManager.getCellHeight(). - getCells() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
- getCells() - Method in class io.github.palexdev.virtualizedfx.grid.GridRow
- getCells() - Method in class io.github.palexdev.virtualizedfx.grid.GridState
-
By iterating over all the rows in the state (using Streams) this gathers all the cells contained in the rows into one list.
- getCells() - Method in class io.github.palexdev.virtualizedfx.table.TableRow
- getCells() - Method in class io.github.palexdev.virtualizedfx.unused.simple.CellsManager
-
Deprecated.
- getCells() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
-
Deprecated.
- getCells() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
-
Deprecated.Delegate method for
CellsManager.getCells(). - getCellsAsNodes() - Method in class io.github.palexdev.virtualizedfx.table.TableRow
-
Converts the cells to a list of nodes using
Cell.getNode(). - getCellSize() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
-
Gets the value of the
cellSizeproperty. - getCellSize() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
-
Gets the value of the
cellSizeproperty. - getCellsManager() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
-
Deprecated.
- getCellsPerPage() - Method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlow
-
Gets the value of the
cellsPerPageproperty. - getCellsUnmodifiable() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
- getCellsUnmodifiable() - Method in class io.github.palexdev.virtualizedfx.grid.GridRow
- getCellsUnmodifiable() - Method in class io.github.palexdev.virtualizedfx.table.TableRow
- getCellWidth() - Method in interface io.github.palexdev.virtualizedfx.unused.base.VirtualFlow
-
Deprecated.
- getCellWidth() - Method in class io.github.palexdev.virtualizedfx.unused.simple.LayoutManager
-
Deprecated.
- getCellWidth() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
-
Deprecated.
- getCellWidth() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
-
Deprecated.Delegate method for
LayoutManager.getCellWidth(). - getChildren() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
-
Deprecated.
- getClassCssMetaData() - Static method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
- getClassCssMetaData() - Static method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
- getClassCssMetaData() - Static method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlow
- getClassCssMetaData() - Static method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
- getClassCssMetaData() - Static method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedVirtualGrid
- getClassCssMetaData() - Static method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
- getClassCssMetaData() - Static method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedVirtualTable
- getClassCssMetaData() - Static method in class io.github.palexdev.virtualizedfx.table.VirtualTable
- getClipBorderRadius() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
clipBorderRadiusproperty. - getClipBorderRadius() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
-
Gets the value of the
clipBorderRadiusproperty. - getClipBorderRadius() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
-
Gets the value of the
clipBorderRadiusproperty. - getClipBorderRadius() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Gets the value of the
clipBorderRadiusproperty. - getColumn() - Method in class io.github.palexdev.virtualizedfx.table.defaults.SimpleTableCell
-
Gets the value of the
columnproperty. - getColumn(int) - Method in class io.github.palexdev.virtualizedfx.table.TableRow
-
Shortcut for
VirtualTable.getColumn(int). - getColumn(int) - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
- getColumnIndex(TableColumn<T, ? extends TableCell<T>>) - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Returns the index at which the given column resides in the
VirtualTable.getColumns()list. - getColumns() - Method in class io.github.palexdev.virtualizedfx.grid.GridRow
- getColumns() - Method in class io.github.palexdev.virtualizedfx.table.TableRow
- getColumns() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
- getColumnsAsNodes() - Method in class io.github.palexdev.virtualizedfx.table.TableState
-
Converts the columns to a list or
Regionsby iterating over theTableState.getColumnsRange()and usingVirtualTable.getColumn(int). - getColumnSize() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Gets the value of the
columnSizeproperty. - getColumnsLayoutMode() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Gets the value of the
columnsLayoutModeproperty. - getColumnsNum() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
-
Delegate for
Grid.getColumnsNum() - getColumnsRange() - Method in class io.github.palexdev.virtualizedfx.grid.GridState
- getColumnsRange() - Method in class io.github.palexdev.virtualizedfx.table.TableState
- getContent() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
contentproperty. - getContentBounds() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
contentBoundsproperty. - getControlCssMetaData() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
- getControlCssMetaData() - Method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlow
- getControlCssMetaData() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
- getControlCssMetaData() - Method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedVirtualGrid
- getControlCssMetaData() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
- getControlCssMetaData() - Method in class io.github.palexdev.virtualizedfx.table.defaults.DefaultTableColumn
- getControlCssMetaData() - Method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedVirtualTable
- getControlCssMetaData() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
- getConverter() - Method in interface io.github.palexdev.virtualizedfx.cell.MappingTableCell
- getConverter() - Method in class io.github.palexdev.virtualizedfx.table.defaults.SimpleTableCell
- getCurrentPage() - Method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlow
-
Gets the value of the
currentPageproperty. - getCurrentPage() - Method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedVirtualGrid
-
Gets the value of the
currentPageproperty. - getCurrentPage() - Method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedVirtualTable
-
Gets the value of the
currentPageproperty. - getDirection() - Method in class io.github.palexdev.virtualizedfx.controls.behavior.MFXScrollBarBehavior
-
Gets the value of the
directionproperty. - getEstimatedHeight() - Method in class io.github.palexdev.virtualizedfx.unused.simple.LayoutManager
-
Deprecated.
- getEstimatedHeight() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
-
Deprecated.Delegate method for
LayoutManager.getEstimatedHeight(). - getEstimatedLength() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
-
Gets the value of the
estimatedLengthproperty. - getEstimatedSize() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
-
Gets the value of the
estimatedSizeproperty. - getEstimatedSize() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Gets the value of the
estimatedSizeproperty. - getEstimatedWidth() - Method in class io.github.palexdev.virtualizedfx.unused.simple.LayoutManager
-
Deprecated.
- getEstimatedWidth() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
-
Deprecated.Delegate method for
LayoutManager.getEstimatedWidth(). - getEventType() - Method in class io.github.palexdev.virtualizedfx.controls.behavior.actions.EventAction
- getExtractor() - Method in interface io.github.palexdev.virtualizedfx.cell.MappingTableCell
- getExtractor() - Method in class io.github.palexdev.virtualizedfx.table.defaults.SimpleTableCell
- getFirst() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
-
Shortcut for
OrientationHelper.firstVisible(). - getFlow() - Method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlowSkin
- getGrid() - Method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedVirtualGridSkin
- getGridHelper() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
-
Gets the value of the
gridHelperproperty. - getGridHelperSupplier() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
-
To allow more customization on how the cells are laid out, the virtual grid allows you to specify a supplier used to build a
GridHelperwhich is responsible for some core actions about cells and layout. - getHandler() - Method in class io.github.palexdev.virtualizedfx.controls.behavior.actions.EventAction
- getHBar() - Method in interface io.github.palexdev.virtualizedfx.unused.base.VirtualFlow
-
Deprecated.
- getHBar() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
-
Deprecated.
- getHBarBehavior() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
hBarBehaviorproperty. - getHBarOffset() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
hBarOffsetproperty. - getHBarPadding() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
hBarPaddingproperty. - getHBarPolicy() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
hBarPolicyproperty. - getHBarPos() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
hBarPosproperty. - getHeight() - Method in class io.github.palexdev.virtualizedfx.beans.VirtualBounds
- getHeight(Node) - Method in interface io.github.palexdev.virtualizedfx.unused.base.OrientationHelper
-
Deprecated.
- getHeight(Node) - Method in class io.github.palexdev.virtualizedfx.unused.base.OrientationHelper.HorizontalHelper
-
Deprecated.If the Node's maxHeight is set to
Double.MAX_VALUEthen returns the VirtualFlow's height, otherwise callsOrientationHelper.boundSize(double, double, double). - getHeight(Node) - Method in class io.github.palexdev.virtualizedfx.unused.base.OrientationHelper.VerticalHelper
-
Deprecated.
- getHMax() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
hMaxproperty. - getHMin() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
hMinproperty. - getHorizontalPosition() - Method in interface io.github.palexdev.virtualizedfx.unused.base.VirtualFlow
-
Deprecated.
- getHorizontalPosition() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
-
Deprecated.
- getHPos() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
-
Gets the value of the
hPosproperty. - getHPos() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
- getHPos() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
- getHTrackIncrement() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
hTrackIncrementproperty. - getHUnitIncrement() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
hUnitIncrementproperty. - getHVal() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
hValproperty. - getIconAlignment() - Method in class io.github.palexdev.virtualizedfx.table.defaults.DefaultTableColumn
-
Gets the value of the
iconAlignmentproperty. - getIndex() - Method in class io.github.palexdev.virtualizedfx.grid.GridRow
- getIndex() - Method in class io.github.palexdev.virtualizedfx.table.defaults.SimpleTableCell
-
Gets the value of the
indexproperty. - getIndex() - Method in class io.github.palexdev.virtualizedfx.table.TableRow
- getIndexedCells() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
-
Delegate method for
FlowState.getCells(). - getIndexedCells() - Method in class io.github.palexdev.virtualizedfx.grid.GridState
-
By iterating over all the rows in the state (using Streams) this gathers all the cells contained in the rows in one map.
- getIndexedCells() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
-
Delegate for
GridState.getIndexedCells(). - getIndexedColumns() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
This map is built by iterating on the columns list and mapping them to the index at which they are found.
- getIndexedVisibleCells() - Method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedVirtualGrid
-
Returns a map containing all the currently visible cells in the page.
- getItem() - Method in class io.github.palexdev.virtualizedfx.table.defaults.SimpleTableCell
-
Gets the value of the
itemproperty. - getItems() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
-
Gets the value of the
itemsproperty. - getItems() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
-
Gets the value of the
itemsproperty. - getItems() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Gets the value of the
itemsproperty. - getItems() - Method in interface io.github.palexdev.virtualizedfx.unused.base.VirtualFlow
-
Deprecated.
- getItems() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
-
Deprecated.
- getKeysDeque() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
- getKeysDequeue() - Method in class io.github.palexdev.virtualizedfx.table.TableState
- getLast() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
-
Shortcut for
OrientationHelper.lastVisible(). - getLastAvailable() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
- getLastColumnsRange() - Method in class io.github.palexdev.virtualizedfx.grid.ViewportManager
-
Gets the value of the
lastColumnsRangeproperty. - getLastColumnsRange() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
-
Gets the value of the
lastColumnsRangeproperty. - getLastColumnsRange() - Method in class io.github.palexdev.virtualizedfx.table.ViewportManager
-
Gets the value of the
lastColumnsRangeproperty. - getLastColumnsRange() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Gets the value of the
lastColumnsRangeproperty. - getLastRange() - Method in class io.github.palexdev.virtualizedfx.flow.ViewportManager
-
Gets the value of the
lastRangeproperty. - getLastRange() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
-
Gets the value of the
lastRangeproperty. - getLastRowsRange() - Method in class io.github.palexdev.virtualizedfx.grid.ViewportManager
-
Gets the value of the
lastRowsRangeproperty. - getLastRowsRange() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
-
Gets the value of the
lastRowsRangeproperty. - getLastRowsRange() - Method in class io.github.palexdev.virtualizedfx.table.ViewportManager
-
Gets the value of the
lastRowsRangeproperty. - getLastRowsRange() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Gets the value of the
lastRowsRangeproperty. - getLayoutManager() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
-
Deprecated.
- getLayoutMode() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
layoutModeproperty. - getLength() - Method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlowSkin
-
Core method used by:
- getLength() - Method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedVirtualGridSkin
-
Core method used by:
- getLength() - Method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedVirtualTableSkin
-
Core method used by:
- getLinearCells() - Method in class io.github.palexdev.virtualizedfx.grid.GridRow
-
Converts the cells map to a new map with a different key -> value mapping.
- getListener() - Method in class io.github.palexdev.virtualizedfx.controls.behavior.actions.ChangeAction
- getListener() - Method in class io.github.palexdev.virtualizedfx.controls.behavior.actions.InvalidationAction
- getMax() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
-
Gets the value of the
maxproperty. - getMaxBreadth() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
-
Gets the value of the
maxBreadthproperty. - getMaxPage() - Method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlow
-
Gets the value of the
maxPageproperty. - getMaxPage() - Method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedVirtualGrid
-
Gets the value of the
maxPageproperty. - getMaxPage() - Method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedVirtualTable
-
Gets the value of the
maxPageproperty. - getMin() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
-
Gets the value of the
minproperty. - getMousePos(MouseEvent) - Method in class io.github.palexdev.virtualizedfx.controls.behavior.MFXScrollBarBehavior
-
Obtains the mouse position from the given
MouseEventdepending on the scroll bar's orientation. - getNewIndex() - Method in class io.github.palexdev.virtualizedfx.flow.FlowMapping.AbstractMapping
- getNewIndex() - Method in interface io.github.palexdev.virtualizedfx.flow.FlowMapping
- getNode() - Method in interface io.github.palexdev.virtualizedfx.cell.Cell
-
Returns the cell's node.
- getNode() - Method in class io.github.palexdev.virtualizedfx.controls.behavior.actions.EventAction
- getNode() - Method in class io.github.palexdev.virtualizedfx.controls.behavior.base.BehaviorBase
- getNode() - Method in class io.github.palexdev.virtualizedfx.table.defaults.SimpleTableCell
- getNodes() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
-
By iterating over all the cells in the state (using Streams) this converts them to a list of
Nodes, withCell.getNode() - getNodes() - Method in class io.github.palexdev.virtualizedfx.grid.GridState
-
By iterating over all the rows in the state (using Streams) this converts the cells contained in the rows to a list of
Nodes, withCell.getNode() - getObservable() - Method in class io.github.palexdev.virtualizedfx.controls.behavior.actions.ChangeAction
- getObservable() - Method in class io.github.palexdev.virtualizedfx.controls.behavior.actions.InvalidationAction
- getOldIndex() - Method in class io.github.palexdev.virtualizedfx.flow.FlowMapping.AbstractMapping
- getOldIndex() - Method in interface io.github.palexdev.virtualizedfx.flow.FlowMapping
- getOrientation() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
-
Gets the value of the
orientationproperty. - getOrientation() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
orientationproperty. - getOrientation() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
-
Gets the value of the
orientationproperty. - getOrientation() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
-
Deprecated.
- getOrientationHelper() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
-
Gets the value of the
orientationHelperproperty. - getOrientationHelper() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
-
Deprecated.
- getOrientationHelperFactory() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
-
Gets the value of the
orientationHelperFactoryproperty. - getPosition() - Method in class io.github.palexdev.virtualizedfx.grid.GridRow
- getPosition() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
-
Gets the value of the
positionproperty. - getPosition() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Gets the value of the
positionproperty. - getPositions() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
- getPositions() - Method in class io.github.palexdev.virtualizedfx.grid.GridRow
- getPositionsUnmodifiable() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
- getPositionsUnmodifiable() - Method in class io.github.palexdev.virtualizedfx.grid.GridRow
- getProperty() - Method in class io.github.palexdev.virtualizedfx.table.defaults.UpdatingTableCell
-
Returns the
ObservableValueextracted by the extractor function. - getRange() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
- getRange() - Method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlow
-
Returns the range of displayed items in the current page.
- getRegion() - Method in class io.github.palexdev.virtualizedfx.table.defaults.DefaultTableColumn
- getRegion() - Method in interface io.github.palexdev.virtualizedfx.table.TableColumn
-
Returns the column's region.
- getResource(String) - Static method in class io.github.palexdev.virtualizedfx.ResourceManager
- getRow() - Method in class io.github.palexdev.virtualizedfx.table.defaults.SimpleTableCell
-
Gets the value of the
rowproperty. - getRowFactory() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Gets the value of the
rowFactoryproperty. - getRows() - Method in class io.github.palexdev.virtualizedfx.grid.GridState
- getRows() - Method in class io.github.palexdev.virtualizedfx.table.TableState
- getRowsNum() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
-
Delegate for
Grid.getRowsNum() - getRowsPerPage() - Method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedVirtualGrid
-
Gets the value of the
rowsPerPageproperty. - getRowsPerPage() - Method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedVirtualTable
-
Gets the value of the
rowsPerPageproperty. - getRowsRange() - Method in class io.github.palexdev.virtualizedfx.grid.GridState
- getRowsRange() - Method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedVirtualGrid
-
Returns the range of displayed rows in the current page.
- getRowsRange() - Method in class io.github.palexdev.virtualizedfx.table.TableState
- getRowsUnmodifiable() - Method in class io.github.palexdev.virtualizedfx.grid.GridState
- getRowsUnmodifiable() - Method in class io.github.palexdev.virtualizedfx.table.TableState
- getScrollDelta(ScrollEvent) - Method in class io.github.palexdev.virtualizedfx.controls.behavior.MFXScrollBarBehavior
-
Obtains the scroll delta from the given
ScrollEventdepending on the scroll bar's orientation. - getScrolled() - Method in class io.github.palexdev.virtualizedfx.unused.simple.LayoutManager
-
Deprecated.
- getScrolled() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
-
Deprecated.Delegate method for
LayoutManager.getScrolled(). - getState() - Method in class io.github.palexdev.virtualizedfx.flow.ViewportManager
-
Gets the value of the
stateproperty. - getState() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
-
Gets the value of the
stateproperty. - getState() - Method in class io.github.palexdev.virtualizedfx.grid.ViewportManager
-
Gets the value of the
stateproperty. - getState() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
-
Gets the value of the
stateproperty. - getState() - Method in class io.github.palexdev.virtualizedfx.table.ViewportManager
-
Gets the value of the
stateproperty. - getState() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Gets the value of the
stateproperty. - getTable() - Method in class io.github.palexdev.virtualizedfx.table.defaults.DefaultTableColumn
- getTable() - Method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedVirtualTableSkin
- getTable() - Method in class io.github.palexdev.virtualizedfx.table.TableCache
- getTable() - Method in interface io.github.palexdev.virtualizedfx.table.TableColumn
- getTable() - Method in class io.github.palexdev.virtualizedfx.table.TableRow
- getTable() - Method in class io.github.palexdev.virtualizedfx.table.TableState
- getTableCache() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
- getTableHelper() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Gets the value of the
tableHelperproperty. - getTableHelperSupplier() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Gets the value of the
tableHelperSupplierproperty. - getTargetSize() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
-
This is the minimum number of cells for which the viewport can be considered full.
- getTargetSize() - Method in class io.github.palexdev.virtualizedfx.grid.GridState
- getTargetSize() - Method in class io.github.palexdev.virtualizedfx.table.TableState
- getThumbPos() - Method in class io.github.palexdev.virtualizedfx.controls.behavior.MFXScrollBarBehavior
- getThumbPos() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
-
Gets the value of the
thumbPosproperty. - getTrackIncrement() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
-
Gets the value of the
trackIncrementproperty. - getTrackLength() - Method in class io.github.palexdev.virtualizedfx.controls.behavior.MFXScrollBarBehavior
- getTrackLength() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
-
Gets the value of the
trackLengthproperty. - getType() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
- getType() - Method in class io.github.palexdev.virtualizedfx.grid.GridState
- getType() - Method in class io.github.palexdev.virtualizedfx.table.TableState
- getUnitIncrement() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
-
Gets the value of the
unitIncrementproperty. - getUserAgentStylesheet() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
- getUserAgentStylesheet() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
- getUserAgentStylesheet() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
-
Deprecated.
- getValue() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
-
Gets the value of the
valueproperty. - getVBar() - Method in interface io.github.palexdev.virtualizedfx.unused.base.VirtualFlow
-
Deprecated.
- getVBar() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
-
Deprecated.
- getVBarBehavior() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
vBarBehaviorproperty. - getVBarOffset() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
vBarOffsetproperty. - getVBarPadding() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
vBarPaddingproperty. - getVBarPolicy() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
vBarPolicyproperty. - getVBarPos() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
vBarPosproperty. - getVerticalPosition() - Method in interface io.github.palexdev.virtualizedfx.unused.base.VirtualFlow
-
Deprecated.
- getVerticalPosition() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
-
Deprecated.
- getViewportHeight() - Method in class io.github.palexdev.virtualizedfx.table.TableHelper.AbstractHelper
- getViewportHeight() - Method in interface io.github.palexdev.virtualizedfx.table.TableHelper
-
The table is a particular virtualized control because the actual viewport height is not the entire height of the table.
- getViewportManager() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
- getViewportManager() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
- getViewportManager() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
- getVirtualFlow() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
- getVirtualFlow() - Method in class io.github.palexdev.virtualizedfx.flow.ViewportManager
- getVirtualFlow() - Method in interface io.github.palexdev.virtualizedfx.unused.base.VirtualFlow
-
Deprecated.
- getVirtualFlow() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
-
Deprecated.
- getVirtualFlow() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
-
Deprecated.
- getVirtualGrid() - Method in class io.github.palexdev.virtualizedfx.grid.GridRow
- getVirtualHeight() - Method in class io.github.palexdev.virtualizedfx.beans.VirtualBounds
- getVirtualWidth() - Method in class io.github.palexdev.virtualizedfx.beans.VirtualBounds
- getVisibleAmount() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
-
Gets the value of the
visibleAmountproperty. - getVisibleCells() - Method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlow
-
Returns a map containing all the currently visible cells in the page.
- getVMax() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
vMaxproperty. - getVMin() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
vMinproperty. - getVPos() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
-
Gets the value of the
vPosproperty. - getVPos() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
- getVPos() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
- getVTrackIncrement() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
vTrackIncrementproperty. - getVUnitIncrement() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
vUnitIncrementproperty. - getVVal() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Gets the value of the
vValproperty. - getWidth() - Method in class io.github.palexdev.virtualizedfx.beans.VirtualBounds
- getWidth(Node) - Method in interface io.github.palexdev.virtualizedfx.unused.base.OrientationHelper
-
Deprecated.
- getWidth(Node) - Method in class io.github.palexdev.virtualizedfx.unused.base.OrientationHelper.HorizontalHelper
-
Deprecated.
- getWidth(Node) - Method in class io.github.palexdev.virtualizedfx.unused.base.OrientationHelper.VerticalHelper
-
Deprecated.If the Node's maxWidth is set to
Double.MAX_VALUEthen returns the VirtualFlow's width, otherwise callsOrientationHelper.boundSize(double, double, double). - getWidthOf(int) - Method in class io.github.palexdev.virtualizedfx.table.defaults.DefaultTableRow
-
If a cell is present in the map at the given column index returns
Node.prefWidth(double)on the cell's node, otherwise returns 0.0. - getWidthOf(int) - Method in class io.github.palexdev.virtualizedfx.table.TableRow
-
Should specify the behavior to convert the index of a column to a cell width.
- goToFirstPage() - Method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedVirtualGrid
-
Shortcut for
PaginatedVirtualGrid.goToPage(int)with 1 as parameter. - goToFirstPage() - Method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedVirtualTable
-
Shortcut for
PaginatedVirtualTable.goToPage(int)with 1 as parameter. - goToLastPage() - Method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedVirtualGrid
-
Shortcut for
PaginatedVirtualGrid.goToPage(int)withPaginatedVirtualGrid.getMaxPage()as parameter. - goToLastPage() - Method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedVirtualTable
-
Shortcut for
PaginatedVirtualTable.goToPage(int)withPaginatedVirtualTable.getMaxPage()as parameter. - goToPage(int) - Method in interface io.github.palexdev.virtualizedfx.flow.paginated.PaginatedHelper
-
Scrolls the viewport to the desired page.
- goToPage(int) - Method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedHelper.PaginatedHorizontalHelper
-
Scrolls the viewport to the desired page.
- goToPage(int) - Method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedHelper.PaginatedVerticalHelper
-
Scrolls the viewport to the desired page.
- goToPage(int) - Method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlow
-
Shortcut for
PaginatedVirtualFlow.setCurrentPage(int). - goToPage(int) - Method in interface io.github.palexdev.virtualizedfx.grid.paginated.PaginatedHelper
-
Scrolls the viewport to the desired page.
- goToPage(int) - Method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedHelper.PaginatedGridHelper
- goToPage(int) - Method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedVirtualGrid
-
Shortcut for
PaginatedVirtualGrid.setRowsPerPage(int). - goToPage(int) - Method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedHelper.FixedPaginatedTableHelper
- goToPage(int) - Method in interface io.github.palexdev.virtualizedfx.table.paginated.PaginatedHelper
-
Scrolls the viewport to the desired page
- goToPage(int) - Method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedHelper.VariablePaginatedTableHelper
- goToPage(int) - Method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedVirtualTable
-
Shortcut for
PaginatedVirtualTable.setRowsPerPage(int). - grid - Variable in class io.github.palexdev.virtualizedfx.grid.GridHelper.AbstractHelper
- GridCell<T> - Interface in io.github.palexdev.virtualizedfx.cell
-
Specialization of
Cellspecifically used byVirtualGridand subclasses. - GridHelper - Interface in io.github.palexdev.virtualizedfx.grid
-
The
GridHelperis a utility interface which collects a series of common computations/operations used byVirtualGridand its subcomponents. - GridHelper.AbstractHelper - Class in io.github.palexdev.virtualizedfx.grid
-
Abstract implementation of
GridHelper, base class forGridHelper.DefaultGridHelper. - GridHelper.DefaultGridHelper - Class in io.github.palexdev.virtualizedfx.grid
-
Concrete implementation of
GridHelper.AbstractHelperwith default/expected behavior for a virtual grid. - gridHelperProperty() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
-
The current built helper for the grid, see
GridHelper. - gridHelperSupplierProperty() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
- GridRow<T,
C extends GridCell<T>> - Class in io.github.palexdev.virtualizedfx.grid -
This is a helper class to support
GridState. - GridRow(VirtualGrid<T, C>, int, IntegerRange) - Constructor for class io.github.palexdev.virtualizedfx.grid.GridRow
- GridState<T,
C extends GridCell<T>> - Class in io.github.palexdev.virtualizedfx.grid -
Class used by the
ViewportManagerto represent the state of the viewport at a given time. - GridState() - Constructor for class io.github.palexdev.virtualizedfx.grid.GridState
- GridState(VirtualGrid<T, C>, IntegerRange, IntegerRange) - Constructor for class io.github.palexdev.virtualizedfx.grid.GridState
- GridStateProperty<T,
C extends GridCell<T>> - Class in io.github.palexdev.virtualizedfx.beans -
Convenience property that extends
ReadOnlyObjectWrapperforGridState. - GridStateProperty() - Constructor for class io.github.palexdev.virtualizedfx.beans.GridStateProperty
- GridStateProperty(GridState<T, C>) - Constructor for class io.github.palexdev.virtualizedfx.beans.GridStateProperty
- GridStateProperty(Object, String) - Constructor for class io.github.palexdev.virtualizedfx.beans.GridStateProperty
- GridStateProperty(Object, String, GridState<T, C>) - Constructor for class io.github.palexdev.virtualizedfx.beans.GridStateProperty
All Classes and Interfaces|All Packages|Constant Field Values