Searched refs:isCollection (Results 1 – 6 of 6) sorted by relevance
16602 function isCollection(element) { function16605 return element.isCollection || (dataObject && dataObject.isCollection);18181 if (isCollection(semantic)) {35612 { isCollection: !entry.active }); property35616 isCollection = dataObject.isCollection;35623 active: isCollection,
28 …:Fr(t,c)});return function(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection}(Ir(t…34 …isCollection;return[{id:"toggle-is-collection",className:"bpmn-icon-parallel-mi-marker",title:n("C… property
2 …ty:Ze,stroke:o});(function(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection})(R(t…
2 …ty:Je,stroke:o});(function(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection})(k(t…
27 …ty:no,stroke:o});(function(e){var t=e.dataObjectRef;return e.isCollection||t&&t.isCollection})(gr(…197 …isCollection;return{"toggle-is-collection":{className:"bpmn-icon-parallel-mi-marker",title:n("Coll… property
1 …isCollection(obj) {\n return Array.isArray(obj) || obj.length !== undefined;\n}\n\nfunction toA…