Home
last modified time | relevance | path

Searched defs:cells (Results 26 – 42 of 42) sorted by last modified time

12

/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js141 var mxClipboard={STEPSIZE:10,insertCount:1,cells:null,setCells:function(a){mxClipboard.cells=a},get… property in mxClipboard
246 mxMorphing.prototype.cells=null;mxMorphing.prototype.updateAnimation=function(){mxAnimation.prototy… method in mxMorphing
740 mxGraphModel.prototype.cells=null;mxGraphModel.prototype.maintainEdgeParent=!0;mxGraphModel.prototy… method in mxGraphModel
/plugin/diagramsnet/lib/plugins/
H A Danimation.js35 function animateCells(graph, cells, steps, delay) argument
344 function toggleFlowAnim(graph, cells, status) argument
/plugin/diagramsnet/lib/js/
H A Dapp.min.js379 var mxClipboard={STEPSIZE:10,insertCount:1,cells:null,setCells:function(a){mxClipboard.cells=a},get… property in mxClipboard
484 mxMorphing.prototype.cells=null;mxMorphing.prototype.updateAnimation=function(){mxAnimation.prototy… method in mxMorphing
978 mxGraphModel.prototype.cells=null;mxGraphModel.prototype.maintainEdgeParent=!0;mxGraphModel.prototy… method in mxGraphModel
3248 …y(g[0]),h=r.model.getChildCells(g[0],!0),h=[{y:null!=k?k.y+k.height:0,x:0,cells:h,colspans:[]}];if… property in a.paintTableForeground.F
/plugin/diagramsnet/lib/js/grapheditor/
H A DFormat.js205 Format.prototype.updateSelectionStateForCell = function(result, cell, cells, initial) argument
1072 …n = function(label, key, defaultValue, enabledValue, disabledValue, fn, action, stopEditing, cells) argument
/plugin/diagramsnet/lib/js/diagramly/
H A DExtensions.js6815 function addRouterEdge(x, y, edge, select, graph, cells, v, cell) argument
6829 function addFloatingEdge(x1, y1, x2, y2, edge, select, graph, cells, v) argument
H A DMenus.js2415 …orUi.importFile(data, mime, x, y, Math.round(w2 * s), Math.round(h2 * s), filename, function(cells) argument
2443 editorUi.importFile(data, mime, x, y, 0, 0, filename, function(cells) argument
/plugin/diagramsnet/lib/plugins/trees/
H A Dtrees.js164 graph.foldCells = function(collapse, recurse, cells, checkFoldable, evt) argument
215 graph.removeCells = function(cells, includeEdges) argument
256 graph.duplicateCells = function(cells, append) argument
312 graph.moveCells = function(cells, dx, dy, clone, target, evt, mapping) argument
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/
H A Ddhtmlxgantt.js20868 Layout.prototype._syncGroupSize = function(cells, newSize){ argument
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/js/
H A Dd3.min.js2 …,b,_,w,p,g,s,v,d,y,a,t),S.lineEnd=o,o()}var s,h,p,g,v,d,y,m,M,x,b,_,w,S={point:e,lineStart:r,lineE… argument
/plugin/issuetracker/
H A Dtablekit.js102 TableKit.tables[tblid].dom.cells[cell.id] = {textContent : '', htmlContent : '', active : false}; class in TableKit.tables.dom
233 TableKit.tables[table.id].dom = {head:null,rows:null,cells:{}}; // TODO: watch this for mem leaks property in TableKit.tables.dom
/plugin/mediasyntax/tools/
H A Ddokuwiki2mediawiki.php215 $cells=""; global() variable
[all...]
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
H A Djgraphx-examples.jar ... .mxgraph.model.mxICell dropCell Object[] cells double dx double dy Object target java.awt. ...
H A Djdraw.jar ... .mxgraph.model.mxICell dropCell Object[] cells double dx double dy Object target java.awt. ...
/plugin/jdraw/src/com/mxgraph/examples/swing/
H A DGraphEditor.java556 public Object[] importCells(Object[] cells, double dx, double dy, in importCells()
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorActions.java793 Object[] cells = graph.getSelectionCells(); in actionPerformed() local
854 Object[] cells = graph.getSelectionCells(); in actionPerformed() local
1279 Object[] cells = graphComponent.getGraph().getSelectionCells(); in actionPerformed() local
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktablehandler.js239 FCKTableHandler._MarkCells = function( cells, label ) argument
245 FCKTableHandler._UnmarkCells = function( cells, label ) argument

12