|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.cosylab.vdct.db.DBSheetColWidth
public class DBSheetColWidth
| Constructor Summary | |
|---|---|
DBSheetColWidth(int splitIndex,
int width)
|
|
| Method Summary | |
|---|---|
int |
getSplitIndex()
|
int |
getWidth()
|
void |
setSplitIndex(int splitIndex)
|
void |
setWidth(int width)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DBSheetColWidth(int splitIndex,
int width)
splitIndex - width - | Method Detail |
|---|
public int getSplitIndex()
public void setSplitIndex(int splitIndex)
splitIndex - the splitIndex to setpublic int getWidth()
public void setWidth(int width)
width - the width to set
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||