For example, I've got CSSLink and I want to restrict it to a specific tag for error prevention because I assume you're going to apply it to a <link> tag and I replace the "href" attribute. If you apply the component to a tag where href does not make sense the component will fail silently, which is bad.

Gili

Koen Serry wrote:
Hi All,

is there a reason to restrict a component from being linked to any tag?

For example I'd like to have the following behaviour I have a couple of "Projects" in a DropDownChoice, whenever a user selects a Project, this becomes the current Project and then this DropDownChoice becomes a Label with a link to modify it again.

Koen




-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user


--
http://www.desktopbeautifier.com/


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to