Index
All Classes and Interfaces|All Packages|Constant Field Values
E
- EMPTY - Static variable in class io.github.palexdev.virtualizedfx.beans.VirtualBounds
- EMPTY - Static variable in class io.github.palexdev.virtualizedfx.flow.FlowState
- EMPTY - Static variable in class io.github.palexdev.virtualizedfx.grid.GridState
- enableBounceEffect() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow.Features
-
Deprecated.Calls
SimpleVirtualFlow.Features.enableBounceEffect(double, double)
with 5 and 40 values for strength and maxOverscroll respectively. - enableBounceEffect(double, double) - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow.Features
-
Deprecated.Adds a bounce effect when the start or end of the flow is reached.
- enableColumnsCacheProperty() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Specifies whether to enable or not the cache mechanism for the columns.
- enableOverlayProperty() - Method in class io.github.palexdev.virtualizedfx.table.defaults.DefaultTableColumn
-
Specifies whether the default skin should enable the overlay.
- enableSmoothScrolling(double) - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow.Features
-
Deprecated.Calls
SimpleVirtualFlow.Features.enableSmoothScrolling(double, double, double)
with 7 and 0.05 values for trackPadAdjustment and scrollThreshold as second and third parameters. - enableSmoothScrolling(double, double) - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow.Features
-
Deprecated.Calls
SimpleVirtualFlow.Features.enableSmoothScrolling(double, double, double)
with 0.05 value for scrollThreshold as third parameter. - enableSmoothScrolling(double, double, double) - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow.Features
-
Deprecated.Enables smooth scrolling for this VirtualFlow.
- equals(Object) - Method in class io.github.palexdev.virtualizedfx.beans.VirtualBounds
- estimatedHeightProperty() - Method in class io.github.palexdev.virtualizedfx.unused.simple.LayoutManager
-
Deprecated.The total height property, the sum of all cells' height.
- estimatedHeightProperty() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
-
Deprecated.Delegate method for
LayoutManager.estimatedHeightProperty()
. - estimatedLength - Variable in class io.github.palexdev.virtualizedfx.flow.OrientationHelper.AbstractOrientationHelper
- estimatedLengthProperty() - Method in class io.github.palexdev.virtualizedfx.flow.OrientationHelper.AbstractOrientationHelper
- estimatedLengthProperty() - Method in interface io.github.palexdev.virtualizedfx.flow.OrientationHelper
-
Holds the result of
OrientationHelper.computeEstimatedLength()
. - estimatedLengthProperty() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
-
Specifies the total length of all the cells.
- estimatedSize - Variable in class io.github.palexdev.virtualizedfx.grid.GridHelper.AbstractHelper
- estimatedSize - Variable in class io.github.palexdev.virtualizedfx.table.TableHelper.AbstractHelper
- estimatedSizeProperty() - Method in class io.github.palexdev.virtualizedfx.grid.GridHelper.AbstractHelper
- estimatedSizeProperty() - Method in interface io.github.palexdev.virtualizedfx.grid.GridHelper
-
Keeps the results of
GridHelper.computeEstimatedSize()
. - estimatedSizeProperty() - Method in class io.github.palexdev.virtualizedfx.grid.VirtualGrid
-
Specifies the total virtual size of the viewport as a
Size
object. - estimatedSizeProperty() - Method in class io.github.palexdev.virtualizedfx.table.TableHelper.AbstractHelper
- estimatedSizeProperty() - Method in interface io.github.palexdev.virtualizedfx.table.TableHelper
-
Keeps the results of
TableHelper.computeEstimatedSize()
. - estimatedSizeProperty() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Specifies the total virtual size of the viewport as a
Size
object. - estimatedWidthProperty() - Method in class io.github.palexdev.virtualizedfx.unused.simple.LayoutManager
-
Deprecated.The total width property, the sum of all cells' width.
- estimatedWidthProperty() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlowContainer
-
Deprecated.Delegate method for
LayoutManager.estimatedWidthProperty()
. - EventAction<E extends Event> - Class in io.github.palexdev.virtualizedfx.controls.behavior.actions
-
An
EventAction
is a convenience bean which implementsDisposableAction
used byBehaviorBase
to register anEventHandler
on a certainNode
for a certainEventType
, and dispose it once it's not needed anymore. - EventAction(Node, EventType<E>, EventHandler<E>) - Constructor for class io.github.palexdev.virtualizedfx.controls.behavior.actions.EventAction
- EventAction(Node, EventType<E>, EventHandler<E>, boolean) - Constructor for class io.github.palexdev.virtualizedfx.controls.behavior.actions.EventAction
- extraAutosizeWidthProperty() - Method in class io.github.palexdev.virtualizedfx.table.VirtualTable
-
Specifies an extra amount of pixel a column will have when it is auto-sized by the
TableHelper
.
All Classes and Interfaces|All Packages|Constant Field Values