except that *oops* this is a border...
Jonathan Locke wrote:
some components like form components generate html. you'll have to do it like those ones.
Eelco Hillenius wrote:
You'll get an exception that your component never rendered if you do that. Unless you set that checking option to false in your application settings. Or am I misunderstanding you?
Eelco
Jonathan Locke wrote:
you can still work around this by conditionally generating that part in java can't you? that was the original idea for this kind of stuff...
Gili wrote:
Juergen and I have been discussing the round corner panel component and I've got a problem. As I mentioned before, the panel consists of eight DIV tags with a nested <table> tag. The problem is that I want the <table> tag to be included conditionally, only if the component parameter "width" is not "100%".
I know of ComponentTagAttributeModifier for modifying the value
of attributes, but I'm actually looking for a ComponentTagModifier that
has the ability to conditionally remove a tag but not its nested
children. Any ideas?
Gili
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Wicket-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wicket-develop
