Check the coordinates of click event. See whether it is within the
extent of your image. If yes, bring up your popup.

J.Ganesan
www.DataStoreGwt.com

On Jul 27, 8:37 pm, vidhi jain <[email protected]> wrote:
> Hi All,
>
> I am new to GWT, I am using GWT CellTable  to display 5 columns in which 4
> are TextCell and one is Imagecell,
>
> On click on imagecell image I have to call one popup. cellTable is printing
> properly and pop up is also comming on ImageCell click.
>
> My problem is, I want to get popup only on image click , not surrounding
> area of image in ImageCell.
>
> Please let me know how i can restrict to call onBrowserEvent click event for
> surrounding image  area.
>
> I need it urgently please help me , i tried many option but not get success.
>
> Thanks in advance.
>
> --
> Thanks and Regards
> Vidhi Jain

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to