On 4 mai, 15:16, "[email protected]" <[email protected]> wrote:
> Hi All,
>
> I am using SuggestBox, and there are DTO-s in list. When a user
> selects items with up and down key, I need to get the selected element
> to display all data of DTO item on a detail form.
>
> It seems to be, there are not a standard event for this. How can I
> implement this functionality? I need some tips, not a full solving.
> I can't inherit SUggestbox, because popup panel is private.
> Can I make an own SuggestBox? Unfortunately it depends on Menubar,
> because it using protected methods of Menubar:(
SuggestBox unfortunately doesn't implement HasHighlightHandlers; you
could file a bug for this.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---