Home
last modified time | relevance | path

Searched defs:undo (Results 176 – 179 of 179) sorted by path

12345678

/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js289 function undo() { function
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1019 undo: boolean; property
2302 undo(): void; method
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_undo.js13 …exports=n():"function"==typeof define&&define.amd?define("ext/dhtmlxgantt_undo",[],n):"object"==ty… method in t
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_undo.js148 gantt.ext.undo = { class in gantt.ext
149 undo: function () { return _undo.undo(); }, method in gantt.ext.undo
262 function Monitor(undo) { argument
665 Undo.prototype.undo = function () { method in Undo

12345678