Uses of Class
com.stimulsoft.report.styles.StiBaseStyle
Packages that use StiBaseStyle
Package
Description
-
Uses of StiBaseStyle in com.stimulsoft.report.components
Methods in com.stimulsoft.report.components that return StiBaseStyle -
Uses of StiBaseStyle in com.stimulsoft.report.components.complexcomponents
Methods in com.stimulsoft.report.components.complexcomponents with parameters of type StiBaseStyleModifier and TypeMethodDescriptionfinal voidStiContainer.SetParentStylesToChilds(StiBaseStyle style) -
Uses of StiBaseStyle in com.stimulsoft.report.engine
Methods in com.stimulsoft.report.engine that return StiBaseStyleModifier and TypeMethodDescriptionstatic StiBaseStyleStiOddEvenStylesHelper.applyOddEvenStyles(StiReport report, IStiOddEvenStyles styles, StiContainer cont) Applies OddStyle and EvenStyle to the specified container that is formed on the base of a band that realizes the IStiOddEvenStyles interface. -
Uses of StiBaseStyle in com.stimulsoft.report.engine.engineV2
Methods in com.stimulsoft.report.engine.engineV2 that return types with arguments of type StiBaseStyleMethod parameters in com.stimulsoft.report.engine.engineV2 with type arguments of type StiBaseStyleModifier and TypeMethodDescriptionvoidStiEngine.setHashParentStyles(Hashtable<StiComponent, StiBaseStyle> hashParentStyles) -
Uses of StiBaseStyle in com.stimulsoft.report.infographics.gauge.styles.view
Subclasses of StiBaseStyle in com.stimulsoft.report.infographics.gauge.styles.viewModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of StiBaseStyle in com.stimulsoft.report.maps.style
Subclasses of StiBaseStyle in com.stimulsoft.report.maps.styleModifier and TypeClassDescriptionclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright Stimulsoft -
Uses of StiBaseStyle in com.stimulsoft.report.styles
Subclasses of StiBaseStyle in com.stimulsoft.report.stylesModifier and TypeClassDescriptionclassDescribes the class that contains a style for Chart components.classDescribes the class that contains a style for CrossTab components.classDescribes the class that contains a style for dialog controls.classclassCopyright StimulsoftclassCopyright StimulsoftclassCopyright StimulsoftclassDescribes the class that contains a style for components.classCopyright StimulsoftMethods in com.stimulsoft.report.styles that return StiBaseStyleModifier and TypeMethodDescriptionstatic StiBaseStyleStiBaseStyle.getStyle(StiComponent component) static StiBaseStyleStiBaseStyle.getStyle(StiComponent component, StiStyleElements styleElements) static StiBaseStyleStiBaseStyle.getStyle(StiComponent component, StiStyleElements styleElements, StiBaseStyle componentStyle) static StiBaseStyleStiBaseStyle.getStyle(StiComponent component, StiBaseStyle componentStyle) StiBaseStyle.StiStyleSaver.getStyle()static StiBaseStyleStiBaseStyle.loadStyleFromString(String styleStr) Loads the style from the string.Methods in com.stimulsoft.report.styles that return types with arguments of type StiBaseStyleModifier and TypeMethodDescriptionStiStylesCreator.createStyles(String collectionName, StiColor baseColor) Methods in com.stimulsoft.report.styles with parameters of type StiBaseStyleModifier and TypeMethodDescriptionstatic StiBaseStyleStiBaseStyle.getStyle(StiComponent component, StiStyleElements styleElements, StiBaseStyle componentStyle) static StiBaseStyleStiBaseStyle.getStyle(StiComponent component, StiBaseStyle componentStyle) final voidStiStyle.GetStyleFromComponent(StiComponent component, StiStyleElements styleElements, StiBaseStyle componentStyle) Gets a style from the component.voidStiStylesCollection.set(String name, StiBaseStyle style) voidStiBaseStyle.StiStyleSaver.setStyle(StiBaseStyle style) Constructors in com.stimulsoft.report.styles with parameters of type StiBaseStyle -
Uses of StiBaseStyle in com.stimulsoft.report.styles.conditions
Methods in com.stimulsoft.report.styles.conditions with parameters of type StiBaseStyleModifier and TypeMethodDescriptionstatic booleanStiStyleConditionHelper.isAllowStyle(StiComponent component, StiBaseStyle style) -
Uses of StiBaseStyle in com.stimulsoft.webdesigner.helper
Methods in com.stimulsoft.webdesigner.helper with parameters of type StiBaseStyleModifier and TypeMethodDescriptionstatic voidStiStylesHelper.applyStyleProperties(StiBaseStyle style, HashMap<String, Object> properties, StiReport report) static voidStiStylesHelper.generateNewName(StiReport report, StiBaseStyle newStyle) static voidStiStylesHelper.generateNewName(StiStylesCollection styles, StiBaseStyle newStyle) static voidStiStylesHelper.setStyleConditionsProprty(StiBaseStyle style, ArrayList<HashMap<String, Object>> conditions) StiStylesHelper.styleItem(StiBaseStyle style)