|
|||||||||
| 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.ColumnData
public class ColumnData
| Constructor Summary | |
|---|---|
ColumnData()
|
|
ColumnData(double width)
|
|
| Method Summary | |
|---|---|
double |
getWidth()
Returns the width. |
void |
setWidth(double width)
Sets the width of the column. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColumnData()
public ColumnData(double width)
| Method Detail |
|---|
public void setWidth(double width)
width - the width, values <= 1 treated a percentages.public double getWidth()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||