public interface IRowInstance extends IReportElementInstance
Modifier and Type | Method and Description |
---|---|
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
|
getHorizontalPosition, getNamedExpressionValue, getParent, getRowData, getUserPropertyValue, getVerticalPosition, getWidth, setHorizontalPosition, setUserPropertyValue, setVerticalPosition, setWidth
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
- Copyright © 2008 Actuate Corp. All rights reserved.