public class ViewerOptions
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ViewerOptions.DotMatrix
Class for adjusting a Dot-Matrix window of the report.
|
static class |
ViewerOptions.Windows
Class for adjustment of the viewer window.
|
| Modifier and Type | Field and Description |
|---|---|
static boolean |
interactionChartOnFirstLook |
static boolean |
sortVariables |
| Constructor and Description |
|---|
ViewerOptions() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getAllowDrawSegmentMode() |
static boolean |
getAllowUseDragDrop() |
static boolean |
getDisableCloseButtonInFullScreenMode() |
static boolean |
getDisableShortcutInViewer() |
static boolean |
getIsRightToLeft()
Internal use only.
|
static java.util.List<StiDateRangeKind> |
getRequestFromUserDateRanges() |
static int |
getRequestFromUserElementsPerColumn() |
static StiRightToLeftType |
getRightToLeft()
Gets or sets a value which controls of output of objects in the right to left mode.
|
static boolean |
getShowSuperToolTip() |
static java.lang.String |
getViewerTitle() |
static java.lang.String |
GetViewerTitle()
Internal use only.
|
static java.lang.String |
getViewerTitleMask() |
static java.lang.String |
getViewerTitleText() |
static java.lang.String |
GetViewerTitleWithMask(java.lang.String file)
Internal use only.
|
static void |
setAllowDrawSegmentMode(boolean value) |
static void |
setAllowUseDragDrop(boolean value) |
static void |
setDisableCloseButtonInFullScreenMode(boolean value) |
static void |
setDisableShortcutInViewer(boolean value) |
static void |
setRequestFromUserElementsPerColumn(int requestFromUserElementsPerColumn) |
static void |
setRightToLeft(StiRightToLeftType value) |
static void |
setShowSuperToolTip(boolean value) |
static void |
setViewerTitle(java.lang.String value) |
static void |
setViewerTitleMask(java.lang.String value) |
static void |
setViewerTitleText(java.lang.String value) |
public static boolean interactionChartOnFirstLook
public static boolean sortVariables
public static boolean getDisableShortcutInViewer()
public static void setDisableShortcutInViewer(boolean value)
public static boolean getAllowDrawSegmentMode()
public static void setAllowDrawSegmentMode(boolean value)
public static boolean getDisableCloseButtonInFullScreenMode()
public static void setDisableCloseButtonInFullScreenMode(boolean value)
public static boolean getAllowUseDragDrop()
public static void setAllowUseDragDrop(boolean value)
public static java.lang.String getViewerTitle()
public static void setViewerTitle(java.lang.String value)
public static boolean getShowSuperToolTip()
public static void setShowSuperToolTip(boolean value)
public static java.util.List<StiDateRangeKind> getRequestFromUserDateRanges()
public static int getRequestFromUserElementsPerColumn()
public static void setRequestFromUserElementsPerColumn(int requestFromUserElementsPerColumn)
requestFromUserElementsPerColumn - the requestFromUserElementsPerColumn to setpublic static java.lang.String getViewerTitleText()
public static void setViewerTitleText(java.lang.String value)
public static java.lang.String getViewerTitleMask()
public static void setViewerTitleMask(java.lang.String value)
public static java.lang.String GetViewerTitle()
public static java.lang.String GetViewerTitleWithMask(java.lang.String file)
public static StiRightToLeftType getRightToLeft()
public static void setRightToLeft(StiRightToLeftType value)
public static boolean getIsRightToLeft()
Copyright © 2019 Stimulsoft. All Rights Reserved.