|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.options.ViewerOptions.Windows
public static class ViewerOptions.Windows
Class for adjustment of the viewer window.
Nested Class Summary | |
---|---|
static class |
ViewerOptions.Windows.Exports
|
static class |
ViewerOptions.Windows.WPFViewer
|
Constructor Summary | |
---|---|
ViewerOptions.Windows()
|
Method Summary | |
---|---|
static java.lang.Object |
getActivePageBorderColor()
|
static StiColor |
getBackgroundColor()
|
static java.lang.String |
getExportSaveLoadPath()
Gets or sets path for saving exported report. |
static boolean |
getForceShowInTaskbar()
Deprecated. |
static boolean |
getLimitLengthOfEditableRichText()
|
static StiSize |
getMinimumSize()
|
static java.lang.String |
getReportSaveLoadPath()
Gets or sets path for saving and loading a report template. |
static boolean |
getScrollToEditableComponent()
|
static boolean |
getShowBookmarksPanel()
Gets or sets a value indicating whether the BookMarks panel is visible in the viewer window. |
static boolean |
getShowCloseButton()
Gets or sets a value indicating whether it is will be show Close Button in the viewer window. |
static boolean |
getShowContextMenu()
Gets or sets a value indicating whether it is will be show in context menu of viewer window. |
static boolean |
getShowEditorTool()
Gets or sets a value indicating whether the Editor Tool button is visible in the viewer window. |
static boolean |
getShowExportButton()
Deprecated. |
static boolean |
getShowFindTool()
Gets or sets a value indicating whether the Find Tool button is visible in the viewer window. |
static boolean |
getShowFirstPage()
Gets or sets a value indicating whether the "First Page" button is visible in the viewer window. |
static boolean |
getShowFullScreen()
Gets or sets a value indicating whether to show "FullScreen" button. |
static boolean |
getShowHandTool()
Gets or sets a value indicating whether the Hand Tool button is visible in the viewer window. |
static boolean |
getShowInTaskbar()
|
static boolean |
getShowLastPage()
Gets or sets a value indicating whether the "Last Page" button is visible in the viewer window. |
static boolean |
getShowNextPage()
Gets or sets a value indicating whether the "Next Page" button is visible in the viewer window. |
static boolean |
getShowOpenButton()
Gets or sets a value indicating whether the Open button is visible in the viewer window. |
static boolean |
getShowPageControl()
Gets or sets a value indicating whether the Zoom panel is visible in the viewer window. |
static boolean |
getShowPageDeleteButton()
Gets or sets a value indicating whether the Delete Page button is visible in the viewer window. |
static boolean |
getShowPageDesignButton()
Gets or sets a value indicating whether the Page Design button is visible in the viewer window. |
static boolean |
getShowPageNewButton()
Gets or sets a value indicating whether the Show New Page button is visible in the viewer window. |
static boolean |
getShowPageSizeButton()
Gets or sets a value indicating whether the Page Size button is visible in the viewer window. |
static boolean |
getShowPageViewContinuousMode()
Gets or sets a value indicating whether to show Continues Page Mode. |
static boolean |
getShowPageViewMode()
Gets or sets a value indicating whether to show all buttons for the Page View Mode. |
static boolean |
getShowPageViewModeButton()
Gets or sets a value indicating whether to show button for select mode of viewing pages in viewer window. |
static boolean |
getShowPageViewMultipleMode()
Gets or sets a value indicating whether to show MultiplePages Page Mode. |
static boolean |
getShowPageViewSingleMode()
Gets or sets a value indicating whether to show Single Page Mode. |
static boolean |
getShowPreviousPage()
Gets or sets a value indicating whether the "Previous Page" button is visible in the viewer window. |
static boolean |
getShowPrintButton()
Gets or sets a value indicating whether the Print Button is shown. |
static boolean |
getShowSaveButton()
Gets or sets a value indicating whether the Save button is visible in the viewer window. |
static boolean |
getShowSaveDocumentFileButton()
Gets or sets a value indicating whether the Save Document File button is visible in the viewer window. |
static boolean |
getShowSelectTool()
Gets or sets a value indicating whether the Select Tool button is visible in the viewer window. |
static boolean |
getShowSendEMailButton()
Gets or sets a value indicating whether the Send EMail button is visible in the viewer window. |
static boolean |
getShowSendEMailDocumentFileButton()
Gets or sets a value indicating whether the SendEMail Document File button is visible in the viewer window. |
static boolean |
getShowStatusBar()
Gets or sets a value indicating whether the Status Bar is shown in the viewer window. |
static boolean |
getShowThumbsButton()
Gets or sets a value indicating whether the Thumbnails button is visible in the viewer window. |
static boolean |
getShowThumbsPanel()
Gets or sets a value indicating whether the Thumbnails panel is visible in the viewer window. |
static boolean |
getShowToolbar()
Gets or sets a value indicating whether to show a Toolbar in the viewer control. |
static boolean |
getShowVertScrollBar()
Gets or sets a value indicating whether to show the Vertical Scroll Bar. |
static boolean |
getShowZoom()
Gets or sets a value indicating whether the Zoom panel is visible in the viewer window. |
static javax.swing.Icon |
getViewerIcon()
|
static java.lang.Object |
getViewerWpfIcon()
|
static double |
getZoom()
Gets or sets zoom of the drawing of the pages in viewer window. |
static void |
setActivePageBorderColor(java.lang.Object value)
|
static void |
setBackgroundColor(StiColor value)
|
static void |
setExportSaveLoadPath(java.lang.String value)
|
static void |
setForceShowInTaskbar(boolean value)
Deprecated. |
static void |
setLimitLengthOfEditableRichText(boolean value)
|
static void |
setMinimumSize(StiSize value)
|
static void |
setReportSaveLoadPath(java.lang.String value)
|
static void |
setScrollToEditableComponent(boolean value)
|
static void |
setShowBookmarksPanel(boolean value)
|
static void |
setShowCloseButton(boolean value)
|
static void |
setShowContextMenu(boolean value)
|
static void |
setShowEditorTool(boolean value)
|
static void |
setShowExportButton(boolean value)
Deprecated. |
static void |
setShowFindTool(boolean value)
|
static void |
setShowFirstPage(boolean value)
|
static void |
setShowFullScreen(boolean value)
|
static void |
setShowHandTool(boolean value)
|
static void |
setShowInTaskbar(boolean value)
|
static void |
setShowLastPage(boolean value)
|
static void |
setShowNextPage(boolean value)
|
static void |
setShowOpenButton(boolean value)
|
static void |
setShowPageControl(boolean value)
|
static void |
setShowPageDeleteButton(boolean value)
|
static void |
setShowPageDesignButton(boolean value)
|
static void |
setShowPageNewButton(boolean value)
|
static void |
setShowPageSizeButton(boolean value)
|
static void |
setShowPageViewContinuousMode(boolean value)
|
static void |
setShowPageViewMode(boolean value)
|
static void |
setShowPageViewModeButton(boolean value)
|
static void |
setShowPageViewMultipleMode(boolean value)
|
static void |
setShowPageViewSingleMode(boolean value)
|
static void |
setShowPreviousPage(boolean value)
|
static void |
setShowPrintButton(boolean value)
|
static void |
setShowSaveButton(boolean value)
|
static void |
setShowSaveDocumentFileButton(boolean value)
|
static void |
setShowSelectTool(boolean value)
|
static void |
setShowSendEMailButton(boolean value)
|
static void |
setShowSendEMailDocumentFileButton(boolean value)
|
static void |
setShowStatusBar(boolean value)
|
static void |
setShowThumbsButton(boolean value)
|
static void |
setShowThumbsPanel(boolean value)
|
static void |
setShowToolbar(boolean value)
|
static void |
setShowVertScrollBar(boolean value)
|
static void |
setShowZoom(boolean value)
|
static void |
setViewerIcon(javax.swing.Icon value)
|
static void |
setViewerWpfIcon(java.lang.Object value)
|
static void |
setZoom(double value)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ViewerOptions.Windows()
Method Detail |
---|
public static boolean getLimitLengthOfEditableRichText()
public static void setLimitLengthOfEditableRichText(boolean value)
public static java.lang.Object getActivePageBorderColor()
public static void setActivePageBorderColor(java.lang.Object value)
@Deprecated public static boolean getForceShowInTaskbar()
@Deprecated public static void setForceShowInTaskbar(boolean value)
public static boolean getShowInTaskbar()
public static void setShowInTaskbar(boolean value)
public static double getZoom()
public static void setZoom(double value)
public static boolean getShowToolbar()
public static void setShowToolbar(boolean value)
public static boolean getShowPageViewMode()
public static void setShowPageViewMode(boolean value)
public static boolean getShowPageViewSingleMode()
public static void setShowPageViewSingleMode(boolean value)
public static boolean getShowPageViewContinuousMode()
public static void setShowPageViewContinuousMode(boolean value)
public static boolean getShowPageViewMultipleMode()
public static void setShowPageViewMultipleMode(boolean value)
public static boolean getShowFullScreen()
public static void setShowFullScreen(boolean value)
public static boolean getShowVertScrollBar()
public static void setShowVertScrollBar(boolean value)
public static boolean getShowStatusBar()
public static void setShowStatusBar(boolean value)
public static boolean getShowPrintButton()
public static void setShowPrintButton(boolean value)
public static boolean getShowOpenButton()
public static void setShowOpenButton(boolean value)
public static boolean getShowSaveButton()
public static void setShowSaveButton(boolean value)
public static boolean getShowSaveDocumentFileButton()
public static void setShowSaveDocumentFileButton(boolean value)
public static boolean getShowSendEMailDocumentFileButton()
public static void setShowSendEMailDocumentFileButton(boolean value)
@Deprecated public static boolean getShowExportButton()
@Deprecated public static void setShowExportButton(boolean value)
public static boolean getShowSendEMailButton()
public static void setShowSendEMailButton(boolean value)
public static boolean getShowPageNewButton()
public static void setShowPageNewButton(boolean value)
public static boolean getShowPageDeleteButton()
public static void setShowPageDeleteButton(boolean value)
public static boolean getShowPageDesignButton()
public static void setShowPageDesignButton(boolean value)
public static boolean getShowPageSizeButton()
public static void setShowPageSizeButton(boolean value)
public static boolean getShowPageViewModeButton()
public static void setShowPageViewModeButton(boolean value)
public static boolean getShowSelectTool()
public static void setShowSelectTool(boolean value)
public static boolean getShowHandTool()
public static void setShowHandTool(boolean value)
public static boolean getShowEditorTool()
public static void setShowEditorTool(boolean value)
public static boolean getShowFindTool()
public static void setShowFindTool(boolean value)
public static boolean getShowZoom()
public static void setShowZoom(boolean value)
public static boolean getShowPageControl()
public static void setShowPageControl(boolean value)
public static boolean getShowFirstPage()
public static void setShowFirstPage(boolean value)
public static boolean getShowPreviousPage()
public static void setShowPreviousPage(boolean value)
public static boolean getShowNextPage()
public static void setShowNextPage(boolean value)
public static boolean getShowLastPage()
public static void setShowLastPage(boolean value)
public static boolean getShowBookmarksPanel()
public static void setShowBookmarksPanel(boolean value)
public static boolean getShowThumbsPanel()
public static void setShowThumbsPanel(boolean value)
public static boolean getShowThumbsButton()
public static void setShowThumbsButton(boolean value)
public static boolean getShowContextMenu()
public static void setShowContextMenu(boolean value)
public static boolean getShowCloseButton()
public static void setShowCloseButton(boolean value)
public static java.lang.String getReportSaveLoadPath()
public static void setReportSaveLoadPath(java.lang.String value)
public static java.lang.String getExportSaveLoadPath()
public static void setExportSaveLoadPath(java.lang.String value)
public static StiColor getBackgroundColor()
public static void setBackgroundColor(StiColor value)
public static javax.swing.Icon getViewerIcon()
public static void setViewerIcon(javax.swing.Icon value)
public static java.lang.Object getViewerWpfIcon()
public static void setViewerWpfIcon(java.lang.Object value)
public static boolean getScrollToEditableComponent()
public static void setScrollToEditableComponent(boolean value)
public static StiSize getMinimumSize()
public static void setMinimumSize(StiSize value)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |