App: Clean up XML bindings.

This commit is contained in:
tritao
2025-02-12 01:24:36 +00:00
parent 516595fbce
commit 9e08039ab6
6 changed files with 41 additions and 34 deletions

View File

@@ -56,9 +56,10 @@
<Methode Name="hasObject">
<Documentation>
<UserDocu>hasObject(obj, recursive=false)
Checks if the group has a given object
@param obj the object to check for.
@param recursive if true check also if the obj is child of some sub group (default is false).
Checks if the group has a given object
@param obj the object to check for.
@param recursive if true check also if the obj is child of some sub group (default is false).
</UserDocu>
</Documentation>
</Methode>