Right Click on Tree

2010-06-30 Thread ganesh.shirsat
hi, How to get TreeItem on right click in GWT 2.0.3 please help me thanks, Ganesh Shirsat -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to google-web-tool...@googlegroups.com. To unsubscribe from thi

Context Menu on Tree in GWT 2.0.3

2010-06-09 Thread ganesh.shirsat
hi friends, GWT 2.0.3 Feature : 1. it's not allow to select the tree using right click. I am try to use the Context menu on tree or TreeItem using onBrowserContext event. but there is no TreeItem is selected on right click of treeitem. how to achieve the context menu features in GWT 2.0.3 Pleas

how to call client site function from plan html file.

2010-02-15 Thread ganesh.shirsat
hi friends, i want to call the client site function from one html file. like example (suppose class ABC { public function xyz() { $wnd.alert("calling from plan html file") } } i want to call 'xyz' function abc.htm file. how would i achieved this? please give

Disclosure Panel

2009-12-15 Thread ganesh.shirsat
Hi, How to remove the DisclosurePanel Collapsible behaviour? i was trying this using DOM object and it's work fine but i need other solution. without using DOM . pls help me out. thanks. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.

Find the referer url using request.getHeader

2009-10-31 Thread ganesh.shirsat
Hi friends. HttpServletRequest request = getThreadLocalRequest(); String header = request.getHeader(); gwt give me cache url lik this http://localhost:8080/resources/654767E035861FD64A5896F78CC4BA5F.cache.html but i want a my original url http://localhost:8080/resources/Login.h

Window Focus on chrome

2009-10-28 Thread ganesh.shirsat
hi any one tell me how we focus on chrome browser using gwt. Javascript issue? window.focus() doesn't work in Chrome! --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group,

Parent/Child Windows References

2009-10-28 Thread ganesh.shirsat
Have a question. I have this situation: in JavaScript I have a parent window that opens a child window using window.open(). Now, through the course of the whole thing, comes a point where the child focus the parent window using opener.focus(). but if i add tab in that window it break the reference

focus on parent window

2009-10-27 Thread ganesh.shirsat
hi, I have issued of if parent window is closed and i am refer to this window. the opener object is not given me a location of parent. how to persist the location of parent. please tell me. --~--~-~--~~~---~--~~ You received this message because you are subsc

Re: How to minimize browser using GWT ?

2009-10-27 Thread ganesh.shirsat
i tried this but javascript not provide any solution for minimize the window. On Oct 27, 7:00 pm, Lothar Kimmeringer wrote: > Rinku schrieb: > > > How to minimize browser using GWT ? > > If you replace GWT with HTML/Javascript and know the answer, > you can answer that for yourself. I don't know

Re: How to minimize browser using GWT ?

2009-10-27 Thread ganesh.shirsat
i also have this issue. please anyone solve. Thanks, On Oct 27, 6:50 pm, Rinku wrote: > How to minimize browser using GWT ? --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to th

minimize browser window.

2009-10-27 Thread ganesh.shirsat
hi friends, is it any way to minimize the browser window? please help me out. regards, Ganesh Shirsat --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email