Searched refs:headerEntries (Results 1 – 3 of 3) sorted by relevance
| /plugin/bpmnioeditor/vendor/bpmnio-js/ |
| D | bpmn-modeler.development.js | 32253 headerEntries = this._getHeaderEntries(element, providers); 32256 hasHeaderEntries = headerEntries && size(headerEntries) > 0; 32300 headerEntries = this._getHeaderEntries(element, providers); 32302 current.entries = assign({}, entries, headerEntries); 32306 if (size(headerEntries)) { 32308 this._createEntries(headerEntries, 'djs-popup-header') 35365 var headerEntries = []; 35368 headerEntries = headerEntries.concat(this._getLoopEntries(element)); 35372 headerEntries = headerEntries.concat(this._getDataObjectIsCollection(element)); 35376 headerEntries = headerEntries.concat(this._getParticipantMultiplicity(element)); [all …]
|
| /plugin/bpmnio/vendor/dmn-js/dist/ |
| D | dmn-modeler.production.min.js | 21 …ents[n])&&(t=Xh(e))&&(i&&(i+=" "),i+=t);return i}function Gh(e){const{headerEntries:t,onSelect:n,s… 122 …`}function Jh(e){const{onClose:t,onSelect:n,className:o,headerEntries:r,position:s,title:a,width:c… 176 ….prototype._render=function(){const{position:e,providerId:t,entries:n,headerEntries:i,emptyPlaceho… 191 …headerEntries:r,emptyPlaceholder:s}=this._getContext(e,t);this._current={position:n,providerId:t,t… property
|
| /plugin/bpmnio/vendor/bpmn-js/dist/ |
| D | bpmn-modeler.production.min.js | 27 …ents[n])&&(t=Ec(e))&&(i&&(i+=" "),i+=t);return i}function Cc(e){const{headerEntries:t,onSelect:n,s… 128 …`}function Pc(e){const{onClose:t,onSelect:n,className:i,headerEntries:r,position:o,title:a,width:c… 182 ….prototype._render=function(){const{position:e,providerId:t,entries:n,headerEntries:i,emptyPlaceho… 197 …headerEntries:o,emptyPlaceholder:a}=this._getContext(e,t);this._current={position:n,providerId:t,t… property
|