public static final class DesignerOptions.Restrictions
extends java.lang.Object
| Constructor and Description |
|---|
DesignerOptions.Restrictions() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
getIgnoreAllowChange() |
static boolean |
getIgnoreAllowDelete() |
static boolean |
getIgnoreAllowMove() |
static boolean |
getIgnoreAllowResize() |
static boolean |
getIgnoreAllowSelect() |
static void |
setIgnoreAllowChange(boolean value) |
static void |
setIgnoreAllowDelete(boolean value) |
static void |
setIgnoreAllowMove(boolean value) |
static void |
setIgnoreAllowResize(boolean value) |
static void |
setIgnoreAllowSelect(boolean value) |
public static boolean getIgnoreAllowChange()
public static void setIgnoreAllowChange(boolean value)
public static boolean getIgnoreAllowMove()
public static void setIgnoreAllowMove(boolean value)
public static boolean getIgnoreAllowSelect()
public static void setIgnoreAllowSelect(boolean value)
public static boolean getIgnoreAllowResize()
public static void setIgnoreAllowResize(boolean value)
public static boolean getIgnoreAllowDelete()
public static void setIgnoreAllowDelete(boolean value)
Copyright © 2019 Stimulsoft. All Rights Reserved.