Hi Ajit, I've not done it but maybe use a Scheduler time? So maybe something like: * Extend MenuBar * Override onBrowserEvent (don't foget to call super.onBrowserEvent) * On mouse out start a timer to close after n seconds?
Bit fiddly resetting/clearing timers when the mouse comes back in etc. Best I can come up with :( Sam On Tuesday, July 23, 2013 4:46:37 AM UTC+1, Ajit Pradhan wrote: > > I am totaly new in GWT desining and implementation. I created a a drop > down menubar where number of items are displaying in the drop down menu > But it is not closing automatically if I am not selecting anyone (That > means there is no auto close option like autoOpen). So is there any one who > can guide me, how to implement a logic to make it auto close ?. > > Thanks & Regards > Ajit Kumar Pradhan > -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit. For more options, visit https://groups.google.com/groups/opt_out.
