Index

A C G H I O P S T 
All Classes and Interfaces|All Packages|Serialized Form

A

addThumbnailClickedListener(ComponentEventListener<ThumbnailClickedEvent>) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Adds a listener for ThumbnailClickedEvent to the component.

C

closeThumbnailsView() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Closes thumbnails view.
com.vaadin.componentfactory.pdfviewer - package com.vaadin.componentfactory.pdfviewer
 
com.vaadin.componentfactory.pdfviewer.event - package com.vaadin.componentfactory.pdfviewer.event
 

G

getCurrentPage() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
 
getCustomTitle() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
 
getDownloadButtonTooltipText() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Returns the tooltip text defined for the download button.
getNextPageTooltipText() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Returns the tooltip text defined for the next page button.
getPreviousPageTooltipText() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Returns the tooltip text defined for the previous page button.
getPrintButtonTooltipText() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Returns the tooltip text defined for the print button.
getRotateClockwiseButtonTooltipText() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Returns the tooltip text defined for the rotate clockwise button.
getRotateCounterClockwiseButtonTooltipText() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Returns the tooltip text defined for the rotate counterclockwise button.
getSelectedPage() - Method in class com.vaadin.componentfactory.pdfviewer.event.ThumbnailClickedEvent
 
getSidebarToggleTooltipText() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Returns the tooltip text defined for the sidebar toggle button.
getSrc() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
 
getZoom() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
 

H

hideZoom(boolean) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets the flag to indicate if zoom options dropdown should be visible or not.

I

isAddDownloadButton() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Returns whether download button is added to the toolbar or not.
isAddPrintButton() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Returns whether print button is added to the toolbar or not.
isAddRotateClockwiseButton() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Returns whether Rotate Clockwise button is added to the toolbar or not.
isAddRotateCounterClockwiseButton() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Returns whether Rotate Counterclockwise button is added to the toolbar or not.

O

onAttach(AttachEvent) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
 
onDetach(DetachEvent) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
 
openThumbnailsView() - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Opens thumbnails view.

P

PdfViewer - Class in com.vaadin.componentfactory.pdfviewer
 
PdfViewer() - Constructor for class com.vaadin.componentfactory.pdfviewer.PdfViewer
 

S

setAddDownloadButton(boolean) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets the flag to indicate if download button should be added or not.
setAddPrintButton(boolean) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets the flag to indicate if print button should be added to toolbar or not.
setAddRotateClockwiseButton(boolean) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets the flag to indicate if Rotate Clockwise button should be added to toolbar or not.
setAddRotateCounterClockwiseButton(boolean) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets the flag to indicate if Rotate Counterclockwise button should be added to toolbar or not.
setAutoZoomOptionLabel(String) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets the auto zoom option label.
setCustomTitle(String) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets a custom title for the viewer.
setDownloadButtonTooltipText(String) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets tooltip text for the download button in toolbar.
setNextPageTooltipText(String) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets tooltip text for the next page button in toolbar.
setPage(Integer) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets the current page of the rendered pdf file.
setPageFitZoomOptionLabel(String) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets the page fit zoom option label.
setPreviousPageTooltipText(String) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets a tooltip text for the previous page button in toolbar.
setPrintButtonTooltipText(String) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets tooltip text for the print button in toolbar.
setRenderInteractiveForms(boolean) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets the flag to indicate how to render interactive forms.
setRotateClockwiseButtonTooltipText(String) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets tooltip text for the rotate clockwise button in toolbar.
setRotateCounterClockwiseButtonTooltipText(String) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets tooltip text for the rotate counterclockwise button in toolbar.
setSidebarToggleTooltipText(String) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets tooltip text for the sidebar toogle button in toolbar.
setSrc(AbstractStreamResource) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Deprecated, for removal: This API element is subject to removal in a future version.
setSrc(DownloadHandler) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets a pdf file to render as a DownloadHandler.
setSrc(String) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets a pdf file to render.
setZoom(String) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Sets the level of zoom on the rendered pdf file.
showFilenameOnly(boolean) - Method in class com.vaadin.componentfactory.pdfviewer.PdfViewer
Indicates if toolbar should only show filename as title or default title.

T

ThumbnailClickedEvent - Class in com.vaadin.componentfactory.pdfviewer.event
 
ThumbnailClickedEvent(PdfViewer, boolean, Integer) - Constructor for class com.vaadin.componentfactory.pdfviewer.event.ThumbnailClickedEvent
 
A C G H I O P S T 
All Classes and Interfaces|All Packages|Serialized Form