com.stimulsoft.report.options
Class DesignerOptions.ComponentsTypes.SimpleComponents

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

public static final class DesignerOptions.ComponentsTypes.SimpleComponents
extends java.lang.Object


Constructor Summary
DesignerOptions.ComponentsTypes.SimpleComponents()
           
 
Method Summary
static java.lang.Class getCheckBox()
           
static java.lang.Class getImage()
           
static java.lang.Class getText()
           
static void setCheckBox(java.lang.Class value)
           
static void setImage(java.lang.Class value)
           
static void setText(java.lang.Class value)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DesignerOptions.ComponentsTypes.SimpleComponents

public DesignerOptions.ComponentsTypes.SimpleComponents()
Method Detail

getText

public static java.lang.Class getText()

setText

public static void setText(java.lang.Class value)

getImage

public static java.lang.Class getImage()

setImage

public static void setImage(java.lang.Class value)

getCheckBox

public static java.lang.Class getCheckBox()

setCheckBox

public static void setCheckBox(java.lang.Class value)