| Package | ardisia.components.rating.events |
| Class | public class RatingEvent |
| Inheritance | RatingEvent flash.events.Event |
| Method | Defined By | ||
|---|---|---|---|
RatingEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false) | RatingEvent | ||
| Constant | Defined By | ||
|---|---|---|---|
| CHANGE : String = change [static] | RatingEvent | ||
| RatingEvent | () | Constructor |
public function RatingEvent(type:String, bubbles:Boolean = false, cancelable:Boolean = false)type:String | |
bubbles:Boolean (default = false) | |
cancelable:Boolean (default = false) |
| CHANGE | Constant |
public static const CHANGE:String = change