|
|||||||||
| 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.FlowData
public class FlowData
Layout data for FlowData.
| Constructor Summary | |
|---|---|
FlowData(int margin)
|
|
FlowData(int top,
int right,
int bottom,
int left)
|
|
FlowData(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 FlowData(int top,
int right,
int bottom,
int left)
public FlowData(int margin)
public FlowData(Margins margins)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||