|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.stimulsoft.report.options.WindowsOptions
public class WindowsOptions
Constructor Summary | |
---|---|
WindowsOptions()
|
Method Summary | |
---|---|
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)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WindowsOptions()
Method Detail |
---|
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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |