[]
ReportViewer.HistoryApi
History api
▸ canMoveNext(): boolean
Gets true if history contains any "forward" actions.
boolean
node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:873
▸ canMovePrev(): boolean
Gets true if history contains any action that could be rolled back.
boolean
node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:875
▸ clear(): void
Clears all page navigation events from history.
void
node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:871
▸ moveNext(): void
Navigates to a next item in the browsing history.
void
node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:867
▸ movePrev(): void
Navigates to previously stored state.
void
node_modules/@grapecity/ar-js-viewer/dist/ar-js-viewer.d.ts:869