Package com.stimulsoft.report.dictionary
Class StiRestrictions
java.lang.Object
com.stimulsoft.report.dictionary.StiRestrictions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidAdd(String name, StiDataType dataType, StiRestrictionTypes type) final voidClear()booleanisAllowDelete(String name, StiDataType dataType) booleanisAllowEdit(String name, StiDataType dataType) booleanisAllowMove(String name, StiDataType dataType) booleanisAllowShow(String name, StiDataType dataType)
-
Constructor Details
-
StiRestrictions
public StiRestrictions()
-
-
Method Details
-
Clear
public final void Clear() -
Add
-
isAllowShow
-
isAllowEdit
-
isAllowDelete
-
isAllowMove
-