Uses of Enum Class
com.stimulsoft.report.StiNamingRule
Packages that use StiNamingRule
-
Uses of StiNamingRule in com.stimulsoft.report
Methods in com.stimulsoft.report that return StiNamingRuleModifier and TypeMethodDescriptionstatic StiNamingRuleStiNamingRule.forValue(int value) static StiNamingRuleStiNameCreation.getNamingRule()static StiNamingRuleReturns the enum constant of this class with the specified name.static StiNamingRule[]StiNamingRule.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.stimulsoft.report with parameters of type StiNamingRule -
Uses of StiNamingRule in com.stimulsoft.report.options
Methods in com.stimulsoft.report.options that return StiNamingRuleModifier and TypeMethodDescriptionstatic StiNamingRuleEngineOptions.getNamingRule()Gets or sets a value which controls of naming of new components in the report.Methods in com.stimulsoft.report.options with parameters of type StiNamingRule