|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.gwtext.client.core.JsObject
com.gwtext.client.core.BaseConfig
com.gwtext.client.widgets.layout.LayoutData
com.gwtext.client.widgets.layout.RowLayoutData
public class RowLayoutData
Supporting class for RowLayout.
RowLayout| Field Summary |
|---|
| Fields inherited from class com.gwtext.client.core.JsObject |
|---|
jsObj |
| Constructor Summary | |
|---|---|
RowLayoutData()
|
|
RowLayoutData(int height)
|
|
RowLayoutData(java.lang.String height)
|
|
| Method Summary | |
|---|---|
void |
setHeight(int height)
|
void |
setHeight(java.lang.String height)
|
| Methods inherited from class com.gwtext.client.core.JsObject |
|---|
getJsObj, getProperties, isCreated, setJsObj |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RowLayoutData()
public RowLayoutData(java.lang.String height)
public RowLayoutData(int height)
| Method Detail |
|---|
public void setHeight(int height)
public void setHeight(java.lang.String height)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||