All Classes and Interfaces
Class
Description
Base API for all cells.
Helper class to properly keep track of the needed cells, add them
to the container, update them on scroll, and update the cells layout.
Utils class to help with concurrency and callables.
Helper class to keep track of some parameters like:
Helper class to process changes in a list of items of type T, it also needs a range of indexes to
whether the changed values are within range.
Bean to contain two Sets of added and removed
ListChangeHelper.ChangeBean
s and one of ListChangeHelper.ReplaceBean
s.Bean to represent an addition or removal change.
Bean to represent a replacement change.
Simple bean to represent a range of values from min to max.
Extension of
SimpleObjectProperty
for NumberRange
s.Helper class to avoid as much as possible if/else statements to check
the VirtualFlow orientation.
Implementation of
OrientationHelper
for Orientation.HORIZONTAL
.Implementation of
OrientationHelper
for Orientation.VERTICAL
.Utility class for VirtualFlows.
Utils class to compute the difference between to Sets.
Simple implementation of
VirtualFlow
.Deprecated, for removal: This API element is subject to removal in a future version.
This is the
Region
used by SimpleVirtualFlow
to contain the cells.Represents an operation that accepts three input arguments and returns no
result.
Public API for every Virtual Flow