Package com._1c.g5.v8.derived.context
Interface IPartBasedObjectContext
- All Known Implementing Classes:
FormExtContainmentContext
,FormExtContext
,ModelUpdaterContainmentContext
,ModelUpdaterContext
,PartBasedContainmentContext
,PartBasedObjectContext
public interface IPartBasedObjectContext
Common interface of the part based object contexts. Defines common interface of part computation for both top
and containment object contexts
-
Method Summary
-
Method Details
-
getParts
Gets the set of DD parts being collected within this context.- Returns:
- The set of DD parts scheduled for the re-computation.
-