Home
last modified time | relevance | path

Searched refs:Editable (Results 51 – 56 of 56) sorted by path

123

/plugin/diagramsnet/lib/resources/
H A Ddia_zh-tw.txt110 diagramPngDesc=Editable Bitmap Image
111 diagramSvgDesc=Editable Vector Image
1055 editable=Editable
H A Ddia_zh.txt1055 editable=Editable
/plugin/issuetracker/
H A Dtablekit.js48 TableKit.Editable.init(table);
58 TableKit.Editable.editCell(this.id, row, column);
267 TableKit.Editable.init(t);
732 TableKit.Editable = { class in TableKit
783 ftype = TableKit.Editable.types[head.id];
798 TableKit.Editable.CellEditor = Class.create();
799 TableKit.Editable.CellEditor.prototype = {
913 TableKit.Editable.addCellEditor(new TableKit.Editable.CellEditor(n, {
918 TableKit.Editable.textInput('text-input');
921 TableKit.Editable.addCellEditor(new TableKit.Editable.CellEditor(n, {
[all …]
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt902 Editable textbox for parent directory in demo.browse.php
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/tagging/script/
H A Deditable.js229 var Editable = function (element, options) { class
235 Editable.prototype = {
278 Editable.prototype.closeOthers(e.target);
425 $this.data(datakey, (data = new Editable(this, options)));

123