Module scroll_panel

Module scroll_panel 

Source
Expand description

Scroll panel widget is used to arrange its children widgets, so they can be offset by a certain amount of units from top-left corner. It is used to provide basic scrolling functionality. See ScrollPanel docs for more info and usage examples.

Structs§

ScrollPanel
Scroll panel widget is used to arrange its children widgets, so they can be offset by a certain amount of units from top-left corner. It is used to provide basic scrolling functionality.
ScrollPanelBuilder
Scroll panel builder creates ScrollPanel widget instances and adds them to the user interface.

Enums§

ScrollPanelMessage
A set of messages, that is used to modify the state of a scroll panel.