Fixes on natures management
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.ria / src / argeo-ria-lib / security / class / org / argeo / security / ria / components / INaturePane.js
index 1938fa727bd3e75913a24c82f5c75e50b856956d..713f3141785550cf1069a2b9902277e1b5842dcf 100644 (file)
@@ -3,7 +3,8 @@ qx.Interface.define("org.argeo.security.ria.components.INaturePane", {
        statics : {\r
                NATURE_TYPE : "",\r
                NATURE_LABEL : "",\r
-               NATURE_ICON : ""\r
+               NATURE_ICON : "",\r
+               NATURE_RANK     : 0\r
        },\r
        properties : {\r
                editMode : {\r