I have for example one Base page with all the bells and whistles you ccan think of.
But one portion for example the main body where the base page only says "Good Morning Juergen"
i want all my sub pages to have there own implemenations. So i want to replace the base label. With
a far more sofisticated component.
setVisible(false) doesn't apply here. Because i don't want to remove the component really i want to replace it.
johan
Juergen Donnerstag wrote:
I haven't understood the reason yet, why you want to replace or remove a component. That means you are changing your HTML page on the fly. Why is isVisible(tree/false) not suitable for your case?
regards Juergen
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Wicket-develop mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wicket-develop
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/
_______________________________________________
Wicket-develop mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/wicket-develop
