(function($) { /** * @class Base edit form, provides ajaxified saving * and reloading itself through the ajax return values. * Takes care of resizing tabsets within the layout container. * @name ss.Form_EditForm */ $('#Form_EditForm').concrete('ss',function($){ return/** @lends ss.Form_EditForm */{ /** * @type String HTML text to show when the form has been deleted. * @todo i18n */ RemoveHtml: 'Removed', onmatch: function() { // Don't bind any events here, as we dont replace the // full