viewtify.ui
UIScrollPane
AnimateHelper
UIScrollPane
,ScrollPane
AssociativeHelper
DecorationHelper
UIScrollPane
DisableHelper
UIScrollPane
kiss.Disposable
PropertyAccessHelper
StyleHelper
UIScrollPane
,ScrollPane
TooltipHelper
UIScrollPane
,ScrollPane
UserActionHelper
UIScrollPane
UserInterfaceProvider
ScrollPane
VerifyHelper
UIScrollPane
VisibleHelper
UIScrollPane
UIScrollPane
(View
view
)
View
view
)View view |
policy
(ScrollBarPolicy
horizontal
, ScrollBarPolicy
vertical
)
UIScrollPane
ScrollBarPolicy
horizontal
, ScrollBarPolicy
vertical
)ScrollBarPolicy horizontal |
|
ScrollBarPolicy vertical |
|
UIScrollPane |
Set scroll bar policy.
fit
(boolean
width
, boolean
height
)
UIScrollPane
boolean
width
, boolean
height
)boolean width |
|
boolean height |
|
UIScrollPane |
Set box fitting policy.
content
(UserInterfaceProviderNode
provider
, SwapAnime
anime
)
UIScrollPane
UserInterfaceProviderNode
provider
, SwapAnime
anime
)UserInterfaceProvider provider |
|
SwapAnime anime |
|
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?
Node
target
)
UIScrollPane
UserInterfaceProvider?
Node
target
)UserInterfaceProvider target |
A target UI to show in this view. |
UIScrollPane |
Scroll into the target UI.
scrollTo
(UserInterfaceProvider?
Node
target
, boolean
animate
)
UIScrollPane
UserInterfaceProvider?
Node
target
, boolean
animate
)UserInterfaceProvider target |
A target UI to show in this view. |
boolean animate |
Flag for scroll animation. |
UIScrollPane |
Scroll into the target UI.
scrollTo
(Node
target
)
UIScrollPane
Node
target
)Node target |
A target UI to show in this view. |
UIScrollPane |
Scroll into the target UI.
scrollTo
(Node
target
, boolean
animate
)
UIScrollPane
Node
target
, boolean
animate
)Node target |
A target UI to show in this view. |
boolean animate |
Flag for scroll animation. |
UIScrollPane |
Scroll into the target UI.