Index

A B C D E F G H I L M N O P R S T U V W X Y 
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 behavior property.
getBehavior() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
Gets the value of the behavior property.
getButtonsGap() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
Gets the value of the buttonsGap property.
getButtonsGap() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the buttonsGap property.
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 cellFactory property.
getCellFactory() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
Gets the value of the cellFactory property.
getCellFactory() - Method in class io.github.palexdev.virtualizedfx.table.defaults.DefaultTableColumn
Gets the value of the cellFactory property.
getCellFactory() - Method in interface io.github.palexdev.virtualizedfx.table.TableColumn
Gets the value of the cellFactory property.
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 cellHeight property.
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 cellSize property.
getCellSize() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
Gets the value of the cellSize property.
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 cellsPerPage property.
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 clipBorderRadius property.
getClipBorderRadius() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
Gets the value of the clipBorderRadius property.
getClipBorderRadius() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
Gets the value of the clipBorderRadius property.
getClipBorderRadius() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
Gets the value of the clipBorderRadius property.
getColumn() - Method in class io.github.palexdev.virtualizedfx.table.defaults.SimpleTableCell
Gets the value of the column property.
getColumn(int) - Method in class io.github.palexdev.virtualizedfx.table.TableRow
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 Regions by iterating over the TableState.getColumnsRange() and using VirtualTable.getColumn(int).
getColumnSize() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
Gets the value of the columnSize property.
getColumnsLayoutMode() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
Gets the value of the columnsLayoutMode property.
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 content property.
getContentBounds() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the contentBounds property.
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 currentPage property.
getCurrentPage() - Method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedVirtualGrid
Gets the value of the currentPage property.
getCurrentPage() - Method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedVirtualTable
Gets the value of the currentPage property.
getDirection() - Method in class io.github.palexdev.virtualizedfx.controls.behavior.MFXScrollBarBehavior
Gets the value of the direction property.
getEstimatedHeight() - Method in class io.github.palexdev.virtualizedfx.unused.simple.LayoutManager
Deprecated.
 
getEstimatedHeight() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
Deprecated.
getEstimatedLength() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
Gets the value of the estimatedLength property.
getEstimatedSize() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
Gets the value of the estimatedSize property.
getEstimatedSize() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
Gets the value of the estimatedSize property.
getEstimatedWidth() - Method in class io.github.palexdev.virtualizedfx.unused.simple.LayoutManager
Deprecated.
 
getEstimatedWidth() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
Deprecated.
getEventType() - Method in class io.github.palexdev.virtualizedfx.controls.behavior.actions.EventAction
 
getExtraAutosizeWidth() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
Gets the value of the extraAutosizeWidth property.
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
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 gridHelper property.
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 GridHelper which 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 hBarBehavior property.
getHBarOffset() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the hBarOffset property.
getHBarPadding() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the hBarPadding property.
getHBarPolicy() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the hBarPolicy property.
getHBarPos() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the hBarPos property.
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_VALUE then returns the VirtualFlow's height, otherwise calls OrientationHelper.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 hMax property.
getHMin() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the hMin property.
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 hPos property.
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 hTrackIncrement property.
getHUnitIncrement() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the hUnitIncrement property.
getHVal() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the hVal property.
getIconAlignment() - Method in class io.github.palexdev.virtualizedfx.table.defaults.DefaultTableColumn
Gets the value of the iconAlignment property.
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 index property.
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
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 item property.
getItems() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
Gets the value of the items property.
getItems() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
Gets the value of the items property.
getItems() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
Gets the value of the items property.
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
getLastAvailable() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
 
