The ViewManager type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ViewManager |
Initializes an object of the PerpetuumSoft.Reporting.WebViewer.Client.View.ViewManager class.
|
Methods
Name | Description | |
---|---|---|
![]() | DeletePageContent |
Deletes the page content.
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetCurrentPageNumber |
Returns a number of the current page.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | InitializeView |
Creates page layout in the element for display.
|
![]() | IsFirstPage |
Checks if the current page is the first one.
|
![]() | IsLastPage |
Checks if the current page is the last one.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | NavigateToFirstPage |
Navigates to the first report page and sets it as current.
|
![]() | NavigateToLastPage |
Navigates to the last report page and sets it as current.
|
![]() | NavigateToPage |
Navigates to the specified page and sets it as current page.
|
![]() | NavigateToPageElement |
Navigates to the specified page in the specified coordinates and sets it as current.
|
![]() | SetLoadingIndicator |
Sets an element which is displayed during the loading.
|
![]() | SetPageContent |
Sets page's content.
|
![]() | SetPageView |
Sets report pages view model.
|
![]() | ToString | (Inherited from Object.) |
Fields
Name | Description | |
---|---|---|
![]() | BookmarkClickEvent |
Occurs when a link in bookmark is clicked.
|
![]() | CurrentPageNumberChangedEvent |
Occurs when a number of the current page is changed.
|
![]() | DisplayedPageChangedEvent |
Occurs when page visibility is changed.
|
![]() | HyperlinkClickEvent |
Occurs when a link is clicked.
|