|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JRHyperlinkParameter
A hyperlink parameter, consisting of a name and a value expression. Hyperlink parameters can be used to parametrize hyperlinks of custom types.
JRHyperlink.getHyperlinkParameters()| Method Summary | |
|---|---|
java.lang.String |
getName()
Returns the parameter name. |
JRExpression |
getValueExpression()
Returns the parameter value expression. |
| Methods inherited from interface net.sf.jasperreports.engine.JRCloneable |
|---|
clone |
| Method Detail |
|---|
java.lang.String getName()
JRExpression getValueExpression()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||