Index
All Classes and Interfaces|All Packages|Constant Field Values
W
- widthListener - Variable in class io.github.palexdev.virtualizedfx.table.TableHelper.AbstractHelper
- wrap() - Method in interface io.github.palexdev.virtualizedfx.controls.VirtualScrollPane.Wrappable
-
Wraps this in a
VirtualScrollPane
- wrap() - Method in class io.github.palexdev.virtualizedfx.flow.paginated.PaginatedVirtualFlow
- wrap() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
- wrap() - Method in class io.github.palexdev.virtualizedfx.grid.paginated.PaginatedVirtualGrid
- wrap() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
- wrap() - Method in class io.github.palexdev.virtualizedfx.table.paginated.PaginatedVirtualTable
- wrap() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
- wrap(PaginatedVirtualFlow<T, C>) - Static method in class io.github.palexdev.virtualizedfx.utils.VSPUtils
-
Does the hard job for you by creating a new
VirtualScrollPane
wrapping the givenPaginatedVirtualFlow
, initializing the needed bindings for the content bounds, the scrolling and the orientation. - wrap(VirtualFlow<T, C>) - Static method in class io.github.palexdev.virtualizedfx.utils.VSPUtils
-
Does the hard job for you by creating a new
VirtualScrollPane
wrapping the givenVirtualFlow
, initializing the needed bindings for the content bounds, the scrolling and the orientation. - wrap(PaginatedVirtualGrid<T, C>) - Static method in class io.github.palexdev.virtualizedfx.utils.VSPUtils
-
Does the hard job for you by creating a new
VirtualScrollPane
wrapping the givenPaginatedVirtualFlow
, initializing the needed bindings for the content bounds, the scrolling and the orientation. - wrap(VirtualGrid<T, C>) - Static method in class io.github.palexdev.virtualizedfx.utils.VSPUtils
-
Does the hard job for you by creating a new
VirtualScrollPane
wrapping the givenVirtualGrid
, initializing the needed bindings for the content bounds, the scrolling and the orientation. - wrap(PaginatedVirtualTable<T>) - Static method in class io.github.palexdev.virtualizedfx.utils.VSPUtils
- wrap(VirtualTable<T>) - Static method in class io.github.palexdev.virtualizedfx.utils.VSPUtils
All Classes and Interfaces|All Packages|Constant Field Values