Package com.github._1c_syntax.bsl.mdo
Interface TabularSection
- All Superinterfaces:
AttributeOwner,ChildrenOwner,MD,MDChild
- All Known Implementing Classes:
ObjectTabularSection
Интерфейс табличных частей объектов (включая стандартные ТЧ)
-
Method Summary
Modifier and TypeMethodDescriptionСписок реквизитов объектаСписок реквизитов табличной частиВозвращает все дочерние элементы объектаВозвращает все дочерние элементы объекта, являющиеся атрибутами или ТЧMethods inherited from interface com.github._1c_syntax.bsl.mdo.AttributeOwner
getPlainStorageFieldsMethods inherited from interface com.github._1c_syntax.bsl.mdo.ChildrenOwner
findChild, findChild, findChild, findChild, getPlainChildrenMethods inherited from interface com.github._1c_syntax.bsl.mdo.MD
getComment, getDescription, getDescription, getMdoRef, getMdoRef, getMdoReference, getMdoType, getName, getObjectBelonging, getSupportVariant, getSynonym, getUuid
-
Method Details
-
getAttributes
Список реквизитов табличной части -
getChildren
Description copied from interface:ChildrenOwnerВозвращает все дочерние элементы объекта- Specified by:
getChildrenin interfaceChildrenOwner
-
getStorageFields
Description copied from interface:AttributeOwnerВозвращает все дочерние элементы объекта, являющиеся атрибутами или ТЧ- Specified by:
getStorageFieldsin interfaceAttributeOwner
-
getAllAttributes
Description copied from interface:AttributeOwnerСписок реквизитов объекта- Specified by:
getAllAttributesin interfaceAttributeOwner
-