Index
All Classes and Interfaces|All Packages
H
- handler(Node, EventType<E>, EventHandler<E>) - Static method in class io.github.palexdev.virtualizedfx.controls.behavior.actions.EventAction
-
Equivalent to
EventAction(Node, EventType, EventHandler)
but this also registers the action on the node already. - handler(Node, EventType<E>, EventHandler<E>) - Method in class io.github.palexdev.virtualizedfx.controls.behavior.base.BehaviorBase
-
Creates a new
EventAction
usingEventAction.handler(Node, EventType, EventHandler)
and adds it to the actions list. - haveCellsChanged() - Method in class io.github.palexdev.virtualizedfx.flow.FlowState
- haveCellsChanged() - Method in class io.github.palexdev.virtualizedfx.grid.GridState
- hBarBehaviorProperty() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Specifies the function used to build the horizontal scroll bar's behavior.
- hBarPaddingProperty() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Specifies the extra padding for the horizontal scroll bar.
- hBarPolicyProperty() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Specifies the horizontal scroll bar visibility policy.
- hBarPosProperty() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Specifies the position of the horizontal scroll bar.
- hMaxProperty() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Specifies the horizontal scroll bar's maximum value.
- hMinProperty() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Specifies the horizontal scroll bar's minimum value.
- HorizontalHelper(VirtualFlow<?, ?>) - Constructor for class io.github.palexdev.virtualizedfx.flow.OrientationHelper.HorizontalHelper
- HorizontalHelper(VirtualFlow<?, ?>, SimpleVirtualFlowContainer<?, ?>) - Constructor for class io.github.palexdev.virtualizedfx.unused.base.OrientationHelper.HorizontalHelper
-
Deprecated.
- horizontalPositionProperty() - Method in interface io.github.palexdev.virtualizedfx.unused.base.VirtualFlow
-
Deprecated.Property for the horizontal scroll bar's value.
- horizontalPositionProperty() - Method in class io.github.palexdev.virtualizedfx.unused.simple.SimpleVirtualFlow
-
Deprecated.Property for the horizontal scroll bar's value.
- hPosProperty() - Method in class io.github.palexdev.virtualizedfx.flow.VirtualFlow
-
Specifies the horizontal position in the viewport.
- hScroll(IntegerRange) - Method in class io.github.palexdev.virtualizedfx.grid.GridState
-
This is responsible for transitioning to a new state when the viewport scrolls horizontally.
- hTrackIncrementProperty() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Specifies the amount added/subtracted to the horizontal scroll bar's value used by the scroll bar's track.
- hUnitIncrementProperty() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Specifies the amount added/subtracted to the horizontal scroll bar's value used by the buttons and by scrolling.
- hValProperty() - Method in class io.github.palexdev.virtualizedfx.controls.VirtualScrollPane
-
Specifies the horizontal scroll bar's value.
All Classes and Interfaces|All Packages