Class DesignerOptions.Restrictions

java.lang.Object
com.stimulsoft.report.options.DesignerOptions.Restrictions
Enclosing class:
DesignerOptions

public static final class DesignerOptions.Restrictions extends Object
  • Constructor Details

    • Restrictions

      public Restrictions()
  • Method Details

    • 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)