public interface IRowInstance extends IReportElementInstance
| 限定符和类型 | 方法和说明 |
|---|---|
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, setWidthIScriptStyle getStyle()
getStyle 在接口中 IReportElementInstancejava.lang.String getBookmarkValue()
void setBookmark(java.lang.String bookmark)
bookmark - java.lang.String getHeight()
getHeight 在接口中 IReportElementInstancevoid setHeight(java.lang.String height)
setHeight 在接口中 IReportElementInstanceheight - Copyright © 2008 Actuate Corp. All rights reserved.