Re: Slider Panel like in maps?
A collapsable panel is trivially easy to implement with GWT 2.0's dock
layout and the animate() call. Just FYI.
Jeff
On Sat, Feb 27, 2010 at 8:41 AM, Panam <panam@gmx.net> wrote:
> Peter
>
> thanks, that was exactly what I was looking for :)
>
> On 20 Feb., 20:30, Peter Simun <si...@seges.sk> wrote:
>> 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
>>
>
> Cheers
> Simon
>
> --
> 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-toolkit@googlegroups.com.
> To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
>
>
--
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-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home