|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IGridInstance
Method Summary | |
---|---|
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 |
Methods inherited from interface org.eclipse.birt.report.engine.api.script.instance.IReportItemInstance |
---|
getHelpText, getHyperlink, getName, setHelpText, setName |
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 |
---|
java.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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |