>From: Richard Wallace <[EMAIL PROTECTED]>
>
> Hello again,
>
> I'm trying to figure out how to use the Tomahawk updateActionListener in
> Clay. The idea being that you can attach an action listener to a
> commandLink and when that specific link is clicked a value will be set
> on a given pro
Well, I sorta solved the problem. It's as good as I can do at the
moment. Basically I just created a delegate class that I called
ShaleUpdateActionListenerWrapper that implements setProperty(String) and
setValue(Object) and creates the proper value bindings from them to
setup the actual Updat
Hello again,
I'm trying to figure out how to use the Tomahawk updateActionListener in
Clay. The idea being that you can attach an action listener to a
commandLink and when that specific link is clicked a value will be set
on a given property of a backing bean. In JSP it would look something
3 matches
Mail list logo