t;)
> void handleEnumClick(String oneEnum) //oneEnum is always e3
> {
> selectedEnum = MyEnum.valueof(oneEnum);
> }
>
> Object onSuccess() //is not called unless I move to page class
> {
> handler.handle(selectedEnum); //the handler parameter is null
>
message in context:
http://tapestry.1045711.n5.nabble.com/LinkSubmit-in-a-loop-tp4742981p4743776.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
context:
> http://tapestry.1045711.n5.nabble.com/LinkSubmit-in-a-loop-tp4742981p4742985.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> -
> To unsubscribe, e-mail: users-unsubscr...@tape
Oh and I don't know if this is relevant but I am using tapestry 5.3.0.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/LinkSubmit-in-a-loop-tp4742981p4742985.html
Sent from the Tapestry - User mailing list archive at Nabbl
um);
}
Object onSuccess() //is not called unless I move to page class
{
handler.handle(selectedEnum); //the handler parameter is null
return null;
}
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/LinkSubmit-in-a-loop-tp