Removed binding handler from element interface so there is only one

layer of binding handlers per module per language.
This commit is contained in:
Willem Cazander 2013-08-24 18:07:51 +02:00
parent b922b0fd81
commit df1f1fb959
8 changed files with 2 additions and 56 deletions

View file

@ -127,7 +127,6 @@
<description>The class of the binding handler.</description>
</attribute>
<elementParent tag="module" uri="http://eld.x4o.org/xml/ns/eld-root"/>
<elementParent tag="elementInterface"/>
</element>
<element id="attributeHandler" elementClass="org.x4o.xml.eld.lang.BeanElement">