| Class | Description |
|---|---|
| ContentBehaviorController |
Content behavior's controller, it has to state machines that manage header and footer view's
refreshing or loading state respectively.
|
| FooterBehaviorController |
The footer behavior's controller, it controls footer behavior how to consume the offset changes.
|
| HeaderBehaviorController |
The header behavior's controller, it controls header behavior how to consume the offset changes.
|
| VerticalIndicatorBehaviorController<B extends VerticalIndicatorBehavior> |
Super class of header and footer behavior controller.
|