Uses of Class
com.stimulsoft.report.components.StiBookmark
Packages that use StiBookmark
Package
Description
-
Uses of StiBookmark in com.stimulsoft.report
Fields in com.stimulsoft.report declared as StiBookmarkModifier and TypeFieldDescriptionStiReport.bookmarkValueStiReport.manualBookmarkStiReport.pointerValueMethods in com.stimulsoft.report that return StiBookmarkModifier and TypeMethodDescriptionfinal StiBookmarkStiReport.getBookmark()Gets or sets the root bookmark.StiReport.getPointer()Methods in com.stimulsoft.report with parameters of type StiBookmarkModifier and TypeMethodDescriptionfinal voidStiReport.setBookmark(StiBookmark value) voidStiReport.setPointer(StiBookmark value) -
Uses of StiBookmark in com.stimulsoft.report.components
Fields in com.stimulsoft.report.components declared as StiBookmarkModifier and TypeFieldDescriptionStiComponent.currentPointerStiComponent.parentBookmarkStiComponent.parentPointerMethods in com.stimulsoft.report.components that return StiBookmarkModifier and TypeMethodDescriptionfinal StiBookmarkStiComponent.getCurrentBookmark()gets or sets current bookmark for this component.final StiBookmarkfinal StiBookmarkStiComponent.getParentBookmark()gets or sets parent bookmark for this component.Methods in com.stimulsoft.report.components with parameters of type StiBookmarkModifier and TypeMethodDescriptionfinal voidStiComponent.setCurrentBookmark(StiBookmark value) final voidStiComponent.setParentBookmark(StiBookmark value) -
Uses of StiBookmark in com.stimulsoft.report.components.bands
Fields in com.stimulsoft.report.components.bands declared as StiBookmarkModifier and TypeFieldDescriptionStiDataBandInfoV1.ResParentBookmarkParent bookmark of the current component.StiDataBandInfoV2.StoredParentBookmarkStiDataBandInfoV2.storedParentPointer -
Uses of StiBookmark in com.stimulsoft.report.engine.engineV2
Fields in com.stimulsoft.report.engine.engineV2 declared as StiBookmarkMethods in com.stimulsoft.report.engine.engineV2 that return StiBookmarkModifier and TypeMethodDescriptionstatic StiBookmarkStiBookmarksV2Helper.CreateBookmark(String text) Creates a new bookmark.static StiBookmarkStiBookmarksV2Helper.CreateBookmark(String text, String componentGuid) Creates a new bookmark.static StiBookmarkStiBookmarksV2Helper.GetBookmark(StiBookmark bookmark, String name) Methods in com.stimulsoft.report.engine.engineV2 with parameters of type StiBookmarkModifier and TypeMethodDescriptionstatic voidStiBookmarksV2Helper.Add(StiBookmark bookmark, String name) Adds a bookmark manually.static StiBookmarkStiBookmarksV2Helper.GetBookmark(StiBookmark bookmark, String name) static voidStiBookmarksV2Helper.Pack(StiBookmark bookmark) static voidStiBookmarksV2Helper.PrepareBookmark(StiBookmark bookmark) Prepares a bookmark and all of its child bookmarks for showing. -
Uses of StiBookmark in com.stimulsoft.report.saveLoad
Methods in com.stimulsoft.report.saveLoad that return StiBookmarkModifier and TypeMethodDescriptionfinal StiBookmarkStiDocument.getBookmark()Gets or sets the root bookmark of a document.Methods in com.stimulsoft.report.saveLoad with parameters of type StiBookmark -
Uses of StiBookmark in com.stimulsoft.report.viewer.visual
Methods in com.stimulsoft.report.viewer.visual that return StiBookmarkMethods in com.stimulsoft.report.viewer.visual with parameters of type StiBookmarkConstructors in com.stimulsoft.report.viewer.visual with parameters of type StiBookmark -
Uses of StiBookmark in com.stimulsoft.web.helper
Methods in com.stimulsoft.web.helper with parameters of type StiBookmarkModifier and TypeMethodDescriptionStiReportHelper.getBookmarkPointers(StiReport report, StiBookmark bookmark)