Package | stimulsoft.report.components |
Class | public class StiRestrictionsHelper |
Inheritance | StiRestrictionsHelper ![]() |
Method | Defined By | ||
---|---|---|---|
isAllowChange(comp:StiComponent):Boolean [static] | StiRestrictionsHelper | ||
isAllowChangePosition(comp:StiComponent):Boolean [static] | StiRestrictionsHelper | ||
isAllowDelete(comp:StiComponent):Boolean [static] | StiRestrictionsHelper | ||
isAllowMove(comp:StiComponent):Boolean [static] | StiRestrictionsHelper | ||
isAllowResize(comp:StiComponent):Boolean [static] | StiRestrictionsHelper | ||
isAllowSelect(comp:StiComponent):Boolean [static] | StiRestrictionsHelper |
isAllowChange | () | method |
public static function isAllowChange(comp:StiComponent):Boolean
Parameters
comp:StiComponent |
Boolean |
isAllowChangePosition | () | method |
public static function isAllowChangePosition(comp:StiComponent):Boolean
Parameters
comp:StiComponent |
Boolean |
isAllowDelete | () | method |
public static function isAllowDelete(comp:StiComponent):Boolean
Parameters
comp:StiComponent |
Boolean |
isAllowMove | () | method |
public static function isAllowMove(comp:StiComponent):Boolean
Parameters
comp:StiComponent |
Boolean |
isAllowResize | () | method |
public static function isAllowResize(comp:StiComponent):Boolean
Parameters
comp:StiComponent |
Boolean |
isAllowSelect | () | method |
public static function isAllowSelect(comp:StiComponent):Boolean
Parameters
comp:StiComponent |
Boolean |