Package com.github._1c_syntax.bsl.mdo
Interface TabularSectionOwner
- All Superinterfaces:
ChildrenOwner
- All Known Subinterfaces:
ExternalSource,ReferenceObject
- All Known Implementing Classes:
BusinessProcess,Catalog,ChartOfAccounts,ChartOfCalculationTypes,ChartOfCharacteristicTypes,DataProcessor,Document,ExchangePlan,ExternalDataProcessor,ExternalReport,Report,Task
Расширение - Владелец табличных частей
-
Method Summary
Modifier and TypeMethodDescriptionСписок табличных частейMethods inherited from interface com.github._1c_syntax.bsl.mdo.ChildrenOwner
findChild, findChild, findChild, findChild, getChildren, getPlainChildren
-
Method Details
-
getTabularSections
List<TabularSection> getTabularSections()Список табличных частей
-