- Catalogs
- Emoji
- Icons and Images
- Project Builtin Images
- 颜色
- General
- Action Panel
- Bars
- Big Info View
- Box
- Button Bar
- Buttons
- Image Masks
- Info View
- Lists
- Multiple Column Layouts
- Object Item List
- Pager
- Property List
- Responsive left-right table
- Status List
- Timeline View
- Typeaheads
- 标签
- PHUIX
- PHUIX Components
- Single Use
- Badge
- Feed Story
- Hovercard
- 安装问题
- Technical
- Gestures
- Remarkup
- 通知
 UIExamples  Pager 
Pager (PhabricatorPagerUIExample)
Use PHUIPagerView to create a control which allows users to paginate through large amounts of content.
示例
示例
| Item | 
|---|
| Item #121 | 
| Item #122 | 
| Item #123 | 
| Item #124 | 
| Item #125 | 
| Item #126 | 
| Item #127 | 
| Item #128 | 
| Item #129 | 
| Item #130 | 
| Item #131 | 
| Item #132 | 
| Item #133 | 
| Item #134 | 
| Item #135 | 
| Item #136 | 
| Item #137 | 
| Item #138 | 
| Item #139 | 
| Item #140 | 
Use PHUIPagerView to render a pager element.
You can show more or fewer pages of surrounding context.
When it is prohibitively expensive or complex to attain a complete count of the items, you can select one extra item and set hasMorePages(true) if it exists, creating an inexact pager.