InplaceEditor = Behavior.create({ initialize: function() { }, onkeypress: function() { }, onclick: function() { } });