com.stimulsoft.report.options
Class DesignerOptions.Restrictions
java.lang.Object
com.stimulsoft.report.options.DesignerOptions.Restrictions
- Enclosing class:
- DesignerOptions
public static final class DesignerOptions.Restrictions
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DesignerOptions.Restrictions
public DesignerOptions.Restrictions()
getIgnoreAllowChange
public static boolean getIgnoreAllowChange()
setIgnoreAllowChange
public static void setIgnoreAllowChange(boolean value)
getIgnoreAllowMove
public static boolean getIgnoreAllowMove()
setIgnoreAllowMove
public static void setIgnoreAllowMove(boolean value)
getIgnoreAllowSelect
public static boolean getIgnoreAllowSelect()
setIgnoreAllowSelect
public static void setIgnoreAllowSelect(boolean value)
getIgnoreAllowResize
public static boolean getIgnoreAllowResize()
setIgnoreAllowResize
public static void setIgnoreAllowResize(boolean value)
getIgnoreAllowDelete
public static boolean getIgnoreAllowDelete()
setIgnoreAllowDelete
public static void setIgnoreAllowDelete(boolean value)