listeners: { render: function(circle) { circle.getEl().on("click", function() { e.stopEvent(); }); } },