viewtify

viewtify.ui

UIScrollPane

UIScrollPane(Viewview)

Viewview

policy(ScrollBarPolicyhorizontal, ScrollBarPolicyvertical)UIScrollPane

ScrollBarPolicyhorizontal
ScrollBarPolicyvertical
UIScrollPane

Set scroll bar policy.

fit(booleanwidth, booleanheight)UIScrollPane

booleanwidth
booleanheight
UIScrollPane

Set box fitting policy.

content(UserInterfaceProviderNodeprovider, SwapAnimeanime)UIScrollPane

UserInterfaceProviderNodeprovider
SwapAnimeanime
UIScrollPane

Set the first child content.

slim()UIScrollPane

UIScrollPane

Set the scroll bar width to slim (5px).

thin()UIScrollPane

UIScrollPane

Set the scroll bar width to thin (3px).

scrollTo(UserInterfaceProvider?Nodetarget)UIScrollPane

UserInterfaceProvider?Nodetarget

A target UI to show in this view.

UIScrollPane

Scroll into the target UI.

scrollTo(UserInterfaceProvider?Nodetarget, booleananimate)UIScrollPane

UserInterfaceProvider?Nodetarget

A target UI to show in this view.

booleananimate

Flag for scroll animation.

UIScrollPane

Scroll into the target UI.

scrollTo(Nodetarget)UIScrollPane

Nodetarget

A target UI to show in this view.

UIScrollPane

Scroll into the target UI.

scrollTo(Nodetarget, booleananimate)UIScrollPane

Nodetarget

A target UI to show in this view.

booleananimate

Flag for scroll animation.

UIScrollPane

Scroll into the target UI.