com.stimulsoft.report.options
Class DesignerOptions.BusinessObjectEditor

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

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


Constructor Summary
DesignerOptions.BusinessObjectEditor()
           
 
Method Summary
static boolean getBusinessObjectVisible()
           
static boolean getMasterComponentVisible()
           
static void setBusinessObjectVisible(boolean value)
           
static void setMasterComponentVisible(boolean value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DesignerOptions.BusinessObjectEditor

public DesignerOptions.BusinessObjectEditor()
Method Detail

getBusinessObjectVisible

public static boolean getBusinessObjectVisible()

setBusinessObjectVisible

public static void setBusinessObjectVisible(boolean value)

getMasterComponentVisible

public static boolean getMasterComponentVisible()

setMasterComponentVisible

public static void setMasterComponentVisible(boolean value)