Added PropertyExpressionEngine to DocumentObject class.

This commit is contained in:
Eivind Kvedalen
2015-09-17 00:55:54 +02:00
committed by wmayer
parent bcbec533db
commit e17ece22c1
6 changed files with 166 additions and 4 deletions

View File

@@ -23,6 +23,11 @@
<UserDocu>Mark the object as unchanged</UserDocu>
</Documentation>
</Methode>
<Methode Name="setExpression">
<Documentation>
<UserDocu>Register an expression for a property</UserDocu>
</Documentation>
</Methode>
<Attribute Name="OutList" ReadOnly="true">
<Documentation>
<UserDocu>A list of all objects this object links to.</UserDocu>