The way you get dynamic height is by implementing the
NeedsDynamicHeight interface on your gadget.

http://www.google.com/codesearch/p?hl=en#ow6Lmd7dcZY/trunk/gadgets/gadgets/src/com/google/gwt/gadgets/client/NeedsDynamicHeight.java&q=NeedsDynamicHeight%20package:http://gwt-google-apis%5C.googlecode%5C.com&sa=N&cd=1&ct=rc



On Mon, Dec 6, 2010 at 9:26 AM, Alexander <akolc...@gmail.com> wrote:
> By the way, some useful tags you should add using �...@featurename.
>
> For example: @FeatureName(value = "dynamic-height")
>
> Details see here 
> http://code.google.com/p/gwt-google-apis/wiki/GadgetsGettingStarted#Adding_container_features
>
> But I still don't know how to get such tag automatically after
> compilation :(
>
>        <!-- Define the content type and display location. The
> settings
> "html" and "card" are required for all Gmail contextual gadgets. -->
>
>        <Content type="html" view="card">
>
> How to get added attribute view="card" to Content  tag?
>
> --
> 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 this group, send email to 
> google-web-toolkit+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/google-web-toolkit?hl=en.
>
>



-- 
Eric Z. Ayers
Google Web Toolkit, Atlanta, GA USA

-- 
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 this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to