apper(componentEventResultProcessor);
boolean onSuccessFromSignInForm() {
componentResources.triggerEvent("DesiredMethodName", null, callback);
}
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Rendering-Custom-Component-via-Zone-tp49181
On Wed, 19 Oct 2011 13:03:03 -0200, Times2
wrote:
Hi,
Hi!
I have problem with replacing one custom component with another one
Remember Tapestry doesn't make any difference between components provided
by it and components provided by you. ;)
via AJAX, using zone component. Replacing
}
return false;
}
};
Best regards
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Rendering-Custom-Component-via-Zone-tp4918130p4918130.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-