| Package | stimulsoft.controls.theme |
| Class | public class StiThemeEvent |
| Inheritance | StiThemeEvent flash.events.Event |
| Method | Defined By | ||
|---|---|---|---|
StiThemeEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false) | StiThemeEvent | ||
| Constant | Defined By | ||
|---|---|---|---|
| THEME_UPDATED : String = themeUpdated [static] | StiThemeEvent | ||
| StiThemeEvent | () | Constructor |
public function StiThemeEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)type:String | |
bubbles:Boolean (default = false) | |
cancelable:Boolean (default = false) |
| THEME_UPDATED | Constant |
public static const THEME_UPDATED:String = themeUpdated