| Package | stimulsoft.report.components |
| Class | public class StiRestrictionsHelper |
| Inheritance | StiRestrictionsHelper Object |
| 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):BooleanParameters
comp:StiComponent |
Boolean |
| isAllowChangePosition | () | method |
public static function isAllowChangePosition(comp:StiComponent):BooleanParameters
comp:StiComponent |
Boolean |
| isAllowDelete | () | method |
public static function isAllowDelete(comp:StiComponent):BooleanParameters
comp:StiComponent |
Boolean |
| isAllowMove | () | method |
public static function isAllowMove(comp:StiComponent):BooleanParameters
comp:StiComponent |
Boolean |
| isAllowResize | () | method |
public static function isAllowResize(comp:StiComponent):BooleanParameters
comp:StiComponent |
Boolean |
| isAllowSelect | () | method |
public static function isAllowSelect(comp:StiComponent):BooleanParameters
comp:StiComponent |
Boolean |