|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
getCaption()
Get the caption. |
java.lang.String |
getCaptionKey()
Get the caption key |
boolean |
getRepeatHeader()
Get repeat header |
void |
setCaption(java.lang.String caption)
Set the caption |
void |
setCaptionKey(java.lang.String captionKey)
Set the caption key |
void |
setRepeatHeader(boolean repeat)
Set repeat header |
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 |
public java.lang.String getCaption()
public void setCaption(java.lang.String caption)
public java.lang.String getCaptionKey()
public void setCaptionKey(java.lang.String captionKey)
public boolean getRepeatHeader()
public void setRepeatHeader(boolean repeat)
repeat
-
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |