Uses of Enum Class
com.stimulsoft.webdesigner.enums.StiWebDesignerTheme
Packages that use StiWebDesignerTheme
-
Uses of StiWebDesignerTheme in com.stimulsoft.webdesigner
Methods in com.stimulsoft.webdesigner that return StiWebDesignerThemeModifier and TypeMethodDescriptionStiWebDesignerOptions.getTheme()Gets or sets the current visual theme which is used for drawing visual elements of the designer.Methods in com.stimulsoft.webdesigner with parameters of type StiWebDesignerThemeModifier and TypeMethodDescriptionvoidStiWebDesignerOptions.setTheme(StiWebDesignerTheme theme) Gets or sets the current visual theme which is used for drawing visual elements of the designer. -
Uses of StiWebDesignerTheme in com.stimulsoft.webdesigner.enums
Methods in com.stimulsoft.webdesigner.enums that return StiWebDesignerThemeModifier and TypeMethodDescriptionstatic StiWebDesignerThemeReturns the enum constant of this class with the specified name.static StiWebDesignerTheme[]StiWebDesignerTheme.values()Returns an array containing the constants of this enum class, in the order they are declared.