com.stimulsoft.report.components
Class StiRestrictionsHelper
java.lang.Object
com.stimulsoft.report.components.StiRestrictionsHelper
public final class StiRestrictionsHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StiRestrictionsHelper
public StiRestrictionsHelper()
isAllowChange
public static boolean isAllowChange(StiComponent comp)
isAllowDelete
public static boolean isAllowDelete(StiRestrictions restrictions)
isAllowDelete
public static boolean isAllowDelete(StiEnumSet<StiRestrictions> restrictions)
isAllowDelete
public static boolean isAllowDelete(StiComponent comp)
isAllowMove
public static boolean isAllowMove(StiComponent comp)
isAllowSelect
public static boolean isAllowSelect(StiComponent comp)
isAllowResize
public static boolean isAllowResize(StiComponent comp)
isAllowChangePosition
public static boolean isAllowChangePosition(StiComponent comp)