I need an example of wicketstuff-minis' veil behavior. I added this to one of
my components but keep getting the error that the behavior is already bound
to another component and cannot be reused.
All I am doing is:
Button button = new Button("test");
button.add(new Veil());
form.add(button);
This is the only Veil I am using on my page. Thanks.
--
View this message in context:
http://www.nabble.com/Example-of-wicketstuff-minis%27-Veil-tp17623741p17623741.html
Sent from the Wicket - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]