|
|||||||||
| 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.
| コンストラクタ 概要 | |
|---|---|
FlowData(int margin)
|
|
FlowData(int top,
int right,
int bottom,
int left)
|
|
FlowData(Margins margins)
|
|
| メソッド 概要 |
|---|
| クラス com.extjs.gxt.ui.client.widget.layout.MarginData から継承されたメソッド |
|---|
getMargins, setMargins |
| クラス java.lang.Object から継承されたメソッド |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタ 詳細 |
|---|
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 | ||||||||