getLastColumnsRange() - Method in class io.github.palexdev.virtualizedfx.grid.GridManager
Gets the value of the lastColumnsRange property.
getLastColumnsRange() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
Gets the value of the lastColumnsRange property.
getLastColumnsRange() - Method in class io.github.palexdev.virtualizedfx.table.TableManager
Gets the value of the lastColumnsRange property.
getLastColumnsRange() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
Gets the value of the lastColumnsRange property.
getLastRange() - Method in class io.github.palexdev.virtualizedfx.flow.FlowManager
Gets the value of the lastRange property.
getLastRange() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
Gets the value of the lastRange property.
getLastRowsRange() - Method in class io.github.palexdev.virtualizedfx.grid.GridManager
Gets the value of the lastRowsRange property.
getLastRowsRange() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
Gets the value of the lastRowsRange property.
getLastRowsRange() - Method in class io.github.palexdev.virtualizedfx.table.TableManager
Gets the value of the lastRowsRange property.
getLastRowsRange() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
Gets the value of the lastRowsRange property.
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 layoutMode property.
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 max property.
getMaxBreadth() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
Gets the value of the maxBreadth property.
getMaxPage() - Method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlow
Gets the value of the maxPage property.
getMaxPage() - Method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedVirtualGrid
Gets the value of the maxPage property.
getMaxPage() - Method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedVirtualTable
Gets the value of the maxPage property.
getMin() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
Gets the value of the min property.
getMousePos(MouseEvent) - Method in class io.github.palexdev.virtualizedfx.controls.behavior.MFXScrollBarBehavior
Obtains the mouse position from the given MouseEvent depending 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, with Cell.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, with Cell.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 orientation property.
getOrientation() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the orientation property.
getOrientation() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
Gets the value of the orientation property.
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 orientationHelper property.
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 orientationHelperFactory property.
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 position property.
getPosition() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
Gets the value of the position property.
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 ObservableValue extracted 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 row property.
getRowFactory() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
Gets the value of the rowFactory property.
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 rowsPerPage property.
getRowsPerPage() - Method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedVirtualTable
Gets the value of the rowsPerPage property.
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 ScrollEvent depending 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.FlowManager
Gets the value of the state property.
getState() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
Gets the value of the state property.
getState() - Method in class io.github.palexdev.virtualizedfx.grid.GridManager
Gets the value of the state property.
getState() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
Gets the value of the state property.
getState() - Method in class io.github.palexdev.virtualizedfx.table.TableManager
Gets the value of the state property.
getState() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
Gets the value of the state property.
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 tableHelper property.
getTableHelperSupplier() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
Gets the value of the tableHelperSupplier property.
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 thumbPos property.
getTrackIncrement() - Method in class io.github.palexdev.virtualizedfx.controls.MFXScrollBar
Gets the value of the trackIncrement property.
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 trackLength property.
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 unitIncrement property.
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 value property.
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 vBarBehavior property.
getVBarOffset() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the vBarOffset property.
getVBarPadding() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the vBarPadding property.
getVBarPolicy() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the vBarPolicy property.
getVBarPos() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the vBarPos property.
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.FlowManager
 
getVirtualFlow() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
 
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 visibleAmount property.
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 vMax property.
getVMin() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the vMin property.
getVPos() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
Gets the value of the vPos property.
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 vTrackIncrement property.
getVUnitIncrement() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the vUnitIncrement property.
getVVal() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
Gets the value of the vVal property.
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_VALUE then returns the VirtualFlow's width, otherwise calls OrientationHelper.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
goToLastPage() - Method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedVirtualTable
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
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
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
grid - Variable in class io.github.palexdev.virtualizedfx.grid.GridHelper.AbstractHelper
 
GridCell<T> - Interface in io.github.palexdev.virtualizedfx.cell
Specialization of Cell specifically used by VirtualGrid and subclasses.
GridHelper - Interface in io.github.palexdev.virtualizedfx.grid
The GridHelper is a utility interface which collects a series of common computations/operations used by VirtualGrid and its subcomponents.
GridHelper.AbstractHelper - Class in io.github.palexdev.virtualizedfx.grid
Abstract implementation of GridHelper, base class for GridHelper.DefaultGridHelper.
GridHelper.DefaultGridHelper - Class in io.github.palexdev.virtualizedfx.grid
Concrete implementation of GridHelper.AbstractHelper with 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
 
GridManager<T,C extends GridCell<T>> - Class in io.github.palexdev.virtualizedfx.grid
The FlowManager is responsible for managing the grid's viewport, track its current GridState and trigger states transitions.
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 GridManager to 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 ReadOnlyObjectWrapper for GridState.
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
 
A B C D E F G H I L M N O P R S T U V W X Y 
All Classes and Interfaces|All Packages|Constant Field Values