Greetings,
I'm working on jenkins plugin nad now encountered a problem:
I've inserted a picture to my GUI (using jelly) and now I want to invoke 
method on click.
Best would be if I can pass an argument to it, for example:
my method:
public void setOwner(String owner)
and I have picture:

<img src="/plugin/PluginForJenkins/images/claim.png"/>
how can I make this picture clickable?

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to