|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.extjs.gxt.ui.client.widget.layout.LayoutData
com.extjs.gxt.ui.client.widget.layout.MarginData
com.extjs.gxt.ui.client.widget.layout.FitData
public class FitData
Layout data for FitLayout
| Constructor Summary | |
|---|---|
FitData()
|
|
FitData(int margin)
|
|
FitData(int top,
int right,
int bottom,
int left)
|
|
FitData(Margins margins)
|
|
| Method Summary |
|---|
| Methods inherited from class com.extjs.gxt.ui.client.widget.layout.MarginData |
|---|
getMargins, setMargins |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FitData()
public FitData(int top,
int right,
int bottom,
int left)
public FitData(int margin)
public FitData(Margins margins)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||