you can find Collapsible panel implemented in GWT here: http://code.google.com/p/gwt-incubator-1-5-wiki/wiki/CollapsiblePanel or in GXT just set panel.setCollapsible(true); to the panel. See the demo here: http://www.extjs.com/example
Peter On Feb 19, 3:57 am, Panam <[email protected]> wrote: > I really love the "slider panel" that is used with Google maps. Is > this (or a very similar) widget somehow available for GWT? Thanks -- 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.
