|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRowInstance
Method Summary | |
---|---|
java.lang.String |
getBookmarkValue()
Get the value of bookmark |
java.lang.String |
getHeight()
Get the height of the row |
IScriptStyle |
getStyle()
Get the style of the row |
void |
setBookmark(java.lang.String bookmark)
Set the bookmark |
void |
setHeight(java.lang.String height)
Set the height of the row |
Methods inherited from interface org.eclipse.birt.report.engine.api.script.instance.IReportElementInstance |
---|
getHorizontalPosition, getNamedExpressionValue, getParent, getRowData, getUserPropertyValue, getVerticalPosition, getWidth, setHorizontalPosition, setUserPropertyValue, setVerticalPosition, setWidth |
Method Detail |
---|
IScriptStyle getStyle()
getStyle
in interface IReportElementInstance
java.lang.String getBookmarkValue()
void setBookmark(java.lang.String bookmark)
bookmark
- java.lang.String getHeight()
getHeight
in interface IReportElementInstance
void setHeight(java.lang.String height)
setHeight
in interface IReportElementInstance
height
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |