Package com.github._1c_syntax.bsl.mdo
Interface CommandOwner
- 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,Task
Расширение - Владелец дочерних команды
-
Method Summary
Methods inherited from interface com.github._1c_syntax.bsl.mdo.ChildrenOwner
findChild, findChild, findChild, findChild, getChildren, getPlainChildren
-
Method Details
-
getCommands
List<ObjectCommand> getCommands()Список команд объекта
-