Home
last modified time | relevance | path

Searched refs:select (Results 326 – 350 of 833) sorted by path

1...<<11121314151617181920>>...34

/plugin/davcard/vendor/sabre/vobject/lib/
H A DComponent.php151 $children = $this->select($item);
216 function select($name) { function in Sabre\\VObject\\Component
376 $matches = $this->select($name);
396 $matches = $this->select($name);
416 $matches = $this->select($name);
446 $matches = $this->select($name);
H A DTimeZoneUtil.php184 foreach($vcalendar->select('VTIMEZONE') as $vtimezone) {
H A DVCardConverter.php126 while($output->select('ITEM' . $x . '.')) {
197 foreach ($output->select('ANNIVERSARY') as $anniversary) {
217 foreach ($output->select('ANNIVERSARY') as $anniversary) {
/plugin/davcard/vendor/sabre/vobject/lib/Component/
H A DVCalendar.php265 foreach($this->select('VEVENT') as $key=>$vevent) {
515 if (!$itemUid = $item->select('UID')) {
H A DVCard.php217 $version = $this->select('VERSION');
239 $uid = $this->select('UID');
261 $fn = $this->select('FN');
377 foreach($this->select($propertyName) as $field) {
H A DVFreeBusy.php29 foreach($this->select('FREEBUSY') as $freebusy) {
/plugin/davcard/vendor/sabre/vobject/lib/ITip/
H A DBroker.php549 foreach($calendar->select('VTIMEZONE') as $timezone) {
879 foreach ($vevent->select('EXDATE') as $val) {
943 $propertyValues = $vevent->select($prop);
/plugin/davcard/vendor/sabre/vobject/tests/VObject/
H A DFreeBusyGeneratorTest.php349 $freebusy = $result->VFREEBUSY->select('FREEBUSY');
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpclient-4.5.5.jar ... auth.MalformedChallengeException public abstract java.util.Queue select (java.util.Map, org.apache ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js75 …tput:0,p:1,param:274,pre:0,progress:0,q:0,s:0,samp:0,script:84,section:0,select:0,small:0,source:2… property in $.f
80 …ent",samp:"HTMLElement",script:"HTMLScriptElement",section:"HTMLElement",select:"HTMLSelectElement… property in $.Q
471 this.hideMenu();if(null!=n){try{n.select()}catch(q){}n=null}null!=c&&c(a)}this.eventReceiver=null;m…
1676 …1;mxConnectionHandler.prototype.enabled=!0;mxConnectionHandler.prototype.select=!0;mxConnectionHan… method in mxConnectionHandler
1730 …}catch(x){mxLog.show(),mxLog.debug(x.message)}finally{e.endUpdate()}this.select&&this.selectCells(…
2840 …nge(),a.collapse(!0),c=b.createRange(),c.setEndPoint("StartToStart",a),c.select())};Graph.prototyp…
2858 …=0,c=a.length;b<c;++b)sel.addRange(a[b])}else document.selection&&a.select&&a.select()}catch(ba){}…
2988 …ers(g,function(a){mxEvent.consume(a)},null,function(a){if(null!=n){try{n.select()}catch(q){}n=null…
3732 …n(){k.focus();mxClient.IS_GC||mxClient.IS_FF||5<=document.documentMode?k.select():document.execCom…
10635 ….getCellsForAction(k.style,!0)));t=[];null!=k.select&&this.isEnabled()&&(t=this.getCellsForAction(…
[all …]
H A Dextensions.min.js1705select("line"),T=_.select("text");x=x.merge(x.enter().insert("path",".tick").attr("class","domain"…
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js4482 input.select();
H A DDialogs.js714 text.select();
901 text.select();
972 gadgetInput.select();
1193 gadgetInput.select();
2651 nameInput.select();
3291 if (select)
4001 nameInput.select();
5120 linkInput.select();
6568select.options[select.selectedIndex].parentNode.removeChild(select.options[select.selectedIndex]);
6572 select.value = select.options[0].value;
[all …]
H A DEditor.js4884 var select = document.createElement('select');
4885 setElementPos(td, select);
4893 select.appendChild(opElem);
4896 select.value = pValue;
4898 div.appendChild(select);
4900 mxEvent.addListener(select, 'change', function()
4907 select.focus();
4910 mxEvent.addListener(select, 'blur', function()
4912 div.removeChild(select);
6885 if (action.select != null && this.isEnabled())
[all …]
H A DEditorUi.js5923 widthInput.select();
6224 zoomInput.select();
12906 done(select);
12910 graph.setSelectionCells(select);
13292 var select = cells.slice();
13385 select.push(edgeCell);
13488 (layout == 'auto' && select.length == 2 * cells.length - 1 && roots.length == 1))
13520 flowLayout.execute(graph.getDefaultParent(), select);
13523 graph.moveCells(select, x0, y0);
13529 select.length > cells.length))
H A DExtensions.js6210 var select = [];
6237 lookup[obj.id] = addCompositeShape(obj, select, graph);
6275 lookup[obj.id] = addCompositeShape(obj, select, graph);
6424 select.push(graph.addCell(e, group, null, src, trg));
6455 select.push(graph.addCell(v));
6489 graph.setSelectionCells(select);
6826 select.push(graph.addCell(e, null, null, null, null));
6845 select.push(graph.addCell(e, null, null, null, null));
6954 function addCompositeShape(obj, select, graph) argument
10137 select.push(graph.addCell(edge1, null, null, null, null));
[all …]
H A DPages.js230 function ChangePage(ui, page, select, index, noSelect) argument
232 SelectPage.call(this, ui, select);
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js417 var select = graph.deleteCells(graph.getDeletableCells(graph.getSelectionCells()), includeEdges);
419 if (select != null)
421 graph.setSelectionCells(select);
1618 var select = null;
1632 select = cells;
1633 graph.fireEvent(new mxEventObject('cellsInserted', 'cells', select));
1672 if (select != null)
1674 graph.setSelectionCells(select);
1675 graph.scrollCellToVisible(select[0]);
H A DDialogs.js638 var select = document.createElement('select');
639 select.style.width = '180px';
640 select.className = 'geBtn';
647 select.appendChild(replaceOption);
656 select.appendChild(newOption);
664 select.appendChild(importOption);
667 div.appendChild(select);
675 if (select.value == 'new')
680 else if (select.value == 'replace')
698 else if (select.value == 'import')
[all …]
H A DEditor.js2054 nameInput.select();
H A DFormat.js951 currentSelection.select();
H A DGraph.js8366 var select = [];
8421 select.push(cell);
8457 select.push(cell);
8467 return select;
9343 var select = [];
9360 select.push(child);
9402 return select;
10156 var select = null;
10193 select = [];
10207 return select;
[all …]
H A DMenus.js680 var select = null;
685 select = graph.importCells([table], pt.x, pt.y);
687 graph.model.getDescendants(select[0])));
694 if (select != null && select.length > 0)
696 graph.scrollCellToVisible(select[0]);
697 graph.setSelectionCells(select);
H A DSidebar.js2318 var select = null;
2345 select = clones;
2349 select = graph.importCells(cells, x, y, target);
2364 for (var i = 0; i < select.length; i++)
2366 layout.moveCell(select[i], tx, ty);
2373 graph.fireEvent(new mxEventObject('cellsInserted', 'cells', select));
2385 if (select != null && select.length > 0)
2387 graph.scrollCellToVisible(select[0]);
2388 graph.setSelectionCells(select);
2392 select != null && select.length == 1)
[all …]

1...<<11121314151617181920>>...34