Package de.flapdoodle.kfx.layout.virtual
Class ScrollBoundsKt
-
- All Implemented Interfaces:
public final class ScrollBoundsKt
-
-
Method Summary
Modifier and Type Method Description final static UnitsetBounds(ScrollBar $self, ScrollBounds scrollBounds)final static Unitbind(ScrollBar $self, ObservableValue<ScrollBounds> scrollBounds)-
-
Method Detail
-
setBounds
final static Unit setBounds(ScrollBar $self, ScrollBounds scrollBounds)
-
bind
final static Unit bind(ScrollBar $self, ObservableValue<ScrollBounds> scrollBounds)
-
-
-
-