Searched refs:isUndoable (Results 1 – 2 of 2) sorted by relevance
54 var update = function (isUndoable) { argument56 this.updateGraph(isUndoable, initial);204 mxWebColaLayout.prototype.adjustChildOffsets = function(model, groupCell, isUndoable, isInitial) argument246 mxWebColaLayout.prototype.updateGraph = function(isUndoable = false, initial = false) argument273 if (isUndoable)327 if (isUndoable)381 if (isUndoable)394 this.adjustChildOffsets(model, cell, isUndoable, initial);401 if (isUndoable)
114 mxWebColaAdaptor.prototype.updatePositions = function(isUndoable) argument