Package com.github._1c_syntax.bsl.mdo
Interface FormOwner
- All Superinterfaces:
ChildrenOwner
- All Known Subinterfaces:
ExternalSource,ReferenceObject,Register
- All Known Implementing Classes:
AccountingRegister,AccumulationRegister,BusinessProcess,CalculationRegister,Catalog,ChartOfAccounts,ChartOfCalculationTypes,ChartOfCharacteristicTypes,DataProcessor,Document,DocumentJournal,Enum,ExchangePlan,ExternalDataProcessor,ExternalDataSourceCube,ExternalDataSourceCubeDimensionTable,ExternalDataSourceTable,ExternalReport,FilterCriterion,InformationRegister,Report,SettingsStorage,Task
Расширение - Владелец дочерних форм
-
Method Summary
Methods inherited from interface com.github._1c_syntax.bsl.mdo.ChildrenOwner
findChild, findChild, findChild, findChild, getChildren, getPlainChildren
-
Method Details
-
getForms
List<ObjectForm> getForms()Список форм объекта
-