File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes GWT and the fly likes does any Breedcrumb widget in gwt 2.4? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Frameworks » GWT
Reply Bookmark "does any Breedcrumb widget in gwt 2.4?" Watch "does any Breedcrumb widget in gwt 2.4?" New topic
Author

does any Breedcrumb widget in gwt 2.4?

peter tong
Ranch Hand

Joined: Mar 15, 2008
Posts: 234
I just think is there any official Breedcrumb widget in GWT?
the format is just simple
> menu1 > menu 1.1 > menu 1.1.2
and user can go back to menu 1.1 by clicking the "menu 1.1" in the Breedcrumb control.
Maneesh Godbole
Saloon Keeper

Joined: Jul 26, 2007
Posts: 8430

Bread crumbs are just the visual part. Underneath it, you will probably need to use something like GWT History Mechanism


[Donate a pint, save a life!] [How to ask questions] [Onff-turn it on!]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel
 
subject: does any Breedcrumb widget in gwt 2.4?
 
Similar Threads
problem with simple gwt app
Returning A List Of Variables From A Folder Of Documents And Returning Them Into A New Document
problem with tiles mapping
GWT Entry point Configuration
DHTML drop down menu - Cross Browser