PdfPageSelector

Description

The PdfPageSelector class is used to work with a view for selecting regular report sheet pages.

Inheritance Hierarchy

          NSObject

          UIResponder

          UIView

          PdfPageSelector

Supported Protocols

<NSCoding>

<NSObject>

<UIAppearance>

<UIAppearanceContainer>

<UIDynamicItem>

Comments

The view for selecting regular report sheet pages is a panel that is displayed at the right on clicking the regular report page.

This panel consists of regular report sheet page thumbnails, on selecting of which the appropriate page opens.

Properties

currentPage. Current page index.

delegate. The delegate of view for selecting regular report sheet pages.

pagesCount. Number of pages.

scrollingHeight. Height of scrolling region for selecting pages.

selectedPageView. Displaying of selected page thumbnail.

thumbnailsCoordinates. Array of central coordinates of regular report sheet page thumbnails.

thumbnailSize. Page thumbnail size.

Methods

findPageNumberForYCoord:. Returns page index with vertical offset.

reloadData. Reloads displaying for page selection.

See also:

Classes. The Mobile Application Component