I'm curious to find out what is the status of this "issue"? Will it be fixed or it is not considered very useful to have such a method for IBehaviour interface? Anyway, I find it very useful for my use case...
Thank you! Eelco Hillenius wrote: > > Go for it. > http://sourceforge.net/tracker/index.php?func=detail&aid=1504516&group_id=119783&atid=684977 > > Eelco > > > On 8/28/06, Johan Compagner <[EMAIL PROTECTED]> wrote: >> >> I have the ajax auto complete behaviour attached to a field >> But if that field is set to disabled or readonly i want the auto complete >> also not to be rendered. >> >> With a AttributeModifier we have isEnabled() but that isn't in the basic >> IBehaviour interface is there a reason for this? >> >> johan >> >> >> ------------------------------------------------------------------------- >> 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 >> [EMAIL PROTECTED] >> https://lists.sourceforge.net/lists/listinfo/wicket-develop >> >> >> > > ------------------------------------------------------------------------- > 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 > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/wicket-develop > > -- View this message in context: http://www.nabble.com/Why-doesn%27t-IBehaviour-have-the-isEnabled%28%29-of-a-AttributeModifier--tf2176101.html#a10057871 Sent from the Wicket - Dev mailing list archive at Nabble.com.
