public interface IGridInstance extends IReportItemInstance
| 限定符和类型 | 方法和说明 |
|---|---|
java.lang.String |
getCaption()
Get the caption.
|
java.lang.String |
getCaptionKey()
Get the caption key
|
java.lang.String |
getSummary()
Get the summary.
|
void |
setCaption(java.lang.String caption)
Set the caption
|
void |
setCaptionKey(java.lang.String captionKey)
Set the caption key
|
void |
setSummary(java.lang.String summary)
Set the summary
|
getHelpText, getHyperlink, getName, setHelpText, setNamegetHeight, getHorizontalPosition, getNamedExpressionValue, getParent, getRowData, getStyle, getUserPropertyValue, getVerticalPosition, getWidth, setHeight, setHorizontalPosition, setUserPropertyValue, setVerticalPosition, setWidthjava.lang.String getCaption()
void setCaption(java.lang.String caption)
java.lang.String getCaptionKey()
void setCaptionKey(java.lang.String captionKey)
java.lang.String getSummary()
void setSummary(java.lang.String summary)
Copyright © 2008 Actuate Corp. All rights reserved.