| Interface | Description |
|---|---|
| ChildLinkageEvent |
LinkageScrollLayout
LinkageScrollLayout的子布局内联事件的回调接口 |
| ILinkageScroll |
LinkageScrollLayout
LinkageScrollLayout的所有子布局必须要实现的接口 |
| LinkageScrollHandler |
子布局向 LinkageScrollLayout
LinkageScrollLayout 提供的滚动处理实现接口 |
| Class | Description |
|---|---|
| LinkageScrollHandlerAdapter |
提供LinkageScrollHandler接口的缺省实现
|
| LinkageScrollLayout |
多个子view在垂直方向联动滚动的容器。
|
| PosIndicator |
跟踪触摸事件位置的辅助类
|