public class WindowsOptions
extends java.lang.Object
| Constructor and Description |
|---|
WindowsOptions() |
| Modifier and Type | Method and Description |
|---|---|
static StiGlobalGuiStyle |
getGlobalGuiStyle()
Gets or sets current theme of Stimulsoft Reports application.
|
static boolean |
getIsGuiTypeSelected() |
static boolean |
getIsOffice2003Enabled()
Gets value which indicates that Office 2003 gui is enabled.
|
static boolean |
getIsOffice2007Enabled()
Gets value which indicates that Office 2007 gui is enabled.
|
static boolean |
getIsOffice2010Enabled()
Gets value which indicates that Office 2010 gui is enabled.
|
static boolean |
getIsRibbonGuiEnabled()
Gets value which indicates that Ribbon gui is enabled.
|
static boolean |
getUseSkinableReportRenderingWindow() |
static void |
setGlobalGuiStyle(StiGlobalGuiStyle value) |
static void |
setIsGuiTypeSelected(boolean value) |
static void |
setUseSkinableReportRenderingWindow(boolean value) |
public static StiGlobalGuiStyle getGlobalGuiStyle()
public static void setGlobalGuiStyle(StiGlobalGuiStyle value)
public static boolean getIsGuiTypeSelected()
public static void setIsGuiTypeSelected(boolean value)
public static boolean getIsOffice2010Enabled()
public static boolean getIsOffice2007Enabled()
public static boolean getIsOffice2003Enabled()
public static boolean getIsRibbonGuiEnabled()
public static boolean getUseSkinableReportRenderingWindow()
public static void setUseSkinableReportRenderingWindow(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.