> Can't you just check the model in onedit if it's the same as the > templatemethod? and then clear it?
onEdit is not responsible for handling the input of the edit component, so I would have to decorate the editor component somehow and override updateModel. In this case, having a wrapper model is much easier. > I'm no css shark, but I think label is ment to be inline; not block. In a > table it's ok, because table-cells are block items. In that case it's just > some "display: block" or some. But in case of an inline editable label, you > can't really do it. Bottomline is that it's the user who knows the usage of > the label. Doing it with CSS sounds good. You want to implement this? :) Eelco ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Wicket-develop mailing list Wicket-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wicket-develop