Uses of Class
com._1c.g5.v8.dt.dcs.dataset.IDataSetWrapper.FieldSynonym
Packages that use IDataSetWrapper.FieldSynonym
Package
Description
-
Uses of IDataSetWrapper.FieldSynonym in com._1c.g5.v8.dt.dcs.dataset
Fields in com._1c.g5.v8.dt.dcs.dataset with type parameters of type IDataSetWrapper.FieldSynonymModifier and TypeFieldDescriptionprotected Map<String,IDataSetWrapper.FieldSynonym> DataSetWrapperBase.synonymsMethods in com._1c.g5.v8.dt.dcs.dataset that return IDataSetWrapper.FieldSynonymModifier and TypeMethodDescriptionDataSetWrapperBase.getFieldSynonym(String path) IDataSetWrapper.getFieldSynonym(String path) Get field synonym -
Uses of IDataSetWrapper.FieldSynonym in com._1c.g5.v8.dt.dcs.dataset.fields
Methods in com._1c.g5.v8.dt.dcs.dataset.fields that return IDataSetWrapper.FieldSynonymModifier and TypeMethodDescriptionprotected IDataSetWrapper.FieldSynonymDataSetsFieldsWrapperBase.getSynonym(String path) Get field synonym by path -
Uses of IDataSetWrapper.FieldSynonym in com._1c.g5.v8.dt.dcs.ui.datasets
Methods in com._1c.g5.v8.dt.dcs.ui.datasets with parameters of type IDataSetWrapper.FieldSynonymModifier and TypeMethodDescriptionvoidDataSetsWrapperUnion.notifyAddField(IDataSetWrapper childDataSetWrapper, IDataSetFieldsWrapper childFieldWrapper, IDataSetWrapper.FieldSynonym synonym, IDataSetWrapper.FieldRestriction restriction) Notify about field added