Uses of Class
com._1c.g5.v8.dt.dcs.dataset.IDataSetWrapper.FieldRestriction
Packages that use IDataSetWrapper.FieldRestriction
-
Uses of IDataSetWrapper.FieldRestriction in com._1c.g5.v8.dt.dcs.dataset
Fields in com._1c.g5.v8.dt.dcs.dataset with type parameters of type IDataSetWrapper.FieldRestrictionModifier and TypeFieldDescriptionprotected Map<String,IDataSetWrapper.FieldRestriction> DataSetWrapperBase.useRestrictionsprotected Map<String,IDataSetWrapper.FieldRestriction> DataSetWrapperBase.visibilityRestrictionsMethods in com._1c.g5.v8.dt.dcs.dataset that return IDataSetWrapper.FieldRestrictionModifier and TypeMethodDescriptionDataSetWrapperBase.getFieldUseRestriction(String path) IDataSetWrapper.getFieldUseRestriction(String path) Get field use restrictionDataSetWrapperBase.getFieldVisibilityRestriction(String path) IDataSetWrapper.getFieldVisibilityRestriction(String path) Get field visibility restrictionMethods in com._1c.g5.v8.dt.dcs.dataset with parameters of type IDataSetWrapper.FieldRestrictionModifier and TypeMethodDescriptionbooleanIDataSetWrapper.FieldRestriction.diff(IDataSetWrapper.FieldRestriction other) Check whether other restriction is differentvoidIDataSetWrapper.FieldRestriction.merge(IDataSetWrapper.FieldRestriction other) Merge other restriction -
Uses of IDataSetWrapper.FieldRestriction in com._1c.g5.v8.dt.dcs.ui.datasets
Methods in com._1c.g5.v8.dt.dcs.ui.datasets with parameters of type IDataSetWrapper.FieldRestrictionModifier and TypeMethodDescriptionvoidDataSetsWrapperUnion.notifyAddField(IDataSetWrapper childDataSetWrapper, IDataSetFieldsWrapper childFieldWrapper, IDataSetWrapper.FieldSynonym synonym, IDataSetWrapper.FieldRestriction restriction) Notify about field added