Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within GWT
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
OCP Oracle Certified Professional Java SE 21 Developer Study Guide: Exam 1Z0-830
this week in the
Programmer Certification
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Tim Cooke
Liutauras Vilda
Jeanne Boyarsky
paul wheaton
Sheriffs:
Ron McLeod
Devaka Cooray
Henry Wong
Saloon Keepers:
Tim Holloway
Stephan van Hulst
Carey Brown
Tim Moores
Mikalai Zaikin
Bartenders:
Frits Walraven
Forum:
GWT
Context Menu on Tree in GWT 2.0.3
Ganesh Shirsat
Ranch Hand
Posts: 33
I like...
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
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
onBrowserEvent 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
thanks,
Ganesh Shirsat
Vivek Kumar
Greenhorn
Posts: 17
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Proabably extend the TreeItem class if GWT 2.x allows you to do so
Ganesh Shirsat
Ranch Hand
Posts: 33
I like...
posted 14 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
hi,
TreeItem class not support the onBrowserEvent method.
because it is inherited from UIObject and onBrowServerEvent is not a part of UIObject class.
thanks,
Ganesh Shirsat
Let's get him boys! We'll make him read this tiny ad!
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Sample code to drag drop buttons in Applet
add any application to the Context Menu when you right click on any Folder
Expand and Fold GWT Tree
Mouse click on richfaces:tree
how to make the border of tree widget invisible
More...