Check out DatePickerCell#onKeyDown() to see how we position the DatePicker
popup under the cell.

Within the Cell event handler, get the absoluteTop/Left from the parent
Element.

Thanks,
John LaBanca
[email protected]


On Thu, Jan 20, 2011 at 3:32 AM, kellizer <[email protected]> wrote:

> Hi,
>
> I have a cellList and want to have a popup that when clicked pops up a
> popup panel over the cell - I can get the cellLists locations (e.g.
> cellList.getAbsoluteTop()) but how can I get the cells location?
>
> Many Thanks,
>
> Ian.
>
> --
> 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]<google-web-toolkit%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-web-toolkit?hl=en.
>

-- 
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