public final class StiRestrictionsHelper
extends java.lang.Object
| Constructor and Description |
|---|
StiRestrictionsHelper() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isAllowChange(StiComponent comp) |
static boolean |
isAllowChangePosition(StiComponent comp) |
static boolean |
isAllowDelete(StiComponent comp) |
static boolean |
isAllowDelete(StiEnumSet<StiRestrictions> restrictions) |
static boolean |
isAllowDelete(StiRestrictions restrictions) |
static boolean |
isAllowMove(StiComponent comp) |
static boolean |
isAllowResize(StiComponent comp) |
static boolean |
isAllowSelect(StiComponent comp) |
public static boolean isAllowChange(StiComponent comp)
public static boolean isAllowDelete(StiRestrictions restrictions)
public static boolean isAllowDelete(StiEnumSet<StiRestrictions> restrictions)
public static boolean isAllowDelete(StiComponent comp)
public static boolean isAllowMove(StiComponent comp)
public static boolean isAllowSelect(StiComponent comp)
public static boolean isAllowResize(StiComponent comp)
public static boolean isAllowChangePosition(StiComponent comp)
Copyright © 2019 Stimulsoft. All Rights Reserved.