Basic topic propeties integrated with brix.

This commit is contained in:
Paulo Veiga
2011-09-06 01:03:27 -03:00
parent 85defa2ab9
commit e2da27ebc8
26 changed files with 346 additions and 271 deletions

View File

@@ -39,7 +39,7 @@ mindplot.Note = new Class({
},
getText: function() {
return this._textShape;
return this._text;
},
getModel : function() {