Resources, craete/save, modal windows, etc.
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.ria / src / argeo-ria-lib / security / class / org / argeo / security / ria / components / INaturePane.js
index 84c612a2fcf5bc1734794a233cf5cb7ddfe903c3..038a26d1acb9f5a4df2cb388a035621e79165edf 100644 (file)
@@ -1,5 +1,9 @@
 qx.Interface.define("org.argeo.security.ria.components.INaturePane", {\r
        extend  : org.argeo.security.ria.components.IUserDataPane,\r
+       properties : {\r
+               natureUuid : {},\r
+               natureType : {}\r
+       },\r
        members : {\r
                getNatureLabel : function(){return true},\r
                setData : function(dataMap, format){return true;}\r