Uses of Class
com.stimulsoft.report.styles.StiStylesCollection
Packages that use StiStylesCollection
Package
Description
-
Uses of StiStylesCollection in com.stimulsoft.report
Methods in com.stimulsoft.report that return StiStylesCollectionModifier and TypeMethodDescriptionfinal StiStylesCollectionStiReport.getStyles()Gets a collection which consists of report styles.Methods in com.stimulsoft.report with parameters of type StiStylesCollection -
Uses of StiStylesCollection in com.stimulsoft.report.components.bands
Methods in com.stimulsoft.report.components.bands that return StiStylesCollectionMethods in com.stimulsoft.report.components.bands with parameters of type StiStylesCollection -
Uses of StiStylesCollection in com.stimulsoft.report.options
Methods in com.stimulsoft.report.options that return StiStylesCollection -
Uses of StiStylesCollection in com.stimulsoft.report.saveLoad
Methods in com.stimulsoft.report.saveLoad that return StiStylesCollectionMethods in com.stimulsoft.report.saveLoad with parameters of type StiStylesCollection -
Uses of StiStylesCollection in com.stimulsoft.report.styles
Methods in com.stimulsoft.report.styles that return StiStylesCollectionModifier and TypeMethodDescriptionStiStylesCollection.StiStylesSaver.getStyles()final StiStylesCollectionStiStylesSheet.getStyles()Gets or sets styles of report.Methods in com.stimulsoft.report.styles with parameters of type StiStylesCollectionModifier and TypeMethodDescriptionvoidStiStylesCollection.StiStylesSaver.setStyles(StiStylesCollection styles) final voidStiStylesSheet.setStyles(StiStylesCollection value) Constructors in com.stimulsoft.report.styles with parameters of type StiStylesCollectionModifierConstructorDescriptionStiStylesSaver(StiStylesCollection styles) StiStylesSheet(StiStylesCollection styles) Creates a new object of the type StiStylesSheet. -
Uses of StiStylesCollection in com.stimulsoft.webdesigner.helper
Methods in com.stimulsoft.webdesigner.helper that return StiStylesCollectionModifier and TypeMethodDescriptionstatic StiStylesCollectionStiStylesHelper.createStylesCollectionFromBaseColor(StiColor baseColor, String name) Methods in com.stimulsoft.webdesigner.helper with parameters of type StiStylesCollectionModifier and TypeMethodDescriptionstatic voidStiReportEdit.applyStyles(StiComponent comp, StiStylesCollection stylesCollection) static voidStiStylesHelper.generateNewName(StiStylesCollection styles, StiBaseStyle newStyle)