Re: setEnabled(true) doesn't enable a subcomponent

2010-09-27 Thread Ludodo
Yes I did and it didn't works either. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/setEnabled-true-doesn-t-enable-a-subcomponent-tp2715172p2715340.html Sent from the Users forum mailing list archive at Nabble.com. --

setEnabled(true) doesn't enable a subcomponent

2010-09-27 Thread Ludodo
Hello, I've 2 components ComponentA & ComponentB. ComponentB extends ComponentA. ComponentA.html looks like this : ... and ComponentB looks like this : ... Link ... My need is always enabled the link in com