I guess I could just do something like this:

 

button.add(new AttributeModifier("onClick", "return jsMethod();"));

 

but I remember there's a standard way of doing that...

 

Michael

Reply via email to