Uses of Class
com.stimulsoft.report.components.StiBookmarksCollection
Packages that use StiBookmarksCollection
-
Uses of StiBookmarksCollection in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiBookmarksCollectionModifier and TypeMethodDescriptionfinal StiBookmarksCollectionStiBookmark.getBookmarks()Gets or sets a collection of childs bookmarks.Methods in com.stimulsoft.report.components with parameters of type StiBookmarksCollectionModifier and TypeMethodDescriptionvoidStiBookmarksCollection.AddRange(StiBookmarksCollection bookmarks) final voidStiBookmark.setBookmarks(StiBookmarksCollection value) -
Uses of StiBookmarksCollection in com.stimulsoft.report.engine.engineV2.builders
Methods in com.stimulsoft.report.engine.engineV2.builders with parameters of type StiBookmarksCollectionModifier and TypeMethodDescriptionstatic voidStiTableOfContentsV2Builder.postProcessBookmarks(List<StiComponent> comps, String baseName, StiComponent panel, StiBookmarksCollection bookmarks)