Packagestimulsoft.report.options.designer
Classpublic class StiRestrictionsOptions
InheritanceStiRestrictionsOptions Inheritance Object



Public Properties
 PropertyDefined By
  ignoreAllowChange : Boolean
StiRestrictionsOptions
  ignoreAllowDelete : Boolean
StiRestrictionsOptions
  ignoreAllowMove : Boolean
StiRestrictionsOptions
  ignoreAllowResize : Boolean
StiRestrictionsOptions
  ignoreAllowSelect : Boolean
StiRestrictionsOptions
Property Detail
ignoreAllowChangeproperty
ignoreAllowChange:Boolean


Implementation
    public function get ignoreAllowChange():Boolean
    public function set ignoreAllowChange(value:Boolean):void
ignoreAllowDeleteproperty 
ignoreAllowDelete:Boolean


Implementation
    public function get ignoreAllowDelete():Boolean
    public function set ignoreAllowDelete(value:Boolean):void
ignoreAllowMoveproperty 
ignoreAllowMove:Boolean


Implementation
    public function get ignoreAllowMove():Boolean
    public function set ignoreAllowMove(value:Boolean):void
ignoreAllowResizeproperty 
ignoreAllowResize:Boolean


Implementation
    public function get ignoreAllowResize():Boolean
    public function set ignoreAllowResize(value:Boolean):void
ignoreAllowSelectproperty 
ignoreAllowSelect:Boolean


Implementation
    public function get ignoreAllowSelect():Boolean
    public function set ignoreAllowSelect(value:Boolean):void