|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cruxframework.crux.plugin.gadget.client.features.impl.DynamicHeightFeatureImpl
public class DynamicHeightFeatureImpl
Provides access to the dynamic height feature.
| Method Summary | |
|---|---|
void |
adjustHeight()
Causes the Gadget to be resized. |
void |
adjustHeight(int height)
Causes the Gadget to be resized. |
ViewPortDimensions |
getViewportDimensions()
Detects the inner dimensions of a frame. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void adjustHeight()
DynamicHeightFeature
adjustHeight in interface DynamicHeightFeaturepublic void adjustHeight(int height)
DynamicHeightFeature
adjustHeight in interface DynamicHeightFeatureheight - A preferred height in pixels.public ViewPortDimensions getViewportDimensions()
DynamicHeightFeature
getViewportDimensions in interface DynamicHeightFeature
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||