com.stimulsoft.report.options
Class DesignerOptions.CustomHelp

java.lang.Object
  extended by com.stimulsoft.report.options.DesignerOptions.CustomHelp
Enclosing class:
DesignerOptions

public static class DesignerOptions.CustomHelp
extends java.lang.Object


Constructor Summary
DesignerOptions.CustomHelp()
           
 
Method Summary
static boolean getShowCustomHelp()
           
static void InvokeRunCustomHelp(java.lang.Object sender)
           
static void setShowCustomHelp(boolean value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DesignerOptions.CustomHelp

public DesignerOptions.CustomHelp()
Method Detail

getShowCustomHelp

public static boolean getShowCustomHelp()

setShowCustomHelp

public static void setShowCustomHelp(boolean value)

InvokeRunCustomHelp

public static void InvokeRunCustomHelp(java.lang.Object sender)