|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JRAnchor
An interface providing anchor functionality. It must be implemented by elements that can contain anchors for hyperlinks.
| Field Summary | |
|---|---|
static int |
NO_BOOKMARK
Value of the bookmark level that indicates that no bookmark should be created for the anchor. |
| Method Summary | |
|---|---|
JRExpression |
getAnchorNameExpression()
Returns an expression whose value represents the anchor name. |
int |
getBookmarkLevel()
Returns the level of the bookmark corresponding to the anchor. |
| Field Detail |
|---|
static final int NO_BOOKMARK
| Method Detail |
|---|
JRExpression getAnchorNameExpression()
int getBookmarkLevel()
NO_BOOKMARK if no bookmark should be created for this anchor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||