索引
All Classes and Interfaces|所有程序包
L
- lastVisible() - 类中的方法 io.github.palexdev.virtualizedfx.flow.base.OrientationHelper.HorizontalHelper
-
Computes the first visible cell index in the viewport with this formula:
- lastVisible() - 接口中的方法 io.github.palexdev.virtualizedfx.flow.base.OrientationHelper
- lastVisible() - 类中的方法 io.github.palexdev.virtualizedfx.flow.base.OrientationHelper.VerticalHelper
-
Computes the first visible cell index in the viewport with this formula:
- lastVisible() - 类中的方法 io.github.palexdev.virtualizedfx.flow.simple.LayoutManager
-
Delegate method of
OrientationHelper.lastVisible(). - layout(Node, int, double, double) - 类中的方法 io.github.palexdev.virtualizedfx.flow.base.OrientationHelper.HorizontalHelper
-
Computes the Node's x position and then calls
OrientationHelper.HorizontalHelper.resizeRelocate(Node, double, double, double). - layout(Node, int, double, double) - 接口中的方法 io.github.palexdev.virtualizedfx.flow.base.OrientationHelper
-
Lays out the given node.
- layout(Node, int, double, double) - 类中的方法 io.github.palexdev.virtualizedfx.flow.base.OrientationHelper.VerticalHelper
-
Computes the Node's y position and then calls
OrientationHelper.VerticalHelper.resizeRelocate(Node, double, double, double). - layoutChildren() - 类中的方法 io.github.palexdev.virtualizedfx.flow.simple.SimpleVirtualFlow
- layoutChildren() - 类中的方法 io.github.palexdev.virtualizedfx.flow.simple.SimpleVirtualFlowContainer
-
Overridden to be empty.
- LayoutManager<T,
C extends Cell<T>> - io.github.palexdev.virtualizedfx.flow.simple中的类 -
Helper class to keep track of some parameters like:
- LayoutManager(SimpleVirtualFlowContainer<T, C>) - 类的构造器 io.github.palexdev.virtualizedfx.flow.simple.LayoutManager
- LEFT - enum class 中的枚举常量 io.github.palexdev.virtualizedfx.utils.ScrollUtils.ScrollDirection
- leftOrRight(double) - 类中的静态方法 io.github.palexdev.virtualizedfx.utils.ScrollUtils
-
If the given delta is lesser than 0 returns LEFT, otherwise returns RIGHT.
- ListChangeHelper - io.github.palexdev.virtualizedfx.utils中的类
-
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.
- ListChangeHelper() - 类的构造器 io.github.palexdev.virtualizedfx.utils.ListChangeHelper
- ListChangeHelper.Change - io.github.palexdev.virtualizedfx.utils中的类
-
Bean to contain two Sets of added and removed
ListChangeHelper.ChangeBeans and one ofListChangeHelper.ReplaceBeans. - ListChangeHelper.ChangeBean - io.github.palexdev.virtualizedfx.utils中的类
-
Bean to represent an addition or removal change.
- ListChangeHelper.ReplaceBean - io.github.palexdev.virtualizedfx.utils中的类
-
Bean to represent a replacement change.
- loadResource(String) - 类中的静态方法 io.github.palexdev.virtualizedfx.ResourceManager
All Classes and Interfaces|所有程序包