Hi all.

I respond myself: To define a new height it's necessary to modify the 
"updateFrameHeight" method of JsLibrary.java:

    public static native void updateFrameHeight()/*-{
            $wnd.jQuery(".x-panel-body").attr("style","width:100%");
            $wnd.jQuery(".gwt-Frame").attr("style","width:100%");
            $wnd.jQuery(".gwt-Frame").attr("style","height:400px");
          }-*/;

Anybody knows a simple way to do this? Is it possible to change the height of a 
single gadget instead all of them?

Regards.
--
Posted by "enriqueperez" at Nuxeo Discussions <http://nuxeo.org/discussions>
View the complete thread: 
<http://www.nuxeo.org/discussions/thread.jspa?threadID=3256#9970>
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm
To unsubscribe, go to http://lists.nuxeo.com/mailman/options/ecm

Reply via email to