Class StiRestrictionsHelper

java.lang.Object
com.stimulsoft.report.components.StiRestrictionsHelper

public final class StiRestrictionsHelper extends Object
  • Constructor Details

    • StiRestrictionsHelper

      public StiRestrictionsHelper()
  • Method Details

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