Package com.github._1c_syntax.bsl.mdo
Interface InputByStringOwner
- All Known Subinterfaces:
MutableReferenceObject
- All Known Implementing Classes:
BusinessProcess,Catalog,ChartOfAccounts,ChartOfCalculationTypes,ChartOfCharacteristicTypes,Document,ExchangePlan,Task
public interface InputByStringOwner
Объект метаданных, поддерживающий ввод по строке
-
Method Summary
Modifier and TypeMethodDescriptionList<com.github._1c_syntax.bsl.types.MdoReference> Список реквизитов, используемых для ввода по строке
-
Method Details
-
getInputByString
List<com.github._1c_syntax.bsl.types.MdoReference> getInputByString()Список реквизитов, используемых для ввода по строке
-