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.useRestrictions
protected Map<String,
IDataSetWrapper.FieldRestriction> DataSetWrapperBase.visibilityRestrictions
Methods 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 TypeMethodDescriptionboolean
IDataSetWrapper.FieldRestriction.diff
(IDataSetWrapper.FieldRestriction other) Check whether other restriction is differentvoid
IDataSetWrapper.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 TypeMethodDescriptionvoid
DataSetsWrapperUnion.notifyAddField
(IDataSetWrapper childDataSetWrapper, IDataSetFieldsWrapper childFieldWrapper, IDataSetWrapper.FieldSynonym synonym, IDataSetWrapper.FieldRestriction restriction) Notify about field added