|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IReportItemInstance
Method Summary | |
---|---|
java.lang.String |
getHelpText()
Get the help text |
java.lang.String |
getHyperlink()
Get the hyperlink |
java.lang.String |
getName()
Get the name |
void |
setHelpText(java.lang.String helpText)
Set the help text |
void |
setName(java.lang.String name)
Set the name |
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 getHyperlink()
java.lang.String getName()
void setName(java.lang.String name)
java.lang.String getHelpText()
void setHelpText(java.lang.String helpText)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |