Core: ViewProvider: Add claimChildrenRecursive

This commit is contained in:
PaddleStroke
2024-06-25 11:34:43 +02:00
parent 2114c6ecce
commit 8ef57be4bb
4 changed files with 46 additions and 2 deletions

View File

@@ -201,6 +201,13 @@ trans : Base.Placement, Base.Matrix</UserDocu>
Returns list of objects that are to be grouped in tree under this object.</UserDocu>
</Documentation>
</Methode>
<Methode Name="claimChildrenRecursive" Const="true">
<Documentation>
<UserDocu>claimChildrenRecursive() -> list
Returns list of objects that are to be grouped in tree under this object recursively.</UserDocu>
</Documentation>
</Methode>
<Methode Name="partialRender">
<Documentation>
<UserDocu>partialRender(sub=None, clear=False) -> int