|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
public interface HyperlinkProperties
Interface for elements that supports links to external documents.
This class is part of the RDC.
| Method Summary | |
|---|---|
java.lang.String |
getHyperlinkUrl()
Returns the target URL of the hyperlink which is associated with this element. |
FormulaField |
getHyperlinkUrlFormula()
Returns the formula of the property 'hyperlink url'. |
void |
setHyperlinkUrl(java.lang.String url)
Sets the target location of a hyperlink which is associated with this element. |
void |
setHyperlinkUrlFormula(FormulaField newFormula)
Sets the formula for the property 'hyperlink url'. |
| Method Detail |
|---|
FormulaField getHyperlinkUrlFormula()
FormulaField The formula of the property 'hyperlink url'.void setHyperlinkUrlFormula(FormulaField newFormula)
newFormula - The new formula for the property 'hyperlink url'.void setHyperlinkUrl(java.lang.String url)
url - A string which starts with one of the following protocol types (followed by the target):java.lang.String getHyperlinkUrl()
|
i-net Clear Reports | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||