|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
int |
getColSpan()
Get the column span |
int |
getColumn()
Get the column number |
int |
getRowSpan()
|
void |
setColSpan(int colSpan)
Set the column span |
void |
setRowSpan(int rowSpan)
Set the rowspan |
Methods inherited from interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance |
getHeight, getHorizontalPosition, getNamedExpressionValue, getParent, getRowData, getStyle, getUserPropertyValue, getVerticalPosition, getWidth, setHeight, setHorizontalPosition, setUserPropertyValue, setVerticalPosition, setWidth |
Method Detail |
public int getColSpan()
public void setColSpan(int colSpan)
public int getRowSpan()
public void setRowSpan(int rowSpan)
public int getColumn()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |