|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.google.gwt.gadgets.client.DynamicHeightFeature
public class DynamicHeightFeature
Provides access to the dynamic height feature.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.google.gwt.gadgets.client.GadgetFeature |
|---|
GadgetFeature.FeatureName, GadgetFeature.MayRequire |
| Method Summary | |
|---|---|
void |
adjustHeight()
Causes the Gadget to be resized. |
com.google.gwt.user.client.ui.RootPanel |
getContentDiv()
Use this method to retrieve the RootPanel to attach all gadget content to when using DynamicHeight. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void adjustHeight()
getContentDiv().
public com.google.gwt.user.client.ui.RootPanel getContentDiv()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||