Class UITimeline.Body

All Implemented Interfaces:
UI2dScrollInterface, UIContainer, LXLoopTask, Iterable<UIObject>
Enclosing class:
UITimeline

public class UITimeline.Body extends UI2dScrollContainer
The body is the vertically scrolling main pane that sits beneath the header. It has a fixed side bar section which does not scroll horizontally, and a main pane that also scrolls horizontally in sync with the Header above.