StiRestrictions Class

Namespace: Stimulsoft.Report.Dictionary

Methods

Method Returns Description
add void  
clear void  
isAllowDelete boolean  
isAllowEdit boolean  
isAllowMove boolean  
isAllowShow boolean  

Method Details

add

add(name: string, dataType: StiDataType, type: StiRestrictionTypes): void

Parameters


clear

clear(): void


isAllowDelete

isAllowDelete(name: string, dataType: StiDataType): boolean

Parameters

Returns boolean


isAllowEdit

isAllowEdit(name: string, dataType: StiDataType): boolean

Parameters

Returns boolean


isAllowMove

isAllowMove(name: string, dataType: StiDataType): boolean

Parameters

Returns boolean


isAllowShow

isAllowShow(name: string, dataType: StiDataType): boolean

Parameters

Returns boolean

Fields

Field Type Description
list any