Searched refs:isExpanded (Results 1 – 8 of 8) sorted by relevance
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/ |
H A D | dhtmlxgantt_fullscreen.js | 118 function isExpanded() { function 133 return { fullscreen: isExpanded() }; 266 var isBodyExpanded = isExpanded(); 305 if (isExpanded()) { 329 if (!isExpanded()) { 347 if (!isExpanded()) {
|
/plugin/ifauthex/lib/ |
H A D | parser.php | 80 public function isExpanded($recursive=true) { function in AST\\ElementInstance 90 … if ($arg instanceof TokenInstance || ($recursive && !$arg->isExpanded($recursive))) { 106 if ($this->isExpanded($recursive)) { 112 if ($arg instanceof ElementInstance && !$arg->isExpanded($recursive)) { 128 if ($this->isExpanded($recursive)) { 642 if (!$root->isExpanded()) {
|
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/ |
H A D | dhtmlxgantt_fullscreen.js.map | 1 …isExpanded","element","document","fullscreenElement","mozFullScreenElement","webkitFullscreenEleme…
|
/plugin/bpmnioeditor/vendor/bpmnio-js/ |
H A D | bpmn-modeler.development.js | 34094 newElement.isExpanded = isExpanded(oldBusinessObject); 34099 newElement.isExpanded = target.isExpanded; 34267 target.isExpanded === isExpanded(businessObject) 34653 isExpanded: true 34663 isExpanded: true 34684 isExpanded: true 34694 isExpanded: true 34706 isExpanded: true 34715 isExpanded: true 35204 return isExpanded(businessObject) !== entry.target.isExpanded; [all …]
|
H A D | bpmn-modeler.production.min.js | 28 …(e,"bpmn:CallActivity")&&(Ar(e,"bpmn:SubProcess")?kr(e).di&&!!kr(e).di.isExpanded:!Ar(e,"bpmn:Part… 34 …isExpanded:n)&&(e.collapsed=n,!0)}(s,p))return i.toggleCollapse(s),s;var f,m=e.create(h),y={type:h…
|
/plugin/bpmnio/vendor/bpmn-js/dist/ |
H A D | bpmn-modeler.production.min.js | 27 …isExpanded:!Cr(e,"bpmn:Participant")||!!Rr(e).processRef)}function Wr(e){return e&&!!Rr(e).trigger… 194 …isExpanded:n)}(s,c))return i.toggleCollapse(s),s;var d=e.create(u),m={type:u,businessObject:d,di:{…
|
H A D | bpmn-viewer.production.min.js | 2 …isExpanded:!_(e,"bpmn:Participant")||!!A(e).processRef)}function C(e){var t=e.businessObject,n=fun…
|
H A D | bpmn-navigated-viewer.production.min.js | 2 …isExpanded:!_(e,"bpmn:Participant")||!!A(e).processRef)}function C(e){var t=e.businessObject,n=fun…
